aboutsummaryrefslogtreecommitdiff
path: root/stdlib/bug-strtod2.c
AgeCommit message (Collapse)AuthorFilesLines
2016-10-25Refactor strtod testsRajalakshmi Srinivasaraghavan1-1/+1
This patch changes strtod* tests to use strfrom* functions.
2016-05-23Refactor bug-strtod2.c to be type genericPaul E. Murphy1-18/+29
This only tested for strtod. This expands the testing to all variants of strto*.
2005-09-28[BZ #1230]Ulrich Drepper1-0/+46
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 Drepper1-46/+0
2007-07-122.5-18.1Jakub Jelinek1-0/+46