1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/lib/libc
Ian Dowse cd51746902 There were a few error cases where the RPC code would return with
all signals masked (whoops). Add the missing cleanup code.

Reviewed by:	Martin Blapp <mb@imp.ch>, alfred
2001-04-02 22:14:13 +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 mdoc(7) police: LIBRARY should be before SYNOPSIS. 2001-03-29 13:03:23 +00:00
mips
mipseb
mipsel
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 Correct function name: acl_clear_perm -> acl_clear_perms 2001-03-29 00:48:54 +00:00
quad
regex MAN[1-9] -> MAN. 2001-03-27 17:27:19 +00:00
rpc There were a few error cases where the RPC code would return with 2001-04-02 22:14:13 +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 Hook the extattr_get_file.2 manual page into the build. Add MLINKS 2001-04-01 23:46:56 +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