freebsd-dev/lib/libc
1998-06-09 22:56:24 +00:00
..
alpha Make this thread-safe in both libc as well as libc_r. 1998-06-09 22:56:24 +00:00
amd64 Use the thread-aware errno definition all the time. 1998-05-05 22:07:02 +00:00
compat-43 Don't imply sigset_t == int. 1998-05-03 22:27:29 +00:00
db
gen Implement compile time debug mode for thread locks. 1998-06-09 08:32:23 +00:00
gmon These files are very specific to FreeBSD kernels, so silently compile 1998-03-09 04:42:19 +00:00
i386 Fix a bunch of spelling errors. 1998-06-04 21:06:07 +00:00
include Implement compile time debug support for spinlocks. 1998-06-09 08:28:49 +00:00
locale Add reference to catopen(3) 1998-04-30 16:07:54 +00:00
net Spelling corrections. 1998-06-06 05:50:53 +00:00
nls Add reference to setlocale(3) 1998-04-30 16:11:50 +00:00
quad Change MACHINE references to MACHINE_ARCH. 1998-02-20 08:23:55 +00:00
regex int -> long changes that reduce the diffs with the NetBSD version to 1998-05-14 21:45:18 +00:00
rpc Fix potential resource leak: when call to des_crypt_1() fails, remember 1998-06-09 17:38:33 +00:00
stdio Spelling corrections. 1998-06-06 05:50:53 +00:00
stdlib Add support for thread lock debug. No impact of the malloc code. 1998-06-09 08:30:32 +00:00
stdtime Remove 'of type long' from a sentence talking about four 4-byte values 1998-05-10 21:21:01 +00:00
string Fix handling more than 1 char with non-C locale 1998-06-05 09:49:51 +00:00
sys Implement compile time thread lock debug. 1998-06-09 08:37:35 +00:00
xdr Change the sanity test here. It's not correct to assume that the record 1998-05-20 15:56:11 +00:00
yp Fixed the usual missing dependencies on headers generated by rpcgen. 1998-05-09 15:10:53 +00:00
Makefile Add an include path to private linc/libc_r/libpthread header files. 1998-03-09 06:16:38 +00:00
Makefile.inc Define empty variables in case no names are added to them. This avoids 1998-03-09 06:21:41 +00:00