summaryrefslogtreecommitdiffstats
path: root/usr.bin/ranlib
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>2001-11-30 06:12:15 +0000
committerfenner <fenner@FreeBSD.org>2001-11-30 06:12:15 +0000
commit5f34351719ae589baa319e74d4a5432cc99775ac (patch)
tree64b30cdc0268a462bfb03bb9181400291f7b96d2 /usr.bin/ranlib
parent5dc107c9938a36ea720fe815c81da168e892d4b0 (diff)
downloadFreeBSD-src-5f34351719ae589baa319e74d4a5432cc99775ac.zip
FreeBSD-src-5f34351719ae589baa319e74d4a5432cc99775ac.tar.gz
Implement several of the c99 updates to printf(3):
- New length modifiers: hh, j, t, z. - New flag: '. Note that %'f is not yet implemented. - Use "inf"/"nan" for efg formats, "INF"/"NAN" for EFG formats. - Implemented %q in terms of %ll; if "quad_t" is not "long long" %q will break. Still to do: - %C, %S, %lc, %ls (wide character support) - %'f (thousands in integer portion of %f) - %a/%A (exact hex representation of floating-point numbers) Garrett Wollman wrote the first version of the vfprintf.c update; Mike Barcroft wrote the first version of the printf.3 changes.
Diffstat (limited to 'usr.bin/ranlib')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud