summaryrefslogtreecommitdiffstats
path: root/lib/libc/arch/i386/gdtoa (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clear the sign bit in the QNAN constants used by strtof, strtod and strtold,jmatthew2018-05-281-4/+4
* The asm in the MD_DISABLE_KBIND macro was too fragile and broke alpha and hppa.guenther2016-03-211-27/+0
* Rearrange C runtime bits: now that ld.so exports environ and __progname,guenther2016-03-201-0/+27
* Wrap <stdlib.h> so that calls go direct and the symbols not in theguenther2015-09-131-1/+2
* - replace dtoa w/ David's gdtoa, version 2008-03-15martynas2008-09-074-0/+62