freebsd-skq/lib
deischen cc69a08fbf Add compatibility symbol maps. libpthread (.so.1 and .so.2)
used LIBTHREAD_1_0 as its version definition, but now needs
to define its symbols in the same namespace used by libc.
The compatibility hooks allows you to use libraries and
binaries built and linked to libpthread before libc was
built with symbol versioning.  The shims can be removed if
libpthread is given a version bump.

Reviewed by:	davidxu
2006-03-13 00:59:51 +00:00
..
bind Updated versions of header files generated per the instructions 2005-12-29 04:29:03 +00:00
csu
libalias
libarchive Remove automake source from FreeBSD tree. 2006-03-12 19:54:34 +00:00
libatm
libautofs
libbegemot
libbluetooth
libbsm Add libbsm to the library build. 2006-02-02 10:05:39 +00:00
libbsnmp
libbz2
libc Add hooks to build libc with symbol versioning. This is 2006-03-13 00:56:02 +00:00
libc_r
libcalendar
libcam
libcom_err
libcompat
libcrypt
libdevinfo
libdevstat
libdisk Instead of printing several pieces with .Sy just enclose the 'Note' block 2006-01-30 08:26:59 +00:00
libedit Merge NetBSD's revision 1.27. This bug can be observed eg. when browsing 2005-12-04 09:34:56 +00:00
libexpat
libfetch In order to maintain interoperability with certain broken FTP servers, 2006-01-19 08:31:47 +00:00
libform
libftpio
libgeom
libgpib
libgssapi The function isspace does not take a string argument. I have no idea how 2006-02-04 09:40:21 +00:00
libio
libipsec Clean up some descriptions and remove ambiguities in the language. 2006-02-14 13:02:00 +00:00
libipx
libkiconv
libkse Add compatibility symbol maps. libpthread (.so.1 and .so.2) 2006-03-13 00:59:51 +00:00
libkvm Validate that the supplied file is not empty before trying mmap(2) it 2006-01-15 20:30:13 +00:00
libmagic
libmd Fix an 11 year old mistake: Let the hash functions take a void* instead 2006-01-17 15:35:57 +00:00
libmemstat Update copyright for 2006. 2006-02-11 19:21:39 +00:00
libmenu
libmilter
libmp
libncp
libncurses
libnetgraph In the splnet(9) times netgraph(4) was synchronous and if a message 2006-01-12 19:14:40 +00:00
libngatm
libopie
libpam Add appropriate xrefs. 2006-03-06 13:15:12 +00:00
libpanel
libpcap
libpmc Add an alias 'unhalted-cycles' denoting cycles where the CPU is 2006-02-25 05:34:00 +00:00
libpthread Add compatibility symbol maps. libpthread (.so.1 and .so.2) 2006-03-13 00:59:51 +00:00
libradius
librpcsvc
librt Block all signals in helper threads except those should not be blocked. 2006-03-10 08:01:23 +00:00
libsbuf
libsdp
libsm
libsmb
libsmdb
libsmutil
libstand Implement printf 'X' conversion for both libstand and kernel. 2006-03-09 22:37:34 +00:00
libtacplus
libtelnet
libthr Remove mqueue and timer, now they are in librt. 2006-03-08 23:47:04 +00:00
libthread_db Use ps_linfo to retrieve LWP info, current it is used to retrieve 2006-02-07 02:55:34 +00:00
libufs
libugidfw
libusbhid
libutil Use intmax_t' instead of plain int' for pid_t casts. 2006-03-04 15:20:28 +00:00
libvgl
libwrap
liby
libypclnt
libz
msun Oops, on amd64 (and probably on all non-i386 systems), the previous 2006-01-05 09:18:48 +00:00
ncurses
Makefile Connect librt to buildworld. 2006-03-09 01:03:58 +00:00
Makefile.inc