summaryrefslogtreecommitdiff
path: root/src/stdlib/realloc.c
AgeCommit message (Expand)Author
2024-01-31cleanupJakob Kaivo
2024-01-30fix to compile under c89Jakob Kaivo
2024-01-30update standards and safety checksJakob Kaivo
2023-11-14disable all functions; will strategically reenable them as testedJakob Kaivo
2020-09-25annotate the reason for forcing _POSIX_C_SOURCEJakob Kaivo
2020-08-16consistently use <> for standardized headersJakob Kaivo
2020-08-15build properly when not targetting POSIXJakob Kaivo
2020-08-15first draft of qsort()Jakob Kaivo
2020-08-13always implement in terms of mmap()Jakob Kaivo
2019-02-08merge sources into single treeJakob Kaivo