aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio
Commit message (Expand)AuthorAgeFilesLines
* 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