aboutsummaryrefslogtreecommitdiffstats
path: root/src/util/Alloc.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'v0.19.x'Max Kellermann2015-01-261-5/+6
|\
| * 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).
* | Copyright year 2015Max Kellermann2015-01-011-1/+1
| |
* | util/Alloc: add fallback for gcc 4.6Max Kellermann2014-11-281-0/+21
| |
* | util/Alloc: remove bogus "unused" attributeMax Kellermann2014-11-271-1/+1
| |
* | Util/Alloc: add xstrcatdup(), replacing g_strconcat()Max Kellermann2014-10-251-0/+63
|/
* util/Alloc: new library replacing GLib's g_malloc()Max Kellermann2014-01-071-0/+76