Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-10-25 | Refactor strtod tests | Rajalakshmi Srinivasaraghavan | |
This patch changes strtod* tests to use strfrom* functions. | |||
2016-05-23 | Refactor bug-strtod2.c to be type generic | Paul E. Murphy | |
This only tested for strtod. This expands the testing to all variants of strto*. | |||
2005-09-28 | [BZ #1230] | Ulrich Drepper | |
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. | |||
2004-12-22 | (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. | Ulrich Drepper | |
2007-07-12 | 2.5-18.1 | Jakub Jelinek | |