Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [BZ #15522] strtod ("nan(N)") returning a sNaN in some cases | Thomas Schwinge | 2013-08-29 | 1 | -2/+22 |
| | |||||
* | More tests for external charater sequences representing NaNs. | Thomas Schwinge | 2013-04-05 | 1 | -0/+15 |
| | |||||
* | [BZ #5774] | Ulrich Drepper | 2008-03-08 | 1 | -0/+53 |
* stdlib/strtod_l.c (____STRTOF_INTERNAL): Consume closing brace on NAN(...) sequence. * stdlib/Makefile (tests): Add tst-strtod6. * stdlib/tst-strtod6.c: New file. * inet/inet6_opt.c (inet6_opt_init): Check extlen for overflow. |