freebsd-dev/lib/libc
John Birrell f374bfcd3c Implement compile time debug support for spinlocks.
Simplify the atomic lock prototype, removing the lock value.

Delete the unlock prototypes that are not required.
1998-06-09 08:28:49 +00:00
..
alpha Remove a big hack after adding a small one to libc/gen/getcwd.c to 1998-05-15 12:01:06 +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 Fix this so that it compiles in the !__STDC__ case. 1998-06-06 18:52:43 +00:00
gmon
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
regex int -> long changes that reduce the diffs with the NetBSD version to 1998-05-14 21:45:18 +00:00
rpc The incorrect select() timeout calculation that I fixed in svc_tcp.c 1998-05-21 15:22:39 +00:00
stdio Spelling corrections. 1998-06-06 05:50:53 +00:00
stdlib This is a hack to workaround source that is coded to use long variables 1998-05-08 05:41:57 +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 Spelling nits. 1998-06-06 04:56:13 +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
Makefile.inc