accept "nan(n-char-sequence)" in strtod/scanf functions
authorRich Felker <dalias@aerifal.cx>
Sun, 21 Oct 2012 22:28:20 +0000 (18:28 -0400)
committerRich Felker <dalias@aerifal.cx>
Sun, 21 Oct 2012 22:28:20 +0000 (18:28 -0400)
commit8489897e01b8a27c365c9c98b200ee25dc124cb4
treeb39e46aef7e25f19da240951bb45c4b03f22f245
parentf1b23d41cff432a8d0939af427fa005b4a4f95d7
accept "nan(n-char-sequence)" in strtod/scanf functions

this will prevent gnulib from wrapping our strtod to handle this
useless feature.
src/internal/floatscan.c