.. |
Makefile.inc
|
Added missing source file uthread_sigwait.c.
|
1997-11-24 23:04:29 +00:00 |
pthread_private.h
|
Change the FILE locking to be by FILE, not by the underlying fd as
|
1998-04-11 07:47:22 +00:00 |
uthread_accept.c
|
Fixes from Jeremy Allison and Terry Lambert for pthreads:
|
1998-02-13 01:27:34 +00:00 |
uthread_attr_destroy.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_attr_getdetachstate.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_attr_getstackaddr.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_attr_getstacksize.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_attr_init.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_attr_setcreatesuspend_np.c
|
|
|
uthread_attr_setdetachstate.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_attr_setprio.c
|
|
|
uthread_attr_setstackaddr.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_attr_setstacksize.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_autoinit.cc
|
|
|
uthread_bind.c
|
|
|
uthread_clean.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_close.c
|
|
|
uthread_cond.c
|
Enable static initialisation of mutexes and condition variables.
|
1998-04-04 11:33:01 +00:00 |
uthread_condattr_destroy.c
|
Modify the return values to comply with POSIX. Previously these
|
1997-11-25 01:29:16 +00:00 |
uthread_condattr_init.c
|
Modify the return values to comply with POSIX. Previously these
|
1997-11-25 01:29:16 +00:00 |
uthread_connect.c
|
|
|
uthread_create.c
|
Change the FILE locking to be by FILE, not by the underlying fd as
|
1998-04-11 07:47:22 +00:00 |
uthread_detach.c
|
Add a magic field to the pthread structure to help recognize valid
|
1998-04-03 09:31:15 +00:00 |
uthread_dup2.c
|
|
|
uthread_dup.c
|
|
|
uthread_equal.c
|
|
|
uthread_execve.c
|
|
|
uthread_exit.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_fchmod.c
|
|
|
uthread_fchown.c
|
|
|
uthread_fcntl.c
|
|
|
uthread_fd.c
|
Fixes from Jeremy Allison and Terry Lambert for pthreads:
|
1998-02-13 01:27:34 +00:00 |
uthread_file.c
|
Change the FILE locking to be by FILE, not by the underlying fd as
|
1998-04-11 07:47:22 +00:00 |
uthread_flock.c
|
|
|
uthread_fork.c
|
Fix a problem of indirection unblocking signals that would have caused
|
1998-03-22 04:13:23 +00:00 |
uthread_fstat.c
|
|
|
uthread_fstatfs.c
|
|
|
uthread_fsync.c
|
|
|
uthread_getdirentries.c
|
|
|
uthread_getpeername.c
|
|
|
uthread_getprio.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_getsockname.c
|
|
|
uthread_getsockopt.c
|
|
|
uthread_info.c
|
Allow a thread dump to report the thread's sigmask when in the
|
1998-04-17 09:39:37 +00:00 |
uthread_init.c
|
Fixes from Jeremy Allison and Terry Lambert for pthreads:
|
1998-02-13 01:27:34 +00:00 |
uthread_ioctl.c
|
Fixes from Jeremy Allison and Terry Lambert for pthreads:
|
1998-02-13 01:27:34 +00:00 |
uthread_join.c
|
Add a magic field to the pthread structure to help recognize valid
|
1998-04-03 09:31:15 +00:00 |
uthread_kern.c
|
When in PS_SIGWAIT state, still call signal handlers and set errno
|
1998-04-17 09:37:41 +00:00 |
uthread_kill.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_listen.c
|
|
|
uthread_longjmp.c
|
|
|
uthread_mattr_init.c
|
Modify the return values to comply with POSIX. Previously these
|
1997-11-25 01:29:16 +00:00 |
uthread_mattr_kind_np.c
|
|
|
uthread_multi_np.c
|
|
|
uthread_mutex.c
|
Enable static initialisation of mutexes and condition variables.
|
1998-04-04 11:33:01 +00:00 |
uthread_mutexattr_destroy.c
|
Modify the return values to comply with POSIX. Previously these
|
1997-11-25 01:29:16 +00:00 |
uthread_nanosleep.c
|
Bring back nanosleep from the cold.
|
1997-06-04 13:03:12 +00:00 |
uthread_once.c
|
|
|
uthread_open.c
|
Use libc makefiles from now on instead of duplicating them in libc_r.
|
1997-05-03 03:57:21 +00:00 |
uthread_pipe.c
|
|
|
uthread_queue.c
|
|
|
uthread_read.c
|
Add parentheses to make blocking mode work.
|
1997-04-01 22:44:18 +00:00 |
uthread_readv.c
|
Add parentheses to make blocking mode work.
|
1997-04-01 22:44:18 +00:00 |
uthread_recvfrom.c
|
|
|
uthread_resume_np.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_select.c
|
|
|
uthread_self.c
|
|
|
uthread_sendto.c
|
|
|
uthread_seterrno.c
|
|
|
uthread_setjmp.c
|
|
|
uthread_setprio.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_setsockopt.c
|
|
|
uthread_shutdown.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_sig.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_sigaction.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_sigblock.c
|
|
|
uthread_sigmask.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_signal.c
|
|
|
uthread_sigprocmask.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_sigsetmask.c
|
|
|
uthread_sigsuspend.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_sigwait.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_single_np.c
|
|
|
uthread_socket.c
|
|
|
uthread_socketpair.c
|
Fix the return value. Oops.
|
1997-04-01 22:52:43 +00:00 |
uthread_spec.c
|
Modify the return values to comply with POSIX. Previously these
|
1997-11-25 01:29:16 +00:00 |
uthread_suspend_np.c
|
Submitted by: John Birrell
|
1997-02-05 23:26:09 +00:00 |
uthread_wait4.c
|
|
|
uthread_write.c
|
Fixes from Jeremy Allison and Terry Lambert for pthreads:
|
1998-02-13 01:27:34 +00:00 |
uthread_writev.c
|
Fixes from Jeremy Allison and Terry Lambert for pthreads:
|
1998-02-13 01:27:34 +00:00 |
uthread_yield.c
|
Add sched_yield() witch is the draft 10 equivalent of pthread_yield()
|
1998-03-08 02:37:27 +00:00 |