freebsd-dev/lib/libc
2000-07-25 18:50:22 +00:00
..
alpha Finish moving all IEEE fp types to be the same on all arch's. 2000-05-10 19:41:40 +00:00
amd64 Use assembler directives rather than ALTENTRY() so that longjmp() and 2000-05-04 04:36:26 +00:00
compat-43 Use `Er' variable to define first column width in ERRORS section. 2000-05-06 12:00:11 +00:00
db cleanup the tsearch import. 2000-07-06 20:04:34 +00:00
gen Remove the reference to KERN_UPDATEINTERVAL and syncer(4), since 2000-07-22 15:36:36 +00:00
gmon Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
i386 You need options USER_LDT in your kernel to use these functions. 2000-06-14 13:38:21 +00:00
include
locale fix comment 2000-07-07 08:24:50 +00:00
mips
mipseb
mipsel
net Use _close() instead of close() in addrconfig() to keep it from becoming a 2000-07-21 04:22:39 +00:00
nls Introduce ".Lb" macro to libc manpages. 2000-04-21 09:42:15 +00:00
posix1e Fix typo, teh -> the. 2000-07-14 11:23:04 +00:00
quad
regex Actually make it so this Makefile can build grot. 2000-07-10 06:10:47 +00:00
rpc Replace structure copy form ifreq obtained by SIOCGIFADDR 2000-03-03 13:05:00 +00:00
stdio Use `Er' variable to define first column width in ERRORS section. 2000-05-06 12:07:59 +00:00
stdlib Turn malloc options "AJ" on by default. 2000-07-09 13:10:18 +00:00
stdtime Fix assigning alt_month in compatibility code 2000-06-29 17:21:45 +00:00
string Drop the references to index(3) and rindex(3), which are non-standard 2000-07-18 08:05:11 +00:00
sys MFC 1.11.2.3 from -stable to -current 2000-07-25 18:50:22 +00:00
xdr Do proper byte swapping in 64bit routines. 2000-04-12 08:41:16 +00:00
yp
Makefile
Makefile.inc