Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add lldiv(), imaxabs(), imaxdiv(), strtoimax() and strtoumax() | millert | 2006-01-13 | 1 | -29/+40 |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | millert | 2003-06-02 | 1 | -6/+2 |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | typos; | jmc | 2003-05-10 | 1 | -2/+2 |
| | |||||
* | Mention that stroul() et al *do* accept negative numbers, they | millert | 2003-04-21 | 1 | -1/+6 |
| | | | | just (effectively) cast to unsigned. ho@ OK | ||||
* | Fix a pasto. (There is no ULLONG_MIN, for hopefully obvious reasons) | kjell | 2003-03-06 | 1 | -4/+2 |
| | | | | ok millert | ||||
* | .Xr atoll(3) and add missing .Xr of atol(3) in atoll(3) man page. | millert | 2002-11-21 | 1 | -3/+10 |
| | |||||
* | Replace strtou?q() with the more standard strtou?ll(), using weak | millert | 2002-06-29 | 1 | -5/+24 |
| | | | | aliases to fake up strtou?q(). espie@ OK. | ||||
* | Initial cleanup: | mpech | 2002-04-30 | 1 | -2/+2 |
| | | | | | | | | | | | | o) remove extra space in the end of line; o) remove extra blank lines in the end of file; o) remove .Pp before .Ss; o) CAVEAT -> CAVEATS; o) fix usage of .Fa; o) <blank-line> -> .Pp; o) wrap long lines; millert@ ok | ||||
* | For man pages that describe multiple functions, split the .Nm arguments | aaron | 2000-08-09 | 1 | -2/+3 |
| | | | | onto separate lines in the NAME section. | ||||
* | Flesh out stdlib function man pages. | aaron | 2000-04-20 | 1 | -18/+10 |
| | |||||
* | In Unix land we prefer "whitespace" to "white space" or "white-space". At | aaron | 2000-03-04 | 1 | -2/+2 |
| | | | | least, this is the impression I get from looking at a lot of Perl docs. | ||||
* | Supply examples and discuss limitations. | pjanzen | 1999-09-14 | 1 | -6/+56 |
| | |||||
* | better english; deraadt@/millert@ | aaron | 1999-07-20 | 1 | -3/+3 |
| | |||||
* | first round of repairs on stdlib | aaron | 1999-06-29 | 1 | -4/+4 |
| | |||||
* | Fix RCS ids | tholo | 1996-08-19 | 1 | -2/+1 |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | deraadt | 1995-10-18 | 1 | -0/+164 |