summaryrefslogtreecommitdiff
path: root/lib/libc/gdtoa/gdtoaimp.h
AgeCommit message (Expand)Author
2015-09-13Wrap <stdlib.h> so that calls go direct and the symbols not in thePhilip Guenther
2015-09-10hide __dtoa_locks as a static in the single use case; ok guentherTheo de Raadt
2015-08-26Hide many (194!) symbols that nothing should be using.Philip Guenther
2011-07-02Rebase on gdtoa-20110428; contains fixes for absurdly long inputsMartynas 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