Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | document strtold. ok millert@ | 2008-09-13 | 1 | -9/+23 | |
| | |||||
* | strtof has been introduced in c99 | 2008-09-13 | 1 | -4/+6 | |
| | | | | from Thomas Pfaff. ok millert@ | ||||
* | grammar fixes; | 2008-06-13 | 1 | -3/+3 | |
| | |||||
* | Add strtof() to libc, some ports seem to like it. Currently it's a simple | 2008-06-13 | 1 | -6/+21 | |
| | | | | | | | call to strtod() with bounding check. Discussed with pyr@ and otto@ ok otto@ deraadt@ | ||||
* | strtod may return HUGE_VAL on overflow, which is defined in math.h. | 2007-11-11 | 1 | -2/+3 | |
| | | | | | | Therefore added math.h to SYNPOSIS. OK millert@ | ||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | Remove the advertising clause in the UCB license which Berkeley | 2003-06-02 | 1 | -6/+2 | |
| | | | | rescinded 22 July 1999. Proofed by myself and Theo. | ||||
* | Flesh out stdlib function man pages. | 2000-04-20 | 1 | -11/+14 | |
| | |||||
* | In Unix land we prefer "whitespace" to "white space" or "white-space". At | 2000-03-04 | 1 | -2/+2 | |
| | | | | least, this is the impression I get from looking at a lot of Perl docs. | ||||
* | Use .Er macro when referring to errno error names. | 2000-01-22 | 1 | -3/+3 | |
| | |||||
* | first round of repairs on stdlib | 1999-06-29 | 1 | -4/+4 | |
| | |||||
* | more missing .El macros filled in | 1999-05-27 | 1 | -1/+2 | |
| | |||||
* | Fix RCS ids | 1996-08-19 | 1 | -2/+1 | |
| | | | | Make sure everything uses {SYS,}LIBC_SCCS properly | ||||
* | initial import of NetBSD tree | 1995-10-18 | 1 | -0/+114 | |