summaryrefslogtreecommitdiff
path: root/shared/zalloc.h
Commit message (Collapse)AuthorAgeFilesLines
* shared: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
|
* Add zalloc(size_t) allocator functionPeter Hutterer2013-08-081-0/+42
Same as calloc(1, len).