freebsd-dev/lib/libc_r/uthread
Alfred Perlstein 4c263f605c time_to_sleep->tv_nsec > 1000000000
-to-
time_to_sleep->tv_nsec >= 1000000000
1999-08-19 23:18:07 +00:00
..
Makefile.inc In the words of the author: 1999-06-20 08:28:48 +00:00
pthread_private.h Fix thread initialization to allow for the case where stdio file 1999-08-05 12:08:10 +00:00
uthread_accept.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_attr_destroy.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_attr_getdetachstate.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_attr_getinheritsched.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_attr_getschedparam.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_attr_getschedpolicy.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_attr_getscope.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_attr_getstackaddr.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_attr_getstacksize.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_attr_init.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_attr_setcreatesuspend_np.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_attr_setdetachstate.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_attr_setinheritsched.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_attr_setprio.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_attr_setschedparam.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_attr_setschedpolicy.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_attr_setscope.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_attr_setstackaddr.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_attr_setstacksize.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_autoinit.cc Fix description of the _thread_autoinit_dummy_decl trick. 1999-08-17 09:50:21 +00:00
uthread_bind.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_clean.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_close.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_cond.c Sanity check time structures passed in, return EINVAL like the system 1999-08-19 23:06:11 +00:00
uthread_condattr_destroy.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_condattr_init.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_connect.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_create.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_detach.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_dup2.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_dup.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_equal.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_execve.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_exit.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_fchmod.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_fchown.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_fcntl.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_fd.c Fix thread initialization to allow for the case where stdio file 1999-08-05 12:08:10 +00:00
uthread_file.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_find_thread.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_flock.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_fork.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_fstat.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_fstatfs.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_fsync.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_gc.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_getdirentries.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_getpeername.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_getprio.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_getschedparam.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_getsockname.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_getsockopt.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_info.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_init.c Fix thread initialization to allow for the case where stdio file 1999-08-05 12:08:10 +00:00
uthread_ioctl.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_join.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_kern.c handle under/overflow of time values in a more robust manner, 1999-08-19 16:49:53 +00:00
uthread_kill.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_listen.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_mattr_init.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_mattr_kind_np.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_multi_np.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_mutex_prioceiling.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_mutex_protocol.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_mutex.c In the words of the author: 1999-06-20 08:28:48 +00:00
uthread_mutexattr_destroy.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_nanosleep.c time_to_sleep->tv_nsec > 1000000000 1999-08-19 23:18:07 +00:00
uthread_once.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_open.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_pipe.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_poll.c Sanity check time structures passed in, return EINVAL like the system 1999-08-19 23:06:11 +00:00
uthread_priority_queue.c In the words of the author: 1999-06-20 08:28:48 +00:00
uthread_read.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_readv.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_recvfrom.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_recvmsg.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_resume_np.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_rwlock.c
uthread_rwlockattr.c
uthread_select.c Sanity check time structures passed in, return EINVAL like the system 1999-08-19 23:06:11 +00:00
uthread_self.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_sendmsg.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_sendto.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_seterrno.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_setprio.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_setschedparam.c In the words of the author: 1999-06-20 08:28:48 +00:00
uthread_setsockopt.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_shutdown.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_sig.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_sigaction.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_sigblock.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_sigmask.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_signal.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_sigpending.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_sigprocmask.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_sigsetmask.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_sigsuspend.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_sigwait.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_single_np.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_socket.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_socketpair.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_spec.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_spinlock.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_suspend_np.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_switch_np.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_vfork.c
uthread_wait4.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_write.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_writev.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00
uthread_yield.c Add RCS IDs to those files without them. 1999-08-05 12:15:30 +00:00