1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/lib
Olivier Houchard 31489a9a26 Use the RET macro.
For setjmp() and longjmp(), put the signal mask where it's supposed to be,
instead of in the space reserved for fp regs.
2004-11-09 16:49:14 +00:00
..
bind For variables that are only checked with defined(), don't provide 2004-10-24 15:46:50 +00:00
csu Implement .init and .fini. 2004-09-23 23:00:51 +00:00
libalias For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
libarchive Ooops. ssize_t != int. <sigh> 2004-11-06 05:25:53 +00:00
libatm
libautofs
libbegemot Fixed "make clean". 2004-11-04 08:25:03 +00:00
libbluetooth
libbsnmp For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
libbz2
libc Use the RET macro. 2004-11-09 16:49:14 +00:00
libc_r For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
libcalendar
libcam
libcom_err
libcompat
libcrypt For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
libdevinfo Prefer C99's __func__ over GCC's __FUNCTION__. 2004-09-22 16:56:49 +00:00
libdevstat
libdisk Don't barf when we encounter an UUID for GPT partitions. Instead, add 2004-10-31 01:28:59 +00:00
libedit
libexpat
libfetch Update copyright years. 2004-09-21 18:35:21 +00:00
libform
libftpio
libgeom
libio For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
libipsec
libipx
libkiconv
libkse i386_set_ldt() is not available when running 32 bit binaries on amd64 2004-11-06 03:35:51 +00:00
libkvm Belatedly catch up with the dev_t/cdev changes from a few months back. 2004-10-11 21:56:27 +00:00
libmagic uniq(1) is not an install tool, and using it was causing 2004-10-18 22:18:23 +00:00
libmd
libmenu
libmilter
libmp
libncp Prefer C99's __func__ over GCC's __FUNCTION__. 2004-09-22 16:56:49 +00:00
libncurses For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
libnetgraph Prefer C99's __func__ over GCC's __FUNCTION__. 2004-09-22 16:56:49 +00:00
libngatm
libopie Bump the library version numbers for the following libraries: 2004-10-01 15:38:07 +00:00
libpam For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
libpanel
libpcap Bump the library version numbers for the following libraries: 2004-10-01 15:38:07 +00:00
libpthread i386_set_ldt() is not available when running 32 bit binaries on amd64 2004-11-06 03:35:51 +00:00
libradius
librpcsvc For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
libsbuf
libsdp
libsm For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
libsmb -O2 compile isn't quite ready for WARNS=2 yet. 2004-10-24 10:42:15 +00:00
libsmdb For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
libsmutil For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
libstand For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
libtacplus
libtelnet For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
libthr Use the recently exposed fs/gs set functions when compiling libthr to 2004-11-06 03:30:53 +00:00
libthread_db
libufs
libugidfw Modify libugidfw(3) to use MBI_* permission flags from mac_bsdextended.h 2004-10-21 11:21:13 +00:00
libusbhid
libutil Backout manual page updates. 2004-09-26 12:08:31 +00:00
libvgl
libwrap
libxpg4 For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
liby For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
libypclnt
libz
msun More updates for math(3): 2004-10-11 20:13:52 +00:00
ncurses For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
Makefile Fix build in the !NOATM case by using the begemot library in place of 2004-09-24 22:10:34 +00:00
Makefile.inc