aboutsummaryrefslogtreecommitdiff
path: root/src/malloc.c
Commit message (Expand)AuthorAgeFilesLines
* make the whole project more python idiomaticFlorian Fischer2020-06-021-111/+0
* remove useless nullpointer checkFlorian Fischer2020-02-261-4/+0
* move common allocator functions into malloc.cFlorian Fischer2020-02-251-0/+115