summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/strtod.3
AgeCommit message (Expand)Author
2008-09-13document strtold. ok millert@Martynas Venckus
2008-09-13strtof has been introduced in c99Martynas Venckus
2008-06-13grammar fixes;Jason McIntyre
2008-06-13Add strtof() to libc, some ports seem to like it. Currently it's a simpleLandry Breuil
2007-11-11strtod may return HUGE_VAL on overflow, which is defined in math.h.Tobias Stoeckmann
2007-05-31convert to new .Dd format;Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2000-04-20Flesh out stdlib function man pages.Aaron Campbell
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". AtAaron Campbell
2000-01-22Use .Er macro when referring to errno error names.Aaron Campbell
1999-06-29first round of repairs on stdlibAaron Campbell
1999-05-27more missing .El macros filled inAaron Campbell
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt