Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor strtod tests | Rajalakshmi Srinivasaraghavan | 2016-10-25 | 1 | -1/+1 |
| | | | | This patch changes strtod* tests to use strfrom* functions. | ||||
* | Refactor bug-strtod2.c to be type generic | Paul E. Murphy | 2016-05-23 | 1 | -18/+29 |
| | | | | | This only tested for strtod. This expands the testing to all variants of strto*. | ||||
* | [BZ #1230] | Ulrich Drepper | 2005-09-28 | 1 | -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 Drepper | 2004-12-22 | 1 | -46/+0 |
| | |||||
* | 2.5-18.1 | Jakub Jelinek | 2007-07-12 | 1 | -0/+46 |