aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/Alloc.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Test the existence of strndup(3) before using it.PHO2015-01-261-5/+6
| | | | This can eliminate the ad-hoc "#ifdef WIN32" and can also support other platforms lacking it as well (including Darwin 9).
* util/Alloc: new library replacing GLib's g_malloc()Max Kellermann2014-01-071-0/+76