freebsd-skq/lib
John Birrell c86afb6bc0 signal() returns SIG_ERR, not just -1. The sys/signal.h header file
provides the cast from -1 to the signal() return type, so no further
casting by programmers should be required.

Pointed out by: bde (of course).
1998-02-15 00:46:47 +00:00
..
compat
csu Remove the include of <dlfcn.h> from crt0.c; it is not needed now 1998-02-11 04:57:25 +00:00
libalias
libc signal() returns SIG_ERR, not just -1. The sys/signal.h header file 1998-02-15 00:46:47 +00:00
libc_r Fixes from Jeremy Allison and Terry Lambert for pthreads: 1998-02-13 01:27:34 +00:00
libcalendar
libcom_err
libcompat
libcrypt
libcurses
libdisk Be more verbose if we can't determine device major/minor. 1998-02-10 17:19:12 +00:00
libedit Don't swap carriage return and new line in quoted mode (after ^V). 1998-01-22 07:37:10 +00:00
libf2c
libF77
libftpio environment variables missing from ftpio(3) man page 1998-02-10 07:01:51 +00:00
libgnumalloc
libI77
libipx
libkse Fixes from Jeremy Allison and Terry Lambert for pthreads: 1998-02-13 01:27:34 +00:00
libkvm
libm
libmd
libmytinfo
libncurses
libopie
libpam/modules
libpcap
libpthread Fixes from Jeremy Allison and Terry Lambert for pthreads: 1998-02-13 01:27:34 +00:00
libresolv
librpcsvc
libscsi
libskey
libss
libtcl Don't install the tcl implementation headers. The tcl distribution 1998-01-17 15:52:32 +00:00
libtelnet
libtermcap
libutil Correctly document h and m modifiers to the time format. 1998-02-14 16:12:53 +00:00
libvgl
libxpg4
liby
libz
msun Document the fpgetprec/fpsetprec functions in their man page. 1998-02-04 22:30:20 +00:00
ncurses/ncurses
Makefile
Makefile.inc