freebsd-src/lib/libc
John Polstra 76a2643efb Handle ELF symbols better. This fixes "vmstat -i" for the case
where "/var/db/kvm_kernel.db" doesn't exist.
1998-10-28 06:37:49 +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 Handle ELF symbols better. This fixes "vmstat -i" for the case 1998-10-28 06:37:49 +00:00
gmon
i386 Simplify implementation and eliminate a register preservation problem. 1998-09-18 05:50:52 +00:00
include
locale fix unsigned overflow 1998-10-25 05:06:42 +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 Revert last change. mkstemp() wasn't to blame, it's nvi. However, 1998-10-20 15:33:21 +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 Fix types. 1998-10-21 09:48:35 +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