freebsd-src/lib/libc
1998-10-14 20:23:40 +00:00
..
alpha In libc_r, rename vfork syscall to _thread_sys_vfork and make vfork an alias 1998-09-12 22:03:20 +00:00
amd64 Simplify implementation and eliminate a register preservation problem. 1998-09-18 05:50:52 +00:00
compat-43
db Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
gen Correct braino in previous commit. I get the pointy hat again. 1998-10-14 20:23:40 +00:00
gmon Change a test for NETBSD_SYSCALLS to __alpha__. We're not ready to 1998-09-05 07:57:43 +00:00
i386 Simplify implementation and eliminate a register preservation problem. 1998-09-18 05:50:52 +00:00
include
locale Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
net 64bit portability fixes. 1998-10-05 18:35:04 +00:00
nls
quad $@ -> ${.TARGET} 1998-09-11 05:34:37 +00:00
regex Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
rpc s/yellow pages/NIS/ 1998-09-17 08:29:16 +00:00
stdio Remove the description of EBADF (that's an implementation detail if I 1998-10-10 13:31:32 +00:00
stdlib Delete the XXX comments that refer to spinlock recursion. The malloc/free/ 1998-09-30 06:13:59 +00:00
stdtime Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
string
sys Document the fact that shutdown(2) is expected to comply with Posix.1g, 1998-09-12 21:38:30 +00:00
xdr Add support for the RPC 64-bit integer type ``hyper''. 1998-09-08 17:33:12 +00:00
yp
Makefile Change i386 in a few paths to ${MACHINE} to support MACHINE=pc98. 1998-09-09 11:22:28 +00:00
Makefile.inc