aboutsummaryrefslogtreecommitdiffstats
path: root/include/slibc-alloc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* mMattias Andrée2015-10-181-2/+2
* typoMattias Andrée2015-10-181-4/+4
* doc typoMattias Andrée2015-10-181-1/+1
* docMattias Andrée2015-10-181-18/+23
* mMattias Andrée2015-10-181-2/+2
* beginning of implementation of fallocMattias Andrée2015-10-181-2/+79
* m docMattias Andrée2015-10-181-2/+6
* add rememalign: realloc with configurable alignmentMattias Andrée2015-10-181-4/+52
* improve attributesMattias Andrée2015-10-171-9/+9
* 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