summaryrefslogtreecommitdiff
path: root/src/stdalloc.c
Commit message (Expand)AuthorAgeFilesLines
* alloc: make memory allocators use function pointersPatrick Steinhardt2018-06-071-12/+26
* stdalloc: extend allocators by file and linePatrick Steinhardt2018-06-071-11/+31
* util: extract `stdalloc` allocator into its own modulePatrick Steinhardt2018-06-071-0/+86