freebsd-dev/lib/libc
Warner Losh d64292d252 Use the latest version of these files from OpenBSD.
1) Safty change from casper dik was added to OpenBSD's sources since I
   grabbed them. milltert@openbsd.org
2) Split up strlcpy to improve efficiency of the common case.
   milltert@openbsd.org
3) Cleanup of cross references for man page.  {alex,aaron}@openbsd.org

Pointed out by: deraadt@openbsd.org
1999-08-10 05:58:58 +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 Use the .At macro when referencing versions of AT&T UNIX. 1999-07-30 12:45:20 +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 remove <ctype.h> - not needed 1999-07-26 05:50:43 +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 Fixed missing "G" in the list item for the main description of %g and 1999-08-08 11:00:01 +00:00
stdlib Mention that EXIT_SUCCESS and EXIT_FAILURE are preferred over 1999-08-01 20:46:45 +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 Use the latest version of these files from OpenBSD. 1999-08-10 05:58:58 +00:00
sys Fixed $Id$. 1999-07-31 22:29:17 +00:00
xdr
yp
Makefile
Makefile.inc