summaryrefslogtreecommitdiffstats
path: root/libc/stdlib/_strtod.c
Commit message (Expand)AuthorAgeFilesLines
* stdlib.c, _strtod.c, stdlib.h: remove unused hidden functionsPeter S. Mazinger2011-03-091-2/+0
* _strtod.c: only strtod hidden version is neededPeter S. Mazinger2011-03-091-2/+3
* convert // comments to /**/; remove empty #if/#endif pairs. no code changesDenys Vlasenko2009-09-181-4/+0
* trim Experimentally off and uncommented hiddenBernhard Reutner-Fischer2009-09-181-6/+0
* libc/stdlib/_strtod.c: add parens around a | bDenis Vlasenko2008-12-291-1/+1
* ctype: remove some trivial macros from ctype.h;Denis Vlasenko2008-12-271-17/+11
* Last portion of libc_hidden_proto removal.Denis Vlasenko2008-11-201-2/+2
* libc_hidden_proto removal, a few more functionsDenis Vlasenko2008-11-181-3/+3
* Fix some locale multibyte tests failures ad below:Carmelo Amoroso2008-09-091-1/+1
* - Avoid warning about undefined preprocessor token. No obj-code changes.Bernhard Reutner-Fischer2008-05-301-1/+1
* Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL blockDenis Vlasenko2008-05-191-1/+1
* Correct build if UCLIBC_HAS_CTYPE_TABLES is not definedPeter S. Mazinger2006-03-221-1/+1
* Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...Peter S. Mazinger2006-03-101-3/+0
* More renames for IMAPeter S. Mazinger2006-02-131-0/+623