summaryrefslogtreecommitdiff
path: root/lib/libc/gdtoa/gdtoa.h
AgeCommit message (Expand)Author
2015-09-14Wrap the remaining __*dtoa() functions so that internal calls go directPhilip Guenther
2015-09-13Wrap <stdlib.h> so that calls go direct and the symbols not in thePhilip Guenther
2011-07-03Swap bitmask values around so that STRTOG_Neg doesn't get affectedMartynas Venckus
2011-07-02Rebase on gdtoa-20110428; contains fixes for absurdly long inputsMartynas Venckus
2009-10-16teach gdtoa & its subroutines that malloc can fail; in which caseMartynas Venckus
2009-08-07define substitution in some cases might happen after prototypes areMartynas Venckus
2008-12-09bugfix update to gdtoa 2008-10-10. ok millert@, tested by manyMartynas Venckus
2008-09-07- replace dtoa w/ David's gdtoa, version 2008-03-15Martynas Venckus