Age | Commit message (Expand) | Author |
2015-04-14 | Another couple of commas in the wrong place, ok jmc | Nicholas Marriott |
2014-11-30 | Replace all 14 instances of .St -ansiC-99 in our tree with .St -isoC-99. | Ingo Schwarze |
2014-09-14 | Do not claim that empty numbers set EINVAL, our implementation doesn't. | Ingo Schwarze |
2013-08-14 | no longer any need to quote macro lines with >9 args; | Jason McIntyre |
2013-06-05 | Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze | Ted Unangst |
2011-09-03 | some minor tweaks; | Jason McIntyre |
2011-09-03 | make -column lists pretty again; | Jason McIntyre |
2011-08-30 | in column lists, enforce the following ordering: | Jason McIntyre |
2007-11-13 | Put limits.h in front of stdlib.h as style(9) recommends. | Tobias Stoeckmann |
2007-06-29 | Document behavior when no conversion could be performed. Adapted | Todd C. Miller |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-11-02 | columns for underflow and overflow were swapped, noticed by Mathieu Olivier | Alexander von Gernler |
2006-03-29 | Xr to strtonum(3), because vice versa is already the case | Alexander von Gernler |
2006-01-13 | Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax() | Todd C. Miller |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-10 | typos; | Jason McIntyre |
2002-11-21 | .Xr atoll(3) and add missing .Xr of atol(3) in atoll(3) man page. | Todd C. Miller |
2002-06-29 | Replace strtou?q() with the more standard strtou?ll(), using weak | Todd C. Miller |
2000-08-09 | For man pages that describe multiple functions, split the .Nm arguments | Aaron Campbell |
2000-04-20 | Flesh out stdlib function man pages. | Aaron Campbell |
2000-03-04 | In Unix land we prefer "whitespace" to "white space" or "white-space". At | Aaron Campbell |
1999-09-14 | Supply examples and discuss limitations. | Paul Janzen |
1999-07-20 | better english; deraadt@/millert@ | Aaron Campbell |
1999-06-29 | first round of repairs on stdlib | Aaron Campbell |
1996-08-19 | Fix RCS ids | Thorsten Lockert |
1995-12-14 | make first arg of strtod/strtoq const | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |