aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/vfprintf.c
Commit message (Expand)AuthorAgeFilesLines
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* The following patch to lib/libc/stdio implements positional arguments inJordan K. Hubbard1997-01-141-22/+400
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Suggested by: Bruce Evans, Jeffrey Hsu, Gary PalmerJames Raynard1996-06-221-1/+10
* The 4.4-lite vfprintf counted the %# hex prefix and the sign inBill Fenner1996-03-201-8/+6
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-221-3/+23
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-3/+3
* Obtained from: 1.1.5 (originally by jtc)Bruce Evans1995-04-061-1/+2
* Remove `|| flags & ALT == 0' which was an obscure no-op, not aBruce Evans1995-03-121-1/+1
* Obtained from: 1.1.5. Originally by jtc. Cosmetically changed for thisBruce Evans1995-03-121-15/+23
* Fix handling of 'e' format floating point so that it prints trailing zerosDoug Rabson1995-01-191-1/+0
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+859