]> git.ipfire.org Git - thirdparty/glibc.git/commit - stdlib/strtod_l.c
[BZ #1230]
authorUlrich Drepper <drepper@redhat.com>
Wed, 28 Sep 2005 06:09:24 +0000 (06:09 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 28 Sep 2005 06:09:24 +0000 (06:09 +0000)
commit1873e3cd1a7f5173d20d9060f3be825f31a53a39
treed741711c2683919648a9fab68ded25c3a2ba4fc2
parenteb793d1e84fe39243b246e24e0a835ccc6a4b1bb
[BZ #1230]

2005-09-27  Ulrich Drepper  <drepper@redhat.com>
[BZ #1230]
* stdlib/strtod_l.c (STRNCASECMP): Always use C locale object.
(TOLOWER_C): Define.  Use it when recognizing inf and nan.
* stdlib/Makefile (tests): Add bug-strtod2.
* stdlib/bug-strtod2.c: New file.
ChangeLog
stdlib/Depend [new file with mode: 0644]
stdlib/Makefile
stdlib/bug-strtod2.c [new file with mode: 0644]
stdlib/strtod_l.c