summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib/atof.3
Commit message (Collapse)AuthorAgeFilesLines
* Renumber clauses to reduce diffs to other versionsemaste2013-05-281-1/+1
| | | | | NetBSD, OpenBSD, and Android's Bionic number the clauses 1 through 3, so follow suit to make comparison easier.
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
| | | | | | clause. # If I've done so improperly on a file, please let me know.
* mdoc(7) police: Fixed abuses of the .Ar and .Em macros.ru2002-12-181-2/+2
|
* mdoc(7) police: add missing markup bits for ``errno''.ru2002-01-091-1/+3
|
* Back out errno preservingache2001-12-301-4/+2
|
* Add "except the handling of errors" into "equivalent to" paragraph.ache2001-12-251-0/+2
| | | | | Pointed by: bde Inspired by: POSIX
* Be explicit about the POSIX version it conforms to [in this case 1990].asmodai2001-09-261-5/+5
| | | | Put the error comment under the more appropriate ERRORS section.
* Change standards compliancy order so that C and POSIX are grouped.asmodai2001-09-261-1/+1
|
* Add more standards which we conform to.asmodai2001-09-091-1/+18
| | | | | | Note our implementation is not thread nor async-cancel safe. Explicitely note atof() does not check nor report errors. Note that strtod() should be used instead.
* Move to using .In instead of .Fd #include <> for include mark-up.asmodai2001-09-071-1/+1
| | | | Inspired by comment from: dd
* .St -ansiC -> .St -isoCru2001-02-261-1/+1
|
* mdoc(7) police: mark LC_NUMERIC with .Dv.ru2001-02-101-2/+3
|
* Note that decimal point taken from localeache2001-02-101-0/+3
|
* Introduce ".Lb" macro to libc manpages.phantom2000-04-211-0/+2
| | | | More libraries manpages updates following.
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
|
* Add $Id$, to make it simpler for members of the translation teams tonik1999-07-121-0/+1
| | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde
* Remove a nolonger implented "BUGS" description.phk1998-04-111-14/+0
| | | | | | PR: 6240 Reviewed by: phk Submitted by: Niall Smart rotel@indigo.ie
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+87
OpenPOWER on IntegriCloud