aboutsummaryrefslogtreecommitdiffstats
path: root/include/slibc-alloc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix realloc + add extalloc and naive_extallocMattias Andrée2015-10-161-0/+62
* add custom_reallocMattias Andrée2015-10-161-0/+25
* typoMattias Andrée2015-10-161-1/+1
* typoMattias Andrée2015-10-161-3/+3
* limitations on allocsizeMattias Andrée2015-10-161-0/+5
* add _LIBRARY_HEADERMattias Andrée2015-08-311-1/+2
* add memory allocation functionsMattias Andrée2015-08-301-3/+51
* add creallocMattias Andrée2015-08-301-0/+12
* add slibc-alloc.hMattias Andrée2015-08-301-0/+78