freebsd-skq/lib/libc
Peter Wemm 487dbd927f Mostly pick up OpenBSD's rev 1.14 by deraadt@ and millert@.
I've left out a couple of unused args between internal functions.
Use MAXPATHLEN, not MAXPATHLEN + 1 in a couple of places.
Pass a pointer to the end of the target filename space.
2001-03-28 23:55:51 +00:00
..
alpha Clean up syscall generation in libc by removing HIDDEN_SYSCALLS 2001-01-29 03:23:46 +00:00
amd64 MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
compat-43 MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
db MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
gen Mostly pick up OpenBSD's rev 1.14 by deraadt@ and millert@. 2001-03-28 23:55:51 +00:00
gmon MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
i386 MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
ia64 Use relative paths to find byte_swap_*.S to make it easier to use these 2001-03-06 16:08:19 +00:00
include Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and 2001-03-19 12:50:13 +00:00
locale MAN[1-9] -> MAN. 2001-03-27 17:27:19 +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 MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
nls MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
posix1e o De-uglify IMPLEMENTATION NOTES section by removing unnecessary use of 2001-03-28 01:03:33 +00:00
quad $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
regex MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
rpc Add a CLSET_ASYNC command, which allows us to (ab)use the clnt_dg transport 2001-03-27 21:27:33 +00:00
stdio MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
stdlib MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
stdtime MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
string MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
sys The f_syncreads and f_asyncreads entries are missing from the man page. 2001-03-28 18:21:54 +00:00
xdr MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
yp Remove _THREAD_SAFE and make libc thread-safe by default by 2001-01-24 13:01:12 +00:00
Makefile Fix the current libc breakage in current: 2001-02-16 06:11:22 +00:00
Makefile.inc Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00