OSDN Git Service

buildsys: switch libc to kbuild-style
[uclinux-h8/uClibc.git] / libc / stdlib / _strtod.c
2012-06-15 Peter S. Mazingerdo not define _ISOC99_SOURCE in specific files
2012-06-15 Peter S. Mazingerdo not include xlocale.h, it is included by locale...
2012-06-15 Peter S. Mazingerremove unneeded hiddens for rtime, basename, strtof...
2011-04-06 Carmelo AmorosoMerge remote-tracking branch 'origin/master' into prelink
2011-03-09 Peter S. Mazingerstdlib.c, _strtod.c, stdlib.h: remove unused hidden...
2011-03-09 Peter S. Mazinger_strtod.c: only strtod hidden version is needed
2009-09-18 Denys Vlasenkoconvert // comments to /**/; remove empty #if/#endif...
2009-09-18 Bernhard Reutner... trim Experimentally off and uncommented hidden
2008-12-29 Denis Vlasenkolibc/stdlib/_strtod.c: add parens around a | b
2008-12-27 Denis Vlasenkoctype: remove some trivial macros from ctype.h;
2008-11-20 Denis VlasenkoLast portion of libc_hidden_proto removal.
2008-11-18 Denis Vlasenkolibc_hidden_proto removal, a few more functions
2008-09-09 Carmelo AmorosoFix some locale multibyte tests failures ad below:
2008-05-30 Bernhard Reutner... - Avoid warning about undefined preprocessor token...
2008-05-19 Denis VlasenkoMoving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL...
2006-03-22 Peter S. MazingerCorrect build if UCLIBC_HAS_CTYPE_TABLES is not defined
2006-03-10 Peter S. MazingerRemove all non-constant libc_hidden_data_def(), it...
2006-02-13 Peter S. MazingerMore renames for IMA