1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00
freebsd/lib
John Birrell d5bc59bb81 Fix recursion problem which occurs when a signal is received during
a malloc. The signal handler creates a thread which requires a malloc...
For now, the only thing to do is to block signals. When we move user
pthreads to use the kernel threads, mutexes will be implemented in kernel
space and then malloc can revert.
1997-12-15 02:12:42 +00:00
..
compat
csu/i386 const correctness for dl*() 1997-11-22 03:34:46 +00:00
libalias
libc Fix recursion problem which occurs when a signal is received during 1997-12-15 02:12:42 +00:00
libc_r Modify the return values to comply with POSIX. Previously these 1997-11-25 01:29:16 +00:00
libcalendar Delete "typedef ... date" (see style(9)). 1997-12-13 11:51:16 +00:00
libcom_err
libcompat
libcrypt
libcurses
libdisk Fix erroneous format string. 1997-11-18 05:34:45 +00:00
libedit Sort cross refereces in section SEE ALSO. 1997-09-29 19:11:55 +00:00
libf2c
libF77
libftpio Teach ftpErrString to format UNIX errnos, since at least ftpLogin() 1997-10-02 23:26:03 +00:00
libgnumalloc
libI77
libipx
libkse Modify the return values to comply with POSIX. Previously these 1997-11-25 01:29:16 +00:00
libkvm
libm
libmd
libmytinfo
libncurses Typo. 1997-10-28 07:46:27 +00:00
libopie Move locks from /etc/opielocks to /var/run/opielocks to keep 1997-10-01 13:02:20 +00:00
libpam/modules Changes for KTH KerberosIV. 1997-09-28 08:57:24 +00:00
libpcap Also install pcap-int.h so things can call pcap_compile on arbitary 1997-10-10 11:55:42 +00:00
libpthread Modify the return values to comply with POSIX. Previously these 1997-11-25 01:29:16 +00:00
libresolv
librpcsvc
libscsi
libskey
libss
libtcl Upgrade minor version 1997-11-27 20:52:28 +00:00
libtelnet
libtermcap "un-bump" the major number for libtermcap.so. This brings -current back 1997-12-02 11:56:36 +00:00
libutil Make the login_getclassbyname prototype match reality. 1997-11-05 04:03:05 +00:00
libvgl Fix a few typos. 1997-10-22 23:12:27 +00:00
libxpg4 Add mskanji.c 1997-09-25 23:24:35 +00:00
liby
libz
msun
ncurses/ncurses Remove terminfo manpage we don't have it 1997-10-20 17:53:55 +00:00
Makefile Add libcalendar. 1997-12-04 10:48:14 +00:00
Makefile.inc