summaryrefslogtreecommitdiffstats
path: root/lib/libc/gdtoa/gethex.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rebase on gdtoa-20110428; contains fixes for absurdly long inputsmartynas2011-07-021-11/+9
* teach gdtoa & its subroutines that malloc can fail; in which casemartynas2009-10-161-0/+10
* strcpy -> strlcpy; ok mbalmer@ martynas@otto2008-12-121-2/+4
* bugfix update to gdtoa 2008-10-10. ok millert@, tested by manymartynas2008-12-091-17/+117
* - replace dtoa w/ David's gdtoa, version 2008-03-15martynas2008-09-071-0/+250