freebsd-dev/lib/libc_r
John Birrell a675022188 Add compile time debug instead of doing this all the time. Reduce the
time that a thread keeps the file descriptor table locked. In particular,
perform malloc/free calls outside the lock and handle the situation
where two threads can race to initialise the table entry for the same
file descriptor.
1998-06-09 23:16:53 +00:00
..
arch Delete the atomic unlock function since it is no longer required. 1998-06-09 08:25:41 +00:00
man Typo fixes 1998-05-03 22:59:47 +00:00
sys Change the name of this source file so that libc_r builds it instead 1998-04-30 09:04:10 +00:00
uthread Add compile time debug instead of doing this all the time. Reduce the 1998-06-09 23:16:53 +00:00
Makefile send and recv are wrappered in libc, so they shouldn't appear here. 1998-06-01 02:12:15 +00:00