..
Makefile.inc
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
pthread_private.h
Fixes for signal handling:
1999-12-17 00:56:36 +00:00
uthread_accept.c
General clean-up of socket.h and associated sources to synchronise up
1999-11-24 20:49:04 +00:00
uthread_attr_destroy.c
uthread_attr_getdetachstate.c
uthread_attr_getinheritsched.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_attr_getschedparam.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_attr_getschedpolicy.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_attr_getscope.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_attr_getstackaddr.c
uthread_attr_getstacksize.c
uthread_attr_init.c
uthread_attr_setcreatesuspend_np.c
uthread_attr_setdetachstate.c
uthread_attr_setinheritsched.c
uthread_attr_setprio.c
uthread_attr_setschedparam.c
uthread_attr_setschedpolicy.c
uthread_attr_setscope.c
uthread_attr_setstackaddr.c
uthread_attr_setstacksize.c
uthread_autoinit.cc
uthread_bind.c
General clean-up of socket.h and associated sources to synchronise up
1999-11-24 20:49:04 +00:00
uthread_cancel.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_clean.c
uthread_close.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_cond.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_condattr_destroy.c
uthread_condattr_init.c
uthread_connect.c
General clean-up of socket.h and associated sources to synchronise up
1999-11-24 20:49:04 +00:00
uthread_create.c
* Fix the stack allocation code so that it works for alpha. Change it
1999-11-28 19:47:43 +00:00
uthread_detach.c
uthread_dup2.c
uthread_dup.c
uthread_equal.c
uthread_execve.c
uthread_exit.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_fchflags.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_fchmod.c
uthread_fchown.c
uthread_fcntl.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_fd.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_file.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_find_thread.c
uthread_flock.c
uthread_fork.c
Change signal handling to conform to POSIX specified semantics.
1999-12-04 22:55:59 +00:00
uthread_fstat.c
uthread_fstatfs.c
uthread_fsync.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_gc.c
uthread_getdirentries.c
uthread_getpeername.c
General clean-up of socket.h and associated sources to synchronise up
1999-11-24 20:49:04 +00:00
uthread_getprio.c
uthread_getschedparam.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_getsockname.c
General clean-up of socket.h and associated sources to synchronise up
1999-11-24 20:49:04 +00:00
uthread_getsockopt.c
General clean-up of socket.h and associated sources to synchronise up
1999-11-24 20:49:04 +00:00
uthread_info.c
sigset_t change (part 5 of 5)
1999-09-29 15:18:46 +00:00
uthread_init.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_ioctl.c
uthread_join.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_kern.c
Fixes for signal handling:
1999-12-17 00:56:36 +00:00
uthread_kill.c
Fixes for signal handling:
1999-12-17 00:56:36 +00:00
uthread_listen.c
uthread_mattr_init.c
uthread_mattr_kind_np.c
uthread_msync.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_multi_np.c
uthread_mutex_prioceiling.c
uthread_mutex_protocol.c
uthread_mutex.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_mutexattr_destroy.c
uthread_nanosleep.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_once.c
uthread_open.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_pipe.c
uthread_poll.c
When checking for valid timevals in the wrapped select() and poll()
1999-08-30 00:02:08 +00:00
uthread_priority_queue.c
uthread_read.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_readv.c
uthread_recvfrom.c
General clean-up of socket.h and associated sources to synchronise up
1999-11-24 20:49:04 +00:00
uthread_recvmsg.c
uthread_resume_np.c
uthread_rwlock.c
uthread_rwlockattr.c
uthread_select.c
When checking for valid timevals in the wrapped select() and poll()
1999-08-30 00:02:08 +00:00
uthread_self.c
uthread_sendmsg.c
uthread_sendto.c
General clean-up of socket.h and associated sources to synchronise up
1999-11-24 20:49:04 +00:00
uthread_seterrno.c
uthread_setprio.c
uthread_setschedparam.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_setsockopt.c
General clean-up of socket.h and associated sources to synchronise up
1999-11-24 20:49:04 +00:00
uthread_shutdown.c
uthread_sig.c
Fixes for signal handling:
1999-12-17 00:56:36 +00:00
uthread_sigaction.c
uthread_sigblock.c
uthread_sigmask.c
sigset_t change (part 5 of 5)
1999-09-29 15:18:46 +00:00
uthread_signal.c
uthread_sigpending.c
uthread_sigprocmask.c
sigset_t change (part 5 of 5)
1999-09-29 15:18:46 +00:00
uthread_sigsetmask.c
uthread_sigsuspend.c
uthread_sigwait.c
Change signal handling to conform to POSIX specified semantics.
1999-12-04 22:55:59 +00:00
uthread_single_np.c
uthread_socket.c
uthread_socketpair.c
uthread_spec.c
uthread_spinlock.c
uthread_suspend_np.c
uthread_switch_np.c
uthread_vfork.c
uthread_wait4.c
Fixes for signal handling:
1999-12-17 00:56:36 +00:00
uthread_write.c
add pthread_cancel, obtained from OpenBSD.
1999-11-28 05:38:13 +00:00
uthread_writev.c
Avoid an infinite loop if the last element of the iov array passed to
1999-12-16 22:35:40 +00:00
uthread_yield.c