freebsd-dev/lib
David Schultz 904322a502 Fix some bugs affecting the %a and %A format specifiers. Since
these are not fully implemented and ifdef'd out, the bugs have
never manifested themselves.  Specifically:

	- Fix a memory leak in the case where %a follows another
	  floating-point format.
	- Make the %a/%A code behave like %e/%E with respect to
	  precision.
	- It is no longer valid to assume that '-' and '0x' are
	  mutually exclusive.
	- Address other minor issues.
2004-01-18 08:28:32 +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
libalias Mostly mechanical rework of libalias: 2004-01-17 10:52:21 +00:00
libatm
libbind
libbluetooth
libbsnmp Fixed the fatal bug: CFLAGS should be added to, not overridden. 2004-01-17 02:27:55 +00:00
libbz2
libc Fix some bugs affecting the %a and %A format specifiers. Since 2004-01-18 08:28:32 +00:00
libc_r Have a single set of POSIX threads man pages. The LIBRARY section 2004-01-14 21:44:26 +00:00
libcalendar
libcam
libcom_err
libcompat
libcrypt
libdevinfo
libdevstat
libdisk Declare crc32 static. There's a copy in libz that conflicts for the 2003-11-17 05:47:42 +00:00
libedit
libexpat
libfetch
libform
libftpio
libgeom
libio Remove now redundant and now conflicting declaration of sysarch(2). 2004-01-10 18:37:11 +00:00
libipsec
libipx
libisc
libkiconv Make msdosfs long filenames matching case insensitive again. 2003-12-08 08:32:20 +00:00
libkse Return EPERM if mutex owner is not current thread but it tries to 2004-01-17 03:09:57 +00:00
libkvm
libmd
libmenu
libmilter
libmp
libncp
libncurses
libnetgraph Use the new defines that include the trailing '\0' in the code. 2003-11-14 08:09:01 +00:00
libngatm
libopie
libpam Remove crossref to pam.conf(5) which never existed. 2004-01-17 09:46:49 +00:00
libpanel
libpcap
libpthread Return EPERM if mutex owner is not current thread but it tries to 2004-01-17 03:09:57 +00:00
libradius
librpcsvc
libsbuf
libsdp Change sdp_open_local(3) API. It now takes a path to a control socket 2004-01-09 22:44:28 +00:00
libsm
libsmb
libsmdb
libsmutil
libstand - Move the code to try to open a single chunk file and prompt for the 2004-01-15 18:38:15 +00:00
libtacplus
libtelnet
libthr Add an implementation of pthread_rwlock_timed{rd,wr}lock() to libthr with 2004-01-16 10:52:10 +00:00
libufs
libugidfw
libusbhid Correct URI to USB specs. 2003-12-21 14:30:23 +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
ncurses
Makefile The snmp_netgraph module depends on libnetgraph. So add a dependency and 2003-11-12 17:09:13 +00:00
Makefile.inc