summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/strtod.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* grammar fixes;jmc2008-06-131-3/+3
* Add strtof() to libc, some ports seem to like it. Currently it's a simplelandry2008-06-131-6/+21
* strtod may return HUGE_VAL on overflow, which is defined in math.h.tobias2007-11-111-2/+3
* convert to new .Dd format;jmc2007-05-311-2/+2
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
* Flesh out stdlib function man pages.aaron2000-04-201-11/+14
* In Unix land we prefer "whitespace" to "white space" or "white-space". Ataaron2000-03-041-2/+2
* Use .Er macro when referring to errno error names.aaron2000-01-221-3/+3
* first round of repairs on stdlibaaron1999-06-291-4/+4
* more missing .El macros filled inaaron1999-05-271-1/+2
* Fix RCS idstholo1996-08-191-2/+1
* initial import of NetBSD treederaadt1995-10-181-0/+114