freebsd-skq/lib/libc
1999-04-03 22:47:25 +00:00
..
alpha Rename when building libc_r. 1999-03-25 18:43:17 +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 Partial fix for the forking problem: if we can't access the master maps, 1999-03-27 21:51:33 +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 EACESS -> EACCES 1999-03-15 00:14:57 +00:00
include
locale Fix a macro name typo that made a word disappear. 1999-04-03 22:47:25 +00:00
mips Bring in initial libc support for mips. These files were taken from 1999-03-03 07:06:17 +00:00
mipseb These were missing from the previous commit. 1999-03-03 07:08:03 +00:00
mipsel These were missing from the previous commit. 1999-03-03 07:08:03 +00:00
net Mention that getservbyport requires its port parameter to be in 1999-03-02 02:34:23 +00:00
nls
quad - Fix modulo bug that was masked by the correct code in libgcc.a which is 1998-11-30 20:25:37 +00:00
regex Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
rpc Document type for 'req' argument to clnt_control. 1999-01-31 16:13:25 +00:00
stdio Add support for long long modifier (e.g. %llx, %lld). 1999-03-11 22:44:02 +00:00
stdlib Disable the "Hint" option in phkmalloc as default. Recent VM system 1999-03-28 14:16:05 +00:00
stdtime Merge from vendor branch: timezone file structure changes and doco. 1999-01-21 17:22:59 +00:00
string Corrected use of backslash escaping in sample code. 1999-02-27 00:54:40 +00:00
sys Add a sysctl variable which can help stop chroot(2) escapes. 1999-03-23 14:26:40 +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