summaryrefslogtreecommitdiff
path: root/compat/nedmalloc/nedmalloc.c
Commit message (Expand)AuthorAgeFilesLines
* compat: move strdup(3) replacement to its own filers/compat-strdupRené Scharfe2016-09-071-16/+0
* nedmalloc: work around overzealous GCC 6 warningjs/nedmalloc-gcc6-warningsRené Scharfe2016-08-051-5/+4
* nedmalloc: fix misleading indentationJohannes Schindelin2016-08-041-4/+4
* prefer memcpy to strcpyJeff King2015-10-051-2/+3
* compat/nedmalloc: Fix some sparse warningsRamsay Jones2013-04-281-2/+2
* nedmalloc: Fix a compile warning (exposed as error) with GCC 4.7.2Sebastian Schuberth2012-12-111-1/+4
* Fix warnings in nedmalloc when compiling with GCC 4.4.0Johannes Schindelin2009-06-081-1/+1
* Add custom memory allocator to MinGW and MacOS buildsMarius Storm-Olsen2009-06-011-0/+966