summaryrefslogtreecommitdiff
path: root/src/stdalloc.h
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2018-03-14 10:36:14 +0000
committerPatrick Steinhardt <ps@pks.im>2018-06-07 12:57:39 +0200
commitd2e996fa17c0c39afe32a703a88b5f1f7b256c1c (patch)
tree9fcac1726b851ab3a76a6b345e5e80ea66a515b7 /src/stdalloc.h
parentc47f71551714006ee1aba26c49fdd1f187251da2 (diff)
downloadlibgit2-d2e996fa17c0c39afe32a703a88b5f1f7b256c1c.tar.gz
util: extract allocators into its own "alloc.h" header
Our "util.h" header is a grabbag of various different functions, where many don't have a clear group they belong to. Our set of allocator functions though can be clearly singled out as a single group of functions that always belongs together. Furthermore, we will need to implement additional functions relating to our allocators subsystem when moving to pluggable allocators. Thus, we should just move these functions into their own "alloc" module.
Diffstat (limited to 'src/stdalloc.h')
0 files changed, 0 insertions, 0 deletions