aboutsummaryrefslogtreecommitdiffstats
path: root/src/stdlib/malloc.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-08-30move memory allocation functions to malloc.hMattias Andrée1-134/+0
Signed-off-by: Mattias Andrée <maandree@operamail.com>
2015-08-30add memory allocation functionsMattias Andrée1-0/+134
Signed-off-by: Mattias Andrée <maandree@operamail.com>