freebsd-dev/lib/libc
Poul-Henning Kamp 9100bbac3d Preallocate a small structure, so we can sbrk(2) further back.
Reviewed by:	phk
Submitted by:	Kaleb Keithly <kaleb@x.org>
1995-12-18 12:03:54 +00:00
..
amd64 remove GCC support functions from libc. 1995-10-05 10:24:57 +00:00
compat-43
db
gen Include sys/time.h, not sys/user.h. 1995-12-08 08:47:41 +00:00
gmon Add moncontrol.3 -> monstartup.3 link here. 1995-10-15 17:40:20 +00:00
i386 remove GCC support functions from libc. 1995-10-05 10:24:57 +00:00
locale Move more stuff out to XPG4 1995-11-03 08:59:02 +00:00
net Add NIS support to getservent(3) functions (getservbyport() and getservbyname() 1995-11-04 19:07:27 +00:00
nls and so on... 1995-10-22 14:39:22 +00:00
quad Restored [u]cmpdi2.c which are needed for switching on [unsigned] long 1995-12-01 09:38:35 +00:00
regex More cleanup. 1995-10-22 14:40:55 +00:00
rpc Fix minor annoyance: have clnt_perror(), clnt_perrno() and 1995-12-10 17:40:18 +00:00
stdio Minor cleanup, #include's and unused vars. 1995-10-22 14:52:30 +00:00
stdlib Preallocate a small structure, so we can sbrk(2) further back. 1995-12-18 12:03:54 +00:00
stdtime Don't reset LC_TIME to C when it isn't neccessary 1995-10-23 19:52:43 +00:00
string
sys Document recent changes in socket buffers and listen(2). 1995-11-03 18:34:38 +00:00
xdr minor cleanup, #includes. 1995-10-22 14:53:58 +00:00
yp Clean up a few things left dangling after the last commit. The new 1995-12-15 03:26:40 +00:00
Makefile