freebsd-src/lib/libc_r
John Birrell c6831395f4 Simplify the handling of thread specific data. Only track if a key
is allocated or not, rather than keeping a count and attempting to
know it it is in-use. POSIX says that once a key is deleted, using the
key again results in undefined behaviour.
1998-06-06 07:24:24 +00:00
..
arch Atomic lock source. 1998-04-29 09:36:03 +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 Simplify the handling of thread specific data. Only track if a key 1998-06-06 07:24:24 +00:00
Makefile send and recv are wrappered in libc, so they shouldn't appear here. 1998-06-01 02:12:15 +00:00