freebsd-src/lib/libc
Jeroen Ruigrok van der Werven f99e2564c2 Replace old sigaction struct declaration with the new one as present
in <sys/signal.h>.

This might be a shortterm fix until the manpage is updated towards
POSIX terminology.  And maybe not...

PR:		21542
Submitted by:	Ronald F. Guilmette <rfg@monkeys.com>
2000-10-30 14:27:18 +00:00
..
alpha
amd64 Add a couple of debug register helper functions to assist in setting 2000-09-21 17:07:27 +00:00
compat-43
db
gen Correct incorrect information about the PATH used for exec*() calls. 2000-10-30 13:39:23 +00:00
gmon
i386 Add a couple of debug register helper functions to assist in setting 2000-09-21 17:07:27 +00:00
ia64 Return zero from setjmp() and _setjmp() for now. 2000-10-16 16:51:50 +00:00
include
locale Disallow '/' characters in LC_* environment variables which might 2000-09-08 07:29:48 +00:00
mips
mipseb
mipsel
net Fix memory leak. 2000-10-29 16:10:48 +00:00
nls Fix typo 2000-09-27 18:24:31 +00:00
posix1e o Introduce cap_from_text() and cap_to_text() implementations. 2000-10-13 18:24:58 +00:00
quad
regex
rpc
stdio Better documentation of append mode. This should have gone in -current 2000-09-22 12:55:36 +00:00
stdlib Back out previous commit (MLINK malloc.conf.5 -> malloc.3). 2000-10-29 13:20:24 +00:00
stdtime For %c replace reference to asctime(3) with ctime(3) from which %c genetically 2000-10-26 22:11:11 +00:00
string
sys Replace old sigaction struct declaration with the new one as present 2000-10-30 14:27:18 +00:00
xdr
yp
Makefile
Makefile.inc Add nsswitch support. By creating an /etc/nsswitch.conf file, you can 2000-09-06 18:16:48 +00:00