aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gdtoa
Commit message (Expand)AuthorAgeFilesLines
* Userland spinlocks bad. Sleep locks good.David Schultz2003-06-211-2/+5
* /strtopx/ s/result/&result/David Schultz2003-04-092-2/+2
* Add __ldtoa(), a wrapper around gdtoa() to make it look like dtoa().David Schultz2003-04-052-1/+98
* Clean up the way gdtoa sources are found.David E. O'Brien2003-03-131-1/+6
* Replace our ancient dtoa/strtod implementation with the gdtoaDavid Schultz2003-03-125-0/+159