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