about summary refs log tree commit diff
path: root/stdlib/bug-strtod2.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactor strtod testsRajalakshmi Srinivasaraghavan2016-10-251-1/+1
| | | | This patch changes strtod* tests to use strfrom* functions.
* Refactor bug-strtod2.c to be type genericPaul E. Murphy2016-05-231-18/+29
| | | | | This only tested for strtod. This expands the testing to all variants of strto*.
* [BZ #1230]Ulrich Drepper2005-09-281-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.
* (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4.Ulrich Drepper2004-12-221-46/+0
|
* 2.5-18.1Jakub Jelinek2007-07-121-0/+46