summaryrefslogtreecommitdiff
path: root/lib/libc/stdlib/atof.3
Commit message (Collapse)AuthorAgeFilesLines
* mdoc(7) police: Fixed abuses of the .Ar and .Em macros.Ruslan Ermilov2002-12-181-2/+2
| | | | Notes: svn path=/head/; revision=108040
* mdoc(7) police: add missing markup bits for ``errno''.Ruslan Ermilov2002-01-091-1/+3
| | | | Notes: svn path=/head/; revision=89139
* Back out errno preservingAndrey A. Chernov2001-12-301-4/+2
| | | | Notes: svn path=/head/; revision=88681
* Add "except the handling of errors" into "equivalent to" paragraph.Andrey A. Chernov2001-12-251-0/+2
| | | | | | | | Pointed by: bde Inspired by: POSIX Notes: svn path=/head/; revision=88472
* Be explicit about the POSIX version it conforms to [in this case 1990].Jeroen Ruigrok van der Werven2001-09-261-5/+5
| | | | | | | Put the error comment under the more appropriate ERRORS section. Notes: svn path=/head/; revision=83973
* Change standards compliancy order so that C and POSIX are grouped.Jeroen Ruigrok van der Werven2001-09-261-1/+1
| | | | Notes: svn path=/head/; revision=83967
* Add more standards which we conform to.Jeroen Ruigrok van der Werven2001-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. Notes: svn path=/head/; revision=83256
* Move to using .In instead of .Fd #include <> for include mark-up.Jeroen Ruigrok van der Werven2001-09-071-1/+1
| | | | | | | Inspired by comment from: dd Notes: svn path=/head/; revision=83206
* .St -ansiC -> .St -isoCRuslan Ermilov2001-02-261-1/+1
| | | | Notes: svn path=/head/; revision=73088
* mdoc(7) police: mark LC_NUMERIC with .Dv.Ruslan Ermilov2001-02-101-2/+3
| | | | Notes: svn path=/head/; revision=72313
* Note that decimal point taken from localeAndrey A. Chernov2001-02-101-0/+3
| | | | Notes: svn path=/head/; revision=72301
* Introduce ".Lb" macro to libc manpages.Alexey Zelkin2000-04-211-0/+2
| | | | | | | More libraries manpages updates following. Notes: svn path=/head/; revision=59460
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-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 Notes: svn path=/head/; revision=48794
* Remove a nolonger implented "BUGS" description.Poul-Henning Kamp1998-04-111-14/+0
| | | | | | | | | PR: 6240 Reviewed by: phk Submitted by: Niall Smart rotel@indigo.ie Notes: svn path=/head/; revision=35128
* BSD 4.4 Lite Lib SourcesRodney W. Grimes1994-05-271-0/+87
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=1573