]> git.ipfire.org Git - thirdparty/glibc.git/commit
* stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.
authorUlrich Drepper <drepper@redhat.com>
Fri, 3 Aug 2007 16:45:47 +0000 (16:45 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 3 Aug 2007 16:45:47 +0000 (16:45 +0000)
commit64f6281cbb92c91989a51ca676eca245ea88228f
tree48f59140a01873ea839a1d0b5eea13577533f730
parentce31a3b1c588f8b8a5c7702c6460d6bd4386bd95
* stdlib/strtod_l.c (____STRTOF_INTERNAL): Properly handle -0.

* stdlib/Makefile (tests): Add tst-strtod5.
(tst-strtod5-ENV): New.
* stdlib/tst-strtod5.c: New file.
ChangeLog
nptl/ChangeLog
stdlib/Makefile
stdlib/strtod_l.c
stdlib/tst-strtod5.c [new file with mode: 0644]