summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdio
Commit message (Expand)AuthorAgeFilesLines
* Changed all paths to be relative to src/lib instead of src/lib/libcjb1997-05-031-2/+5
* Fixed #include and/or prototype bugs in synopsis.bde1997-04-134-6/+6
* Fix raceguido1997-04-071-2/+2
* Eliminate yet one function call when locale not usedache1997-04-041-3/+4
* Speedup in case locale not usedache1997-04-041-7/+16
* The w+ entry description was misformatted.mpp1997-03-271-1/+1
* FIxed arg types (mostly missing consts) in synopsis.bde1997-03-191-1/+1
* Merge from Lite2peter1997-03-111-2/+2
* This commit was generated by cvs2svn to compensate for changes in r23658,peter1997-03-111-17/+17
|\
| * Import CSRG 4.4BSD-Lite2 lib/libc onto vendor branchpeter1997-03-112-19/+19
* | Fixed handling of input failure by the scanf family.bde1997-03-031-3/+11
* | Revert $FreeBSD$ to $Id$peter1997-02-2258-58/+58
* | Add XXX comment describing potential memset non-portable issueache1997-02-051-0/+3
* | Sort cross references.wosch1997-01-207-12/+12
* | Use collate for national [a-z]-like rangesache1997-01-161-8/+13
* | The following patch to lib/libc/stdio implements positional arguments injkh1997-01-142-22/+414
* | Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-1458-58/+58
* | perror () does not prepend ": " for the non-NULL argument "". close PR 1492wosch1996-09-301-1/+1
* | .DV -> .Dv (FOPEN_MAX was invisible).bde1996-09-281-1/+1
* | fwopen() argument type mis-describedpst1996-09-131-1/+1
* | Correctly use .Fn instead of .Nm to reference function namesmpp1996-08-222-2/+4
* | Update some more man pages to use the .Fx macro.mpp1996-08-211-1/+1
* | Fix nasty bracketing/precedence bug. Every time something read (andpeter1996-08-131-2/+2
* | Correct the paramter type of the second argument to fgets.mpp1996-08-061-1/+1
* | Fix some of the problems that bde pointed out to me some time ago.peter1996-07-281-7/+16
* | Suggested by: Bruce Evans, Jeffrey Hsu, Gary Palmerjraynard1996-06-2257-50/+317
* | Code cleanup:-jraynard1996-06-122-2/+3
* | Code cleanup:-jraynard1996-06-126-13/+13
* | Code cleanup:-jraynard1996-06-127-12/+11
* | Code cleanup:-jraynard1996-06-125-5/+5
* | Reword the sentence about the required space for the result string.joerg1996-06-091-1/+1
* | Fix bogus MLINKS line from vasprintf change.jkh1996-05-291-2/+2
* | add manpage linkswosch1996-05-291-1/+2
* | Add an implementation of the gnu-ish asprintf() and vasprintf(). They arepeter1996-05-274-38/+219
* | Fixed various problems: typos, grammer, missing include filesmpp1996-05-232-5/+5
* | Fix a typo.mpp1996-05-011-1/+1
* | Correct a minor typo. Fixes part of PR#1000.mpp1996-04-091-1/+1
* | Added missing section numbers to a bunch of .Xr macros, ormpp1996-03-274-15/+15
* | Removed now-bogus casts that were to hide the inconsistency between thebde1996-03-271-4/+4
* | Fixed bogus cross references.bde1996-03-272-5/+5
* | Say what happens to the buffer when fgets() returns NULL.bde1996-03-271-6/+11
* | Since n is int now, sanity check must be n <= 0, not simple n == 0ache1996-03-251-1/+1
* | Fix incorrect parameter types.paul1996-03-242-2/+2
* | The 4.4-lite vfprintf counted the %# hex prefix and the sign infenner1996-03-201-8/+6
* | Added a little NOTES section explaining that passing in a string thatmpp1996-02-151-0/+22
* | Fix even more spelling errors in some more man pages.mpp1996-01-301-3/+3
* | Reviewed by: julian and (hsu?)julian1996-01-2232-34/+417
* | Fix a variety of minor typos and cross references in a bunch ofmpp1996-01-201-1/+1
* | Minor cleanup, #include's and unused vars.phk1995-10-223-1/+5
* | Make a link-time warning for the use of gets().peter1995-10-041-0/+3
OpenPOWER on IntegriCloud