freebsd-dev/lib/libc
Tim Vanderhoek 6a8e2895aa asprintf() does use realloc() internally, but saying so in the manpage can be
misinterpreted to mean that the pointer passed to asprintf() must be suitable
for passing to realloc() as-is (ie. either a NULL pointer or a valid pointer).
1999-07-25 17:38:59 +00:00
..
alpha Just return `curbrk' for sbrk(0) to avoid syscall overhead. 1999-06-26 15:22:33 +00:00
amd64 Add wrappers for pread and pwrite syscalls. 1999-04-04 21:46:24 +00:00
compat-43 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
db Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
gen Backed out previous commit. devname.3 and devname.c were broken in Lite1 1999-07-24 00:33:27 +00:00
gmon Enable gmon/mcount on alpha. 1999-07-16 07:05:34 +00:00
i386 Add wrappers for pread and pwrite syscalls. 1999-04-04 21:46:24 +00:00
include
locale Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
mips Bring in initial libc support for mips. These files were taken from 1999-03-03 07:06:17 +00:00
mipseb Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
mipsel Fix all the mipseb Makefiles. They were broken when I checked them in 1999-04-22 07:16:11 +00:00
net Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +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 Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
rpc Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
stdio asprintf() does use realloc() internally, but saying so in the manpage can be 1999-07-25 17:38:59 +00:00
stdlib Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
stdtime Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
string Add $Id$, to make it simpler for members of the translation teams to 1999-07-12 20:50:10 +00:00
sys Update the manpage for the number of symlinks in ELOOP 1999-07-24 16:45:57 +00:00
xdr
yp
Makefile
Makefile.inc