freebsd-dev/lib
David Xu 8a8178c010 Create inline function _thr_umutex_trylock2 to only try one atomic
operation, if it is failed, we call syscall directly, this saves
one atomic operation per lock contention.
2006-12-14 13:22:02 +00:00
..
bind Changes to generated files related to the 9.3.3 import. 2006-12-10 07:11:04 +00:00
csu Fix TLS on sparc64 for statically and dynamically linked binaries 2006-10-08 02:50:34 +00:00
libalias Fix a regression: let natd load libalias modules before /usr is mounted 2006-10-08 14:02:00 +00:00
libarchive Minor refactoring; move the FreeBSD-specific config info into 2006-12-08 06:13:49 +00:00
libatm
libautofs
libbegemot
libbluetooth
libbsm
libbsnmp
libbz2
libc - truncate(2) returns EFBIG if the length argument was greater than the 2006-12-13 22:51:23 +00:00
libc_r Backout unblocking of signal if no threads can currently handle it. 2006-10-14 01:11:44 +00:00
libcalendar
libcam 2nd and final commit that moves us to CAM_NEW_TRAN_CODE 2006-11-02 00:54:38 +00:00
libcom_err
libcompat
libcrypt
libdevinfo
libdevstat
libdisk unbreak build for sparc64 etc. 2006-10-09 05:12:54 +00:00
libedit
libelf Name the functions documented by this manual page correctly. 2006-12-13 15:14:46 +00:00
libexpat
libfetch
libform
libftpio
libgeom
libgpib
libgssapi
libipsec
libipx
libkiconv
libkse If a thread was detached, return EINVAL instead, the error code 2006-11-28 11:05:31 +00:00
libkvm remove already commented out code 2006-12-06 06:44:20 +00:00
libmagic
libmd
libmemstat
libmenu
libmilter
libmp
libncp
libncurses
libnetgraph Include sys/socket.h to know about sa_family_t. 2006-10-17 16:56:29 +00:00
libngatm
libopie
libpam childerr needs to be volatile so gcc won't optimize it away. 2006-11-10 23:33:25 +00:00
libpanel
libpcap
libpmc
libpthread If a thread was detached, return EINVAL instead, the error code 2006-11-28 11:05:31 +00:00
libradius
librpcsvc
librt
libsbuf
libsdp
libsm
libsmb
libsmdb
libsmutil
libstand Instead of re-implementing hton[ls] and friends for each arch, add a new MI 2006-11-06 22:07:47 +00:00
libtacplus o Fix function name. 2006-10-28 10:53:39 +00:00
libtelnet
libthr Create inline function _thr_umutex_trylock2 to only try one atomic 2006-12-14 13:22:02 +00:00
libthread_db remove libc_r remanent. 2006-10-20 14:15:42 +00:00
libufs Implement cgwrite1(3) function which stored a given cylinder group on disk. 2006-10-31 21:21:48 +00:00
libugidfw
libusbhid
libutil Fix a typo: "the give login class" to "the given login class." 2006-11-05 19:00:08 +00:00
libvgl o Fix typo. 2006-10-21 15:12:36 +00:00
libwrap
liby
libypclnt
libz
msun Moved __BEGIN_DECLS up a little so that it covers __test_sse() and C++ 2006-10-14 20:35:56 +00:00
ncurses
Makefile MFP4: Add an implementation of the ELF(3) and GELF(3) API set. 2006-11-11 17:16:35 +00:00
Makefile.inc