summaryrefslogtreecommitdiff
path: root/compat/nedmalloc/nedmalloc.c
AgeCommit message (Expand)Author
2016-09-07compat: move strdup(3) replacement to its own fileRené Scharfe
2016-08-05nedmalloc: work around overzealous GCC 6 warningRené Scharfe
2016-08-04nedmalloc: fix misleading indentationJohannes Schindelin
2015-10-05prefer memcpy to strcpyJeff King
2013-04-28compat/nedmalloc: Fix some sparse warningsRamsay Jones
2012-12-12nedmalloc: Fix a compile warning (exposed as error) with GCC 4.7.2Sebastian Schuberth
2009-06-08Fix warnings in nedmalloc when compiling with GCC 4.4.0Johannes Schindelin
2009-06-01Add custom memory allocator to MinGW and MacOS buildsMarius Storm-Olsen