summaryrefslogtreecommitdiff
path: root/lib/libc/stdio
Commit message (Expand)AuthorAgeFilesLines
...
* Fix incorrect parameter types.Paul Richards1996-03-242-2/+2
* The 4.4-lite vfprintf counted the %# hex prefix and the sign inBill Fenner1996-03-201-8/+6
* Added a little NOTES section explaining that passing in a string thatMike Pritchard1996-02-151-0/+22
* Fix even more spelling errors in some more man pages.Mike Pritchard1996-01-301-3/+3
* Reviewed by: julian and (hsu?)Julian Elischer1996-01-2232-34/+417
* Fix a variety of minor typos and cross references in a bunch ofMike Pritchard1996-01-201-1/+1
* Minor cleanup, #include's and unused vars.Poul-Henning Kamp1995-10-223-1/+5
* Make a link-time warning for the use of gets().Peter Wemm1995-10-041-0/+3
* This gets() used \r\n, which is doggish.Bruce Evans1995-09-291-1/+1
* fgetline does not exist.. fgetln is in it's place. Correct the X-Ref.Peter Wemm1995-08-181-1/+1
* Remove trailing whitespace.Rodney W. Grimes1995-05-304-8/+8
* Fixed typo.David Greenman1995-05-151-1/+1
* 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
* Date: Wed, 26 Oct 1994 15:44:49 -0600Nate Williams1994-11-051-0/+1
* First crack at making libc work with the new make macros. It compiles onGarrett Wollman1994-08-051-3/+5
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-2790-0/+10714