martynas
|
1954aa198d
|
Document that strtod functions accept INF, NAN, NAN(). From Michal Mazurek.
|
12 years ago |
martynas
|
72651265ea
|
document strtold. ok millert@
|
16 years ago |
martynas
|
9bbd0127b8
|
strtof has been introduced in c99
from Thomas Pfaff. ok millert@
|
16 years ago |
jmc
|
392400ba76
|
grammar fixes;
|
17 years ago |
landry
|
592f3fe88a
|
Add strtof() to libc, some ports seem to like it. Currently it's a simple
call to strtod() with bounding check.
Discussed with pyr@ and otto@
ok otto@ deraadt@
|
17 years ago |
tobias
|
c9440635f0
|
strtod may return HUGE_VAL on overflow, which is defined in math.h.
Therefore added math.h to SYNPOSIS.
OK millert@
|
17 years ago |
jmc
|
14302f5699
|
convert to new .Dd format;
|
18 years ago |
millert
|
679cd5d050
|
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.
|
22 years ago |
aaron
|
e985eebf26
|
Flesh out stdlib function man pages.
|
25 years ago |
aaron
|
d4dc0165bd
|
In Unix land we prefer "whitespace" to "white space" or "white-space". At
least, this is the impression I get from looking at a lot of Perl docs.
|
25 years ago |
aaron
|
7f1ab2f579
|
Use .Er macro when referring to errno error names.
|
25 years ago |
aaron
|
5457e11d62
|
first round of repairs on stdlib
|
26 years ago |
aaron
|
6a3e297d23
|
more missing .El macros filled in
|
26 years ago |
tholo
|
fcedf08ffa
|
Fix RCS ids
Make sure everything uses {SYS,}LIBC_SCCS properly
|
29 years ago |
deraadt
|
47b73ff83c
|
initial import of NetBSD tree
|
29 years ago |