summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/strtod.3
AgeCommit message (Expand)Author
2022-12-04lib: Mark up error names in man pages with .Eruwe
2016-11-07Use the keywords `underflow' and `overflow' in ERANGE summary.riastradh
2016-11-07Fix phrasing about `out-of-band' and `sentinel value'.riastradh
2016-11-04Distinguish altogether invalid syntax from trailing garbage.riastradh
2016-11-04EXIT_FAILURE policeriastradh
2016-11-04Fix infinity detection with isinf(d), not d == HUGE_VAL.riastradh
2016-11-04Add example for strtod.riastradh
2016-11-04Fix description of ERANGE cases again.riastradh
2016-03-17Bump date for previous.wiz
2016-03-17strtod yields ERANGE for below-subnormal magnitudes, not underflow.riastradh
2007-10-24Add HISTORY: The strtof() and strtold() functions appeared in NetBSDreed
2006-03-15Use more macros.wiz
2006-03-15Add strtof(3) and strtold(3); welcome libc 12.137.kleink
2005-04-19Grammar fix.wiz
2005-04-15Due to their "inverse" treatment of the fraction's MSb, update NANkleink
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-04-16Usewiz
2002-02-07Generate <>& symbolically.ross
2002-01-28Punctuation fixes.wiz
2002-01-28C99: support INF, INFINITY, NAN and NAN(n-char-sequence-opt) arguments.kleink
2001-09-16Drop unnecessary whitespace and .Pp, sort SEE ALSO, sort sections,wiz
2001-03-21Sprinkle some restrict qualifiers.kleink
1999-03-09Add missing .El lines.erh
1998-02-05add LIBRARY section to man pageperry
1998-01-30update to lite-2perry
1995-12-28New-style RCS ids.thorpej
1993-11-29Use "Er" for argument to -width in the lists in the ERROR sections so thatjtc
1993-11-24Remove BUGS section which stated that strtod was unimplemented.jtc
1993-08-01Add RCS indentifiers.mycroft
1993-03-21initial import of 386bsd-0.1 sourcescgd