summaryrefslogtreecommitdiff
path: root/src/stdlib/strtod.c
AgeCommit message (Expand)Author
2024-01-31check for overlapping pointersJakob Kaivo
2024-01-30update standards and safety checksJakob Kaivo
2023-11-14disable all functions; will strategically reenable them as testedJakob Kaivo
2020-08-16adjust to new file namesJakob Kaivo
2020-08-16formattingJakob Kaivo
2020-08-15first draft of qsort()Jakob Kaivo
2020-08-11pull in future definitions if building C89/C95Jakob Kaivo
2019-03-06begin work on a common string-to-floating-point implementationJakob Kaivo
2019-02-08merge sources into single treeJakob Kaivo