1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/lib
Daniel Eischen bd224d495e Change libkse back to libpthread and make it the default
thread library for i386, amd64, and ia64.  For alpha
and sparc64 the library is not changed and remains libkse,
and links are installed so that libpthread -> libc_r.

The gcc -pthread option will be changed in a separate
commit so that it links to -lpthread instead of -lc_r.

Approved by:	re@
2004-01-30 12:13:17 +00:00
..
compat Update with the 4.9 pam modules, and add pam_opieaccess.so to the mix. 2003-12-07 03:02:27 +00:00
csu The <bsd.files.mk> API seems the best to use here. 2004-01-20 13:31:35 +00:00
libalias Mostly mechanical rework of libalias: 2004-01-17 10:52:21 +00:00
libatm
libbind
libbluetooth Update Bluetooth code. 2003-10-12 22:04:24 +00:00
libbsnmp Rename the MIBS makefile variable to BMIBS so that it does not conflict 2004-01-24 20:12:30 +00:00
libbz2
libc Add reference to environ(7) 2004-01-29 09:27:24 +00:00
libc_r Change libkse back to libpthread and make it the default 2004-01-30 12:13:17 +00:00
libcalendar mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
libcam mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
libcom_err
libcompat mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
libcrypt
libdevinfo mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
libdevstat Include <nlist.h> for nlist-related declarations instead of depending on 2003-10-13 05:30:20 +00:00
libdisk Fix an uninitialized variable bug that caused write_pmbr() to bogusly 2004-01-28 03:38:25 +00:00
libedit mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
libexpat
libfetch I don't normally use my middle name, so remove it from attributions in 2004-01-25 11:39:42 +00:00
libform
libftpio
libgeom
libio Remove now redundant and now conflicting declaration of sysarch(2). 2004-01-10 18:37:11 +00:00
libipsec - plug memory leak. 2003-11-05 09:41:23 +00:00
libipx
libisc
libkiconv Make msdosfs long filenames matching case insensitive again. 2003-12-08 08:32:20 +00:00
libkse Change libkse back to libpthread and make it the default 2004-01-30 12:13:17 +00:00
libkvm Allow to specify a character special device as a core file. 2003-10-29 14:02:16 +00:00
libmd Assorted mdoc(7) fixes: 2003-10-09 23:06:06 +00:00
libmenu
libmilter
libmp
libncp
libncurses
libnetgraph Increment WARNS. 2004-01-28 00:11:42 +00:00
libngatm Build the layer 3 (signalling) stuff into the library and install 2003-11-07 09:10:25 +00:00
libopie
libpam Implement pam_sm_close_session(). 2004-01-26 19:28:37 +00:00
libpanel
libpcap * Modify libpcap to work a bit better with our 802.11 code. This means 2003-11-04 06:12:21 +00:00
libpthread Change libkse back to libpthread and make it the default 2004-01-30 12:13:17 +00:00
libradius mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
librpcsvc clnt_call takes args of type xdrproc_t. 2003-10-26 03:43:35 +00:00
libsbuf
libsdp Cleanup CFLAGS in libsdp(3) Makefile 2004-01-25 21:33:59 +00:00
libsm
libsmb
libsmdb
libsmutil
libstand Clean up error handling in libstand filesystem code to be more consistent: 2004-01-21 20:12:23 +00:00
libtacplus mdoc(7): Use the new feature of the .In macro. 2003-09-08 19:57:22 +00:00
libtelnet
libthr I update the rwlock code in libthr to be more standards compliant and 2004-01-29 12:03:17 +00:00
libufs Remove unneccessary include of sys/types.h in the SYNOPSIS 2003-10-09 09:45:20 +00:00
libugidfw
libusbhid The report size is not a local item, so don't clear it when clearing local items. 2004-01-28 00:05:22 +00:00
libutil Bump the major version on libtuil. libutil now relies on the mac_* 2003-11-12 21:56:07 +00:00
libvgl
libwrap
libxpg4
liby
libypclnt
libz
msun Fix a problem where libm compiled under 5.X would depend on features 2003-10-27 01:28:07 +00:00
ncurses
Makefile Add NO_BLUETOOTH knob to the build process 2004-01-28 00:42:51 +00:00
Makefile.inc