freebsd-nq/lib/libc_r/uthread
John Birrell 994d9b67a5 Added a missing comma to the static condition variable initialisation
definition.

Submitted by: David Leonard <David.Leonard@csee.uq.edu.au>, an OpenBSD guy.
1999-05-24 07:22:55 +00:00
..
Makefile.inc [ The author's description... ] 1999-03-23 05:07:56 +00:00
pthread_private.h Added a missing comma to the static condition variable initialisation 1999-05-24 07:22:55 +00:00
uthread_accept.c
uthread_attr_destroy.c
uthread_attr_getdetachstate.c
uthread_attr_getinheritsched.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_attr_getschedparam.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_attr_getschedpolicy.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_attr_getscope.c [ The author's description... ] 1999-03-23 05:07:56 +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 [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_attr_setprio.c
uthread_attr_setschedparam.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_attr_setschedpolicy.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_attr_setscope.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_attr_setstackaddr.c
uthread_attr_setstacksize.c
uthread_autoinit.cc
uthread_bind.c
uthread_clean.c
uthread_close.c
uthread_cond.c Fix a problem with static initialisation of mutexes and condition 1999-05-23 10:55:33 +00:00
uthread_condattr_destroy.c
uthread_condattr_init.c
uthread_connect.c
uthread_create.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_detach.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_dup2.c
uthread_dup.c
uthread_equal.c
uthread_execve.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_exit.c Ensure that an existing thread gets it's state set to PS_DEAD to 1999-05-16 05:25:37 +00:00
uthread_fchmod.c
uthread_fchown.c
uthread_fcntl.c
uthread_fd.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_file.c
uthread_find_thread.c Move the cleanup code that frees memory allocated for a dead thread from 1998-09-30 06:36:56 +00:00
uthread_flock.c
uthread_fork.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_fstat.c
uthread_fstatfs.c
uthread_fsync.c
uthread_gc.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_getdirentries.c
uthread_getpeername.c
uthread_getprio.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_getschedparam.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_getsockname.c
uthread_getsockopt.c
uthread_info.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_init.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_ioctl.c
uthread_join.c
uthread_kern.c Back out patch for cond_timedwait() bug from -current, since other changes 1999-05-08 07:50:05 +00:00
uthread_kill.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_listen.c
uthread_mattr_init.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_mattr_kind_np.c Add support for pthread_mutexattr_settype(). As a side effect of 1998-11-28 23:52:58 +00:00
uthread_multi_np.c
uthread_mutex_prioceiling.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_mutex_protocol.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_mutex.c Fix a problem with static initialisation of mutexes and condition 1999-05-23 10:55:33 +00:00
uthread_mutexattr_destroy.c
uthread_nanosleep.c
uthread_once.c
uthread_open.c
uthread_pipe.c
uthread_priority_queue.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_queue.c
uthread_read.c
uthread_readv.c
uthread_recvfrom.c
uthread_recvmsg.c
uthread_resume_np.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_rwlock.c
uthread_rwlockattr.c
uthread_select.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_self.c
uthread_sendmsg.c
uthread_sendto.c
uthread_seterrno.c
uthread_setprio.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_setschedparam.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_setsockopt.c
uthread_shutdown.c
uthread_sig.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_sigaction.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_sigblock.c
uthread_sigmask.c
uthread_signal.c
uthread_sigpending.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_sigprocmask.c
uthread_sigsetmask.c
uthread_sigsuspend.c Implementation of an additional state called SIGWAIT (with the previous 1998-09-30 06:27:31 +00:00
uthread_sigwait.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_single_np.c
uthread_socket.c
uthread_socketpair.c
uthread_spec.c - Fixed bug where we NULL'd before we freed the data causing a memory leak. 1999-05-14 21:36:16 +00:00
uthread_spinlock.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_suspend_np.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_switch_np.c [ The author's description... ] 1999-03-23 05:07:56 +00:00
uthread_vfork.c
uthread_wait4.c
uthread_write.c
uthread_writev.c
uthread_yield.c