summaryrefslogtreecommitdiff
path: root/libc/src/malloc.c
AgeCommit message (Collapse)Author
2011-02-05Adding a few more libc's string functions.Pixel
2011-02-05Making malloc / free / realloc function pointers to be able to wrap them ↵Pixel
later for thread-safe reasons.
2011-02-05Fixing free.Nicolas "Pixel" Noble
2011-02-05Getting rid of newlib, starting to implement a libc. Highly experimental, ↵Nicolas "Pixel" Noble
highly untested.