freebsd-dev/lib
David Xu ada33a6e36 Change atfork lock from mutex to rwlock, also make mutexes used by malloc()
module private type, when private type mutex is locked/unlocked, thread
critical region is entered or leaved. These changes makes fork()
async-signal safe which required by POSIX. Note that user's atfork handler
still needs to be async-signal safe, but it is not problem of libthr, it
is user's responsiblity.
2010-09-01 03:11:21 +00:00
..
bind Since powerpc and powerpc64 share an instruction set, bind can and should 2010-07-10 17:46:53 +00:00
clang Modify clang so that when TOOLS_PREFIX is defined we register the 2010-08-21 15:46:33 +00:00
csu C startup support for 64-bit PowerPC. 2010-07-10 03:45:55 +00:00
libalias
libarchive Fix typo. 2010-08-03 18:29:58 +00:00
libauditd
libautofs
libbegemot
libbluetooth Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
libbsm
libbsnmp
libbz2
libc Use NULL instead of 0 for pointer in example. 2010-08-29 16:38:08 +00:00
libc_r MFtbemd: 2010-08-23 22:24:11 +00:00
libcalendar
libcam Fix typos and spelling mistakes. 2010-08-06 14:33:42 +00:00
libcom_err
libcompat Small style(9) fix: use tabs instead of spaces. 2010-08-08 08:19:23 +00:00
libcrypt
libdevinfo
libdevstat Spelling fixes. 2010-08-03 17:40:09 +00:00
libdisk MFtbemd: 2010-08-23 22:24:11 +00:00
libdwarf
libedit Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
libefi Spelling fixes. 2010-08-03 17:40:09 +00:00
libelf Don't link drti.o with libelf_pic.a. This means that all software with 2010-08-21 17:29:59 +00:00
libexpat Fix buildworld -DNO_CLEAN when using with Perforce, which marks files as 2010-08-12 20:46:49 +00:00
libfetch Redo fetch_read() using non-blocking sockets. This is necessary to 2010-07-28 16:11:22 +00:00
libftpio mdoc: consistently spell our email addresses <foo@FreeBSD.org> 2010-05-19 08:57:53 +00:00
libgeom Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
libgpib Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
libgssapi Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
libipsec
libipx Fix incorrect usage of 'assure' and 'insure'. 2010-08-28 16:32:01 +00:00
libjail Whitespace and comment fixes. 2010-08-31 23:14:03 +00:00
libkiconv
libkse Merge from tbemd: 2010-06-13 01:27:29 +00:00
libkvm Repair some build breakage introduced in r211725 and garbage collect some 2010-08-28 15:03:11 +00:00
liblzma Unbreak xz (liblzma) on strong-aligned architectures (and without 2010-07-15 03:11:04 +00:00
libmagic Use CFLAGS and LDFLAGS when compiling mkmagic. This ensures that all the 2010-08-01 12:10:32 +00:00
libmd
libmemstat Spelling fixes. 2010-08-03 17:40:09 +00:00
libmilter
libmp
libncp
libnetgraph
libngatm
libopie
libpam Bump .Dd date. 2010-05-03 09:49:42 +00:00
libpcap
libpkg
libpmc MFtbemd: 2010-08-23 22:24:11 +00:00
libproc Several fixes for libproc: 2010-08-11 17:33:26 +00:00
libradius Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
librpcsec_gss Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
librpcsvc
librt
librtld_db Spelling fixes. 2010-08-03 17:40:09 +00:00
libsbuf
libsdp Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
libsm
libsmb
libsmdb
libsmutil
libstand MFtbemd: 2010-08-23 22:24:11 +00:00
libtacplus
libtelnet
libthr Change atfork lock from mutex to rwlock, also make mutexes used by malloc() 2010-09-01 03:11:21 +00:00
libthread_db Repair some build breakage introduced in r211725 and garbage collect some 2010-08-28 15:03:11 +00:00
libufs Search beyond the first 1/8th of inodes. 2010-05-01 18:56:45 +00:00
libugidfw
libulog
libusb Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while 2010-08-16 15:18:30 +00:00
libusbhid Use fixed width integer types for parsing the binary hid data. 2010-05-13 02:03:00 +00:00
libutil UTFize my name. 2010-08-22 11:48:32 +00:00
libvgl
libwrap
liby
libypclnt
libz
msun Repair some build breakage introduced in r211725 and garbage collect some 2010-08-28 15:03:11 +00:00
ncurses
Makefile Repair some build breakage introduced in r211725 and garbage collect some 2010-08-28 15:03:11 +00:00
Makefile.inc