index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libc
/
stdlib
/
_strtod.c
Age
Commit message (
Expand
)
Author
2009-09-18
convert // comments to /**/; remove empty #if/#endif pairs. no code changes
Denys Vlasenko
2009-09-18
trim Experimentally off and uncommented hidden
Bernhard Reutner-Fischer
2008-12-29
libc/stdlib/_strtod.c: add parens around a | b
Denis Vlasenko
2008-12-27
ctype: remove some trivial macros from ctype.h;
Denis Vlasenko
2008-11-20
Last portion of libc_hidden_proto removal.
Denis Vlasenko
2008-11-18
libc_hidden_proto removal, a few more functions
Denis Vlasenko
2008-09-09
Fix some locale multibyte tests failures ad below:
Carmelo Amoroso
2008-05-30
- Avoid warning about undefined preprocessor token. No obj-code changes.
Bernhard Reutner-Fischer
2008-05-19
Moving libc_hidden_proto's into #ifdef UCLIBC_INTERNAL block
Denis Vlasenko
2006-03-22
Correct build if UCLIBC_HAS_CTYPE_TABLES is not defined
Peter S. Mazinger
2006-03-10
Remove all non-constant libc_hidden_data_def(), it is too unreliable, sorry, ...
Peter S. Mazinger
2006-02-13
More renames for IMA
Peter S. Mazinger