summaryrefslogtreecommitdiff
path: root/libiberty/strtod.c
Commit message (Collapse)AuthorAgeFilesLines
* libiberty: documentation markup and order fixes.Ralf Wildenhues2011-02-031-2/+3
| | | | | | | | | | | | | | | | libiberty/: * splay-tree.c: Escape wrapping newlines in texinfo markup with '@', to fix function declaration output rendering. * gather-docs: Relax and improve macro name matching to actually match all current names and to allow input line wrapping. * bsearch.c, concat.c, crc32.c, fnmatch.txh, fopen_unlocked.c, hashtab.c, insque.c, make-relative-prefix.c, memchr.c, memcmp.c, memcpy.c, memmem.c, memmove.c, mempcpy.c, memset.c, pexecute.txh, random.c, setenv.c, setproctitle.c, simple-object.txh, snprintf.c, stpncpy.c, strncmp.c, strtod.c, strtol.c, vasprintf.c, vprintf.c, vsnprintf.c, xmemdup.c: Wrap long texinfo input lines. * functions.texi: Regenerate.
* Update the address and phone number of the FSF organization.Nick Clifton2005-05-101-1/+1
|
* merge from gccDJ Delorie2005-03-281-4/+2
|
* merge from gccDJ Delorie2002-03-181-2/+2
|
* merge from gccDJ Delorie2001-10-101-1/+1
|
* merge from gccDJ Delorie2001-10-071-1/+1
|
* merge from gccDJ Delorie2001-09-261-0/+15
|
* * safe-ctype.c: #include "ansidecl.h".DJ Delorie2000-12-171-0/+1
| | | | | * strtod.c: Likewise. * strtoul.c: Include safe-ctype.h, not ctype.h.
* * safe-ctype.c: New file.DJ Delorie2000-12-081-6/+6
| | | | | | | | | | | * Makefile.in (CFILES): Add safe-ctype.c. (REQUIRED_OFILES): Add safe-ctype.o. * argv.c: Define ISBLANK and use it, not isspace. * basename.c, cplus-dem.c, fnmatch.c, pexecute.c, strtod.c, strtol.c, strtoul.c: Include safe-ctype.h, not ctype.h. Use uppercase ctype macros. Don't test ISUPPER(c)/ISLOWER(c) before calling TOLOWER(c)/TOUPPER(c).
* 19990502 sourceware importbinu_ss_19990502Richard Henderson1999-05-031-0/+122