freebsd-src/lib/libc
John Polstra 63b7c21cc3 Move ftok() from libcompat to libc, so that it can be closer to its
friend shmget().

PR:		closes misc/6763
1998-06-10 16:20:21 +00:00
..
alpha Remove __NETBSD_SYSCALLS from CFLAGS now that it is set in sys.mk. 1998-06-09 22:59:16 +00:00
amd64
compat-43
db
gen Move ftok() from libcompat to libc, so that it can be closer to its 1998-06-10 16:20:21 +00:00
gmon
i386
include Implement compile time debug support for spinlocks. 1998-06-09 08:28:49 +00:00
locale
net Spelling corrections. 1998-06-06 05:50:53 +00:00
nls
quad
regex
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 Fix grammar, "null" -> "NUL" 1998-06-10 12:37:45 +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
yp
Makefile
Makefile.inc