freebsd-skq/lib
John Birrell d989fc8faa If a thread is waiting on a child process to complete, the SIGCHLD
signal can arrive before the thread is woken from it's wait4. In this
case, don't return an EINTR, just set the thread state to running and
the wait4 wrapper will loop and get the exit status of the process.
1998-06-17 03:53:16 +00:00
..
compat
csu Fixed double slashes in pathnames. 1998-05-31 11:32:38 +00:00
libalias Quieten gcc 2.8.1 1998-06-10 00:26:19 +00:00
libbind Sigh, mkdep doesn't know about all the CFLAGS to pass during depend 1998-06-11 10:39:32 +00:00
libc Don't compile in the use of poll() when building libc_r. This isn't 1998-06-14 11:25:46 +00:00
libc_r If a thread is waiting on a child process to complete, the SIGCHLD 1998-06-17 03:53:16 +00:00
libcalendar
libcom_err
libcompat Move ftok() from libcompat to libc, so that it can be closer to its 1998-06-10 16:20:21 +00:00
libcrypt Turn on the rcsid storage so that it's easier to tell the difference 1998-05-28 12:52:03 +00:00
libcurses Allow this to include from C++ programs. 1998-05-31 20:12:06 +00:00
libdisk Spelling corrections. 1998-06-06 05:50:53 +00:00
libedit Spelling fixes. 1998-06-10 12:34:27 +00:00
libf2c
libF77
libftpio
libgnumalloc
libI77
libipx
libkse If a thread is waiting on a child process to complete, the SIGCHLD 1998-06-17 03:53:16 +00:00
libkvm
libm
libmd
libmytinfo
libncurses
libopie
libpam/modules
libpcap
libpthread If a thread is waiting on a child process to complete, the SIGCHLD 1998-06-17 03:53:16 +00:00
libresolv
librpcsvc
libscsi
libskey
libss
libtcl
libtelnet
libtermcap Understand elf library naming rules for libtermlib alias. 1998-06-12 15:57:59 +00:00
libutil Cast pid_t to int for sprintf. 1998-06-10 00:16:28 +00:00
libvgl
libxpg4 No longer need the architecture specific include from libc now that 1998-06-03 08:55:20 +00:00
liby
libz
msun
ncurses/ncurses
Makefile If building and installing libdescrypt, do it first so that the symlinks 1998-05-27 18:42:36 +00:00
Makefile.inc