Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'v0.19.x' | Max Kellermann | 2015-01-26 | 1 | -5/+6 |
|\ | |||||
| * | Test the existence of strndup(3) before using it. | PHO | 2015-01-26 | 1 | -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 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
| | | |||||
* | | util/Alloc: add fallback for gcc 4.6 | Max Kellermann | 2014-11-28 | 1 | -0/+21 |
| | | |||||
* | | util/Alloc: remove bogus "unused" attribute | Max Kellermann | 2014-11-27 | 1 | -1/+1 |
| | | |||||
* | | Util/Alloc: add xstrcatdup(), replacing g_strconcat() | Max Kellermann | 2014-10-25 | 1 | -0/+63 |
|/ | |||||
* | util/Alloc: new library replacing GLib's g_malloc() | Max Kellermann | 2014-01-07 | 1 | -0/+76 |