Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-07 | compat: move strdup(3) replacement to its own file | 1 | -16/+0 | |
2016-08-05 | nedmalloc: work around overzealous GCC 6 warning | 1 | -5/+4 | |
2016-08-04 | nedmalloc: fix misleading indentation | 1 | -4/+4 | |
2015-10-05 | prefer memcpy to strcpy | 1 | -2/+3 | |
2013-04-28 | compat/nedmalloc: Fix some sparse warnings | 1 | -2/+2 | |
2012-12-11 | nedmalloc: Fix a compile warning (exposed as error) with GCC 4.7.2 | 1 | -1/+4 | |
2009-06-08 | Fix warnings in nedmalloc when compiling with GCC 4.4.0 | 1 | -1/+1 | |
2009-06-01 | Add custom memory allocator to MinGW and MacOS builds | 1 | -0/+966 |