summaryrefslogtreecommitdiffstats
path: root/compat/nedmalloc/nedmalloc.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* nedmalloc: avoid new compile errorJohannes Schindelin2022-05-251-1/+0
* win32: allow building with pedantic mode enabledCarlo Marcelo Arenas Belón2021-09-031-1/+1
* compat: move strdup(3) replacement to its own fileRené Scharfe2016-09-071-16/+0
* nedmalloc: work around overzealous GCC 6 warningRené Scharfe2016-08-061-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-121-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