summaryrefslogtreecommitdiff
path: root/src/stdlib/realloc.c
AgeCommit message (Collapse)Author
2024-05-29finish integrating jkmalloc and read-only variable supportJakob Kaivo
2024-05-28abstract out "forced" implementations of functions from future specificationsJakob Kaivo
2024-05-28integrate jkmalloc/prep for readonlyJakob Kaivo
2024-02-02temporary hackJakob Kaivo
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