summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib/strtod.3 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Usually, you don't want macros in the .Nd line, so remove instances of .Tnschwarze2014-01-191-5/+3
* Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
* Don't pull <math.h> just because it can return HUGE_VAL in themartynas2013-01-151-3/+2
* remove some wacky Xo/Xc;jmc2012-09-161-3/+3
* Document that strtod functions accept INF, NAN, NAN(). From Michal Mazurek.martynas2012-09-151-3/+28
* document strtold. ok millert@martynas2008-09-131-9/+23
* strtof has been introduced in c99martynas2008-09-131-4/+6
* 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