summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fgets.3
AgeCommit message (Expand)Author
2009-06-02Set errno to EINVAL when fgets is given a non-positive size.Ray Lai
2007-09-07Say NUL when referring to \0Chad Loder
2007-08-08Show how to use strcspn(3) to trim newlines.Ray Lai
2007-05-31convert to new .Dd format;Jason McIntyre
2006-10-30suceed -> succeed; from chad doughertyJason McIntyre
2006-10-15mark up `>';Jason McIntyre
2006-10-14Add a CAVEAT section that describes how to properly trim a newline fromChad Loder
2006-10-14Make fgets description much clearer with respect to its exact behavior.Chad Loder
2005-07-26- typos, punctuation, spacing, macro, layout, etc. fixesJared Yanovich
2005-02-25Be correct in our man pages when talking about NUL termination (that is,Chad Loder
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-01- section reorderJason McIntyre
2003-05-17Better English.Paul Janzen
2003-05-17Document behaviour when size = 1. ok millert@Paul Janzen
2003-03-06.Xr typos;Jason McIntyre
2002-07-20correct check for strchr() failure in EXAMPLE; from pinskia@physics.uc.eduPeter Valchev
2002-04-05Use the more likely pointer in a sample code fragment; miod@ ok.Aaron Campbell
2002-03-05style(9) for the example; Alexander YurchenkoTodd C. Miller
2000-12-24Various repairs, mostly to get rid of short lines.Aaron Campbell
2000-04-18Repairs, mostly removing hard sentence breaks.Aaron Campbell
2000-02-19fix example. ok aaron@Eric Jackson
1999-11-15typosTheo de Raadt
1999-09-15Add CAVEATS sections.Aaron Campbell
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-05-25punctuationAaron Campbell
1999-04-02.Pp macros do not belong immiedately after .Sh section header linesAaron Campbell
1996-08-19Fix RCS idsThorsten Lockert
1996-07-31int not size_t, checked against K&R pg247; netbsd pr#2664, msaitoh@spa.is.uec...Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt