summaryrefslogtreecommitdiff
path: root/lib/libc/gdtoa/strtod.c
AgeCommit message (Expand)Author
2021-05-06PR/56148: Andreas Gustafsson: lib/libc/stdio/t_printf:snprintf_float testchristos
2020-09-18delintchristos
2020-09-18PR/55668: Martin Husemann: Disable optimization to avoid infinite loop.christos
2019-08-01Sprinkle some more const in.riastradh
2013-05-17Provide explicit LC_C_LOCALE accessor and drop the various NULL checks.joerg
2013-04-19Pass locale down to gethex as well.joerg
2013-04-18Add strtof_l, strtod_l and strtold_l.joerg
2012-03-22add constcond, make shifts unsignedchristos
2012-03-22A few modifications to make this build for vax:he
2012-03-13PR/45989: Martin Husemann: lint invocation does include -w only on i386christos
2011-03-27Fix this so that it builds for vax; where the compiler balks at thehe
2011-03-21more de-linting.christos
2011-03-20Merge the new gdtoa: Note that the built-in tests fail the same way as withchristos
2008-03-21Don't coredump on out of memory conditions. This solution leaks, but gdtoachristos
2006-06-02initialise some variables for gcc.mrg
2006-03-15Add strtof(3) and strtold(3); welcome libc 12.137.kleink
2006-01-25* Pacify compiler; delint.kleink
2006-01-25Import gdtoa-2005-09-23; test suite will be imported separately.kleink