freebsd-dev/lib
das d48b0da08e Rework the floating point code in printf(). Significant changes:
- We used to round long double arguments to double.  Now we print
  them properly.

- Bugs involving '%F', corner cases of '#' and 'g' format
  specifiers, and the '.*' precision specifier have been
  fixed.

- Added support for the "'" specifier to print thousands' grouping
  characters in a locale-dependent manner.

- Implement the __vfprintf() side of hexadecimal floating point
  support.  All that is still needed is a routine to convert the
  mantissa to hex digits one nibble at a time in the style of ultoa().

Reviewed by:	silence on standards@
2003-04-05 22:11:42 +00:00
..
compat Add libgmp.so.3 from 4.7-RELEASE CDs. 2003-02-17 17:26:03 +00:00
csu Very minor EOL whitespace diff-reducer. 2003-01-26 23:34:47 +00:00
libalias Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
libatm Back off WARNS until I've had a chance to deal with the problems on 2003-03-25 17:40:00 +00:00
libbind
libbz2
libc Rework the floating point code in printf(). Significant changes: 2003-04-05 22:11:42 +00:00
libc_r - Define a _spinunlock() function so that threading implementations may do 2003-03-26 04:02:24 +00:00
libcalendar
libcam english(4) police. 2002-12-27 12:15:40 +00:00
libcom_err
libcompat The .Fn function 2003-03-24 16:02:05 +00:00
libcrypt english(4) police. 2002-12-27 12:15:40 +00:00
libdevinfo Expand length of pnpinfo and length fields since pccard pnpinfo can 2003-02-17 18:56:00 +00:00
libdevstat typo 2003-03-19 14:15:32 +00:00
libdisk Use sized cast matching the sized pointer. 2003-04-04 16:59:39 +00:00
libedit The .Fn function 2003-02-06 11:25:03 +00:00
libexpat english(4) police. 2002-12-27 12:15:40 +00:00
libfetch Don't dereference flags if NULL (see http.c rev 1.87) 2003-03-29 15:15:38 +00:00
libform
libftpio english(4) police. 2002-12-27 12:15:40 +00:00
libgeom Run a revision on the OAM api. 2003-03-27 14:35:00 +00:00
libio
libipsec The .Fn function 2003-03-24 16:02:05 +00:00
libipx
libisc
libkse - Define a _spinunlock() function so that threading implementations may do 2003-03-26 04:02:24 +00:00
libkvm - Spell SIGSETOR correctly. 2003-04-01 04:49:12 +00:00
libmd The .Fn function 2003-03-24 16:02:05 +00:00
libmenu
libmilter
libmp Adjust for OpenSSL 0.9.7. 2003-01-28 23:03:15 +00:00
libncp No need to have ifdef < FreeBSD 4.0-current in here. Remove it to 2003-04-04 04:16:06 +00:00
libncurses Migrate to a new way of dealing with building from old revisions of 2003-04-05 20:30:30 +00:00
libnetgraph Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
libopie
libpam Experimental pam_chroot module (not connected to the build) 2003-03-30 22:58:23 +00:00
libpanel
libpcap
libpthread - Define a _spinunlock() function so that threading implementations may do 2003-03-26 04:02:24 +00:00
libradius
librpcsvc
libsbuf
libsm
libsmb
libsmdb
libsmutil
libstand The .Fn function 2003-03-24 15:56:36 +00:00
libtacplus
libtelnet
libthr - Pass a ucontext_t to _set_curthread. If non-NULL the new thread is set 2003-04-03 03:34:50 +00:00
libufs MFp4: Fix copy&paste English error. 2003-03-30 18:00:24 +00:00
libugidfw Correct a couple small typos. 2003-01-07 13:18:21 +00:00
libusbhid
libutil The .Fn function 2003-03-24 16:02:05 +00:00
libvgl Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
libwrap
libxpg4
liby
libypclnt style.Makefile(5) police. 2003-03-09 19:56:21 +00:00
libz In src/lib/libz/gzio.c the function gzprintf does not check if the 2003-03-14 01:47:01 +00:00
msun Fix braino in definition of isfinite(). 2003-04-04 13:27:47 +00:00
ncurses Migrate to a new way of dealing with building from old revisions of 2003-04-05 20:30:30 +00:00
Makefile KerberosIV deorbit sequence continues: Look for K5 instead of KIV 2003-03-08 11:01:31 +00:00
Makefile.inc