| Commit message (Expand) | Author | Age | Files | Lines |
* | Consistently .Xr the corresponding wide char functions from char- and |  schwarze | 2017-12-01 | 1 | -2/+3 |
* | Stop recommending the non-standard and slightly dangerous fgetln(3). |  schwarze | 2016-08-27 | 1 | -4/+4 |
* | explicitly clarify that reading also stops after size-1 bytes |  tedu | 2014-11-04 | 1 | -3/+5 |
* | c11 compliance: remove gets() |  tedu | 2014-03-23 | 1 | -55/+10 |
* | more library history |  schwarze | 2013-07-17 | 1 | -2/+9 |
* | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze |  tedu | 2013-06-05 | 1 | -3/+3 |
* | Set errno to EINVAL when fgets is given a non-positive size. |  ray | 2009-06-02 | 1 | -2/+6 |
* | Say NUL when referring to \0 |  cloder | 2007-09-07 | 1 | -3/+3 |
* | Show how to use strcspn(3) to trim newlines. |  ray | 2007-08-08 | 1 | -7/+5 |
* | convert to new .Dd format; |  jmc | 2007-05-31 | 1 | -2/+2 |
* | suceed -> succeed; from chad dougherty |  jmc | 2006-10-30 | 1 | -2/+2 |
* | mark up `>'; |  jmc | 2006-10-15 | 1 | -3/+3 |
* | Add a CAVEAT section that describes how to properly trim a newline from |  cloder | 2006-10-14 | 1 | -10/+41 |
* | Make fgets description much clearer with respect to its exact behavior. |  cloder | 2006-10-14 | 1 | -7/+9 |
* | - typos, punctuation, spacing, macro, layout, etc. fixes |  jaredy | 2005-07-26 | 1 | -2/+3 |
* | Be correct in our man pages when talking about NUL termination (that is, |  cloder | 2005-02-25 | 1 | -2/+2 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -6/+2 |
* | - section reorder |  jmc | 2003-06-01 | 1 | -12/+12 |
* | Better English. |  pjanzen | 2003-05-17 | 1 | -3/+3 |
* | Document behaviour when size = 1. ok millert@ |  pjanzen | 2003-05-17 | 1 | -1/+14 |
* | .Xr typos; |  jmc | 2003-03-06 | 1 | -3/+3 |
* | correct check for strchr() failure in EXAMPLE; from pinskia@physics.uc.edu |  pvalchev | 2002-07-20 | 1 | -2/+2 |
* | Use the more likely pointer in a sample code fragment; miod@ ok. |  aaron | 2002-04-05 | 1 | -2/+2 |
* | style(9) for the example; Alexander Yurchenko |  millert | 2002-03-05 | 1 | -3/+3 |
* | Various repairs, mostly to get rid of short lines. |  aaron | 2000-12-24 | 1 | -9/+5 |
* | Repairs, mostly removing hard sentence breaks. |  aaron | 2000-04-18 | 1 | -2/+3 |
* | fix example. ok aaron@ |  ericj | 2000-02-19 | 1 | -2/+2 |
* | typos |  deraadt | 1999-11-15 | 1 | -2/+2 |
* | Add CAVEATS sections. |  aaron | 1999-09-15 | 1 | -1/+45 |
* | - remove all trailing whitespace |  aaron | 1999-07-09 | 1 | -3/+3 |
* | punctuation |  aaron | 1999-05-25 | 1 | -2/+2 |
* | .Pp macros do not belong immiedately after .Sh section header lines |  aaron | 1999-04-02 | 1 | -2/+1 |
* | Fix RCS ids |  tholo | 1996-08-19 | 1 | -3/+1 |
* | int not size_t, checked against K&R pg247; netbsd pr#2664, msaitoh@spa.is.uec.ac.jp |  deraadt | 1996-07-31 | 1 | -1/+1 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+153 |