freebsd_amp_hwpstate/lib/libc
John Birrell ec216c2634 Add FILE locking stubs for libc.
Change the FILE locking to support kernel threads when linked with
libpthread (which you haven't see yet). This requires that libc become
thread-safe and thread-aware, testing __isthreaded before attempting
to do lock/unlock calls. The impact on non-threaded programs is minor.
This change works with libc_r, so it's the best compromise.
1998-04-11 07:40:47 +00:00
..
alpha Oops, we don't need NetBSD's malloc 'cause we can turn off utrace 1998-03-09 07:03:06 +00:00
amd64 Nearly missed this one. 1998-03-09 07:36:56 +00:00
compat-43 MACHINE -> MACHINE_ARCH 1998-03-09 06:24:02 +00:00
db
gen Change in name of the static initializer define. 1998-04-04 11:03:07 +00:00
gmon
i386 Nearly missed this one. 1998-03-09 07:36:56 +00:00
include Add a private header file for libc/libc_r/libpthread to contain 1998-04-11 06:57:33 +00:00
locale
net (Ab)use .Vt instead of .Fd for a variable declaration. 1998-03-23 13:05:07 +00:00
nls
quad
regex
rpc
stdio Add FILE locking stubs for libc. 1998-04-11 07:40:47 +00:00
stdlib Remove a nolonger implented "BUGS" description. 1998-04-11 07:37:44 +00:00
stdtime Change in name of the static initializer define. 1998-04-04 11:03:07 +00:00
string
sys Finish _POSIX_PRIORITY_SCHEDULING. Needs P1003_1B and 1998-03-28 11:51:01 +00:00
xdr
yp
Makefile
Makefile.inc