about summary refs log tree commit diff
path: root/stdlib/tst-strtod6.c
Commit message (Collapse)AuthorAgeFilesLines
* [BZ #5774]Ulrich Drepper2008-03-081-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.