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
2006-01-14
hidden_def/hidden_proto: convert all users (I hope) termios split, add some m...
Peter S. Mazinger
2005-12-08
Hide __strtofpmax, implement some hiddens
Peter S. Mazinger
2005-12-07
Hide *clnt|pmap|svc* and some rpc. inet/rpc is full of relocs ...
Peter S. Mazinger
2005-12-01
Hide mostly used functions
Peter S. Mazinger
2005-11-26
Some more hidden internals
Peter S. Mazinger
2005-10-28
Kill a warning. Change __wcstofpmax to __wcstofpmax_l where appropiate
Peter S. Mazinger
2003-08-24
Fix a few bugs in the new extended locale functions.
Manuel Novoa III
2003-08-01
Add a new *scanf implementation, includeing the *wscanf functions.
Manuel Novoa III
2002-11-07
Remove atof from strtod.o...
Manuel Novoa III
2001-08-24
atoi, atol, atoll, and atof are supposed to be functions, not macros.
Eric Andersen
2001-04-06
Fix include/errno.h to not use kernel header, and instead use bits/errno.h.
Eric Andersen
2000-12-20
A number of updates from Manuel Novoa III. Things look good...
Eric Andersen
2000-10-09
Bug ugly formatting update
Eric Andersen
2000-05-14
Initial revision
Erik Andersen