summaryrefslogtreecommitdiff
path: root/lib/libc/stdio
AgeCommit message (Expand)Author
1993-11-04Corrected and simplified floating point formatting.jtc
1993-11-03Trailing zeros should be printed with all floating point formatsjtc
1993-10-18don't compiler strerror.c source here, and clean up.cgd
1993-10-09Helper function _strerror is in the user's namespace, renamed it tojtc
1993-10-07Clean up deleted files.mycroft
1993-10-07Moved strerror.[c3] from libc/stdio to libc/string.jtc
1993-10-05Fix typo from last change.jtc
1993-10-05make the first param const char *, so it compiles...cgd
1993-10-05Changed SYNOPSIS, #include <string.h> before using strerror().jtc
1993-10-04fread and fwrite both return size_t, not int.jtc
1993-10-04Note that fileno() conforms to 1003.1-90.jtc
1993-08-26Declare rcsid strings so they are stored in text segment.jtc
1993-08-07merge in changes from netbsd-0-9-ALPHA2cgd
1993-08-02Nuke remaining patchkit headers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-07-12Make declarations match prototypes.mycroft
1993-07-09update for better FP routines, from AT&T & elsewherecgd
1993-05-24apply fix to setvbuf(), supplied by chris torekcgd
1993-05-07update with new files from Chris Torekcgd
1993-04-22Fix various bugs in man pages (from 386BSD patch 130).mycroft
1993-04-18Fix error in last patch.mycroft
1993-04-18Make arguments match prototypes.mycroft
1993-04-02fixed problem with 2 `/' chars back to back in temp files, which kills emacscgd
1993-03-21after 0.2.2 "stable" patches appliedcgd
1993-03-21initial import of 386bsd-0.1 sourcescgd