freebsd_amp_hwpstate/lib/libc_r/uthread
Peter Wemm 7e546392b5 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
..
Makefile.inc Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
pthread_private.h Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_accept.c Submitted by: John Birrell 1997-02-05 23:26:09 +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.c Submitted by: John Birrell <cimaxp1!jb@werple.net.au> 1996-08-20 08:22:01 +00:00
uthread_attr_setcreatesuspend_np.c Submitted by: John Birrell <cimaxp1!jb@werple.net.au> 1996-08-20 08:22:01 +00:00
uthread_attr_setdetachstate.c Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_attr_setprio.c Submitted by: John Birrell <cimaxp1!jb@werple.net.au> 1996-08-20 08:22:01 +00:00
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 Submitted by: John Birrell <cimaxp1!jb@werple.net.au> 1996-08-20 08:22:01 +00:00
uthread_cond.c Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_condattr_destroy.c Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_condattr_init.c Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_connect.c
uthread_create.c Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_detach.c Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_dup.c
uthread_dup2.c
uthread_equal.c
uthread_execve.c Submitted by: John Birrell <cimaxp1!jb@werple.net.au> 1996-08-20 08:22:01 +00:00
uthread_exit.c Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_fchmod.c
uthread_fchown.c
uthread_fcntl.c Submitted by: John Birrell <cimaxp1!jb@werple.net.au> 1996-08-20 08:22:01 +00:00
uthread_fd.c Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_file.c
uthread_flock.c
uthread_fork.c Submitted by: John Birrell <cimaxp1!jb@werple.net.au> 1996-08-20 08:22:01 +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 Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_init.c Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_ioctl.c
uthread_join.c Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_kern.c Submitted by: John Birrell 1997-02-05 23:26:09 +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 Add pthread_mutexattr_init() and pthread_mutexattr_setkind_np(). 1996-11-11 09:09:30 +00:00
uthread_mattr_kind_np.c Add pthread_mutexattr_init() and pthread_mutexattr_setkind_np(). 1996-11-11 09:09:30 +00:00
uthread_multi_np.c Submitted by: John Birrell <cimaxp1!jb@werple.net.au> 1996-08-20 08:22:01 +00:00
uthread_mutex.c Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_mutexattr_destroy.c Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_nanosleep.c Remove now un-necessary FreeBSD specific code since our timespec 1996-09-20 06:33:54 +00:00
uthread_once.c
uthread_open.c Submitted by: John Birrell <cimaxp1!jb@werple.net.au> 1996-08-20 08:22:01 +00:00
uthread_pipe.c Submitted by: John Birrell <cimaxp1!jb@werple.net.au> 1996-08-20 08:22:01 +00:00
uthread_queue.c
uthread_read.c Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_readv.c Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_recvfrom.c
uthread_resume.c Submitted by: John Birrell <cimaxp1!jb@werple.net.au> 1996-08-20 08:22:01 +00:00
uthread_resume_np.c Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_select.c Submitted by: John Birrell <cimaxp1!jb@werple.net.au> 1996-08-20 08:22:01 +00:00
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 Submitted by: John Birrell <cimaxp1!jb@werple.net.au> 1996-08-20 08:22:01 +00:00
uthread_socket.c Submitted by: John Birrell <cimaxp1!jb@werple.net.au> 1996-08-20 08:22:01 +00:00
uthread_socketpair.c Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_spec.c Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_suspend.c Submitted by: John Birrell <cimaxp1!jb@werple.net.au> 1996-08-20 08:22:01 +00:00
uthread_suspend_np.c Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_wait4.c
uthread_write.c Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_writev.c Submitted by: John Birrell 1997-02-05 23:26:09 +00:00
uthread_yield.c