aboutsummaryrefslogtreecommitdiffstats
path: root/include/slibc-alloc.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* mMattias Andrée2015-10-181-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2015-10-181-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* doc typoMattias Andrée2015-10-181-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* docMattias Andrée2015-10-181-18/+23
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mMattias Andrée2015-10-181-2/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* beginning of implementation of fallocMattias Andrée2015-10-181-2/+79
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m docMattias Andrée2015-10-181-2/+6
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add rememalign: realloc with configurable alignmentMattias Andrée2015-10-181-4/+52
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* improve attributesMattias Andrée2015-10-171-9/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* fix realloc + add extalloc and naive_extallocMattias Andrée2015-10-161-0/+62
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add custom_reallocMattias Andrée2015-10-161-0/+25
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2015-10-161-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* typoMattias Andrée2015-10-161-3/+3
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* limitations on allocsizeMattias Andrée2015-10-161-0/+5
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add _LIBRARY_HEADERMattias Andrée2015-08-311-1/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add memory allocation functionsMattias Andrée2015-08-301-3/+51
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add creallocMattias Andrée2015-08-301-0/+12
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add slibc-alloc.hMattias Andrée2015-08-301-0/+78
Signed-off-by: Mattias Andrée <maandree@operamail.com>