]> git.ipfire.org Git - thirdparty/glibc.git/commit - stdlib/strtod_l.c
[BZ #274]
authorUlrich Drepper <drepper@redhat.com>
Sun, 25 Jul 2004 03:31:54 +0000 (03:31 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sun, 25 Jul 2004 03:31:54 +0000 (03:31 +0000)
commitdeddf8092de80946261279dd9669a801c24aad81
treebaf9e282f473865d7d24d38434a1dadd2c138818
parent15ef4b555f5bef9bbcb39bf72f8399d77e57afff
[BZ #274]

Update.
2004-07-21  Jakub Jelinek  <jakub@redhat.com>

[BZ #274]
* stdlib/strtod_l.c (INTERNAL (__STRTOF)): Fix used >=
BITS_PER_MP_LIMB shifting up.
* stdlib/tst-strtod.c (main): Add new tests.
ChangeLog
stdlib/strtod_l.c
stdlib/tst-strtod.c