summaryrefslogtreecommitdiffstats
path: root/compat/nedmalloc/nedmalloc.c
AgeCommit message (Expand)AuthorLines
2024-08-28compat: disable -Wunused-parameter in 3rd-party codeJeff King-0/+2
2022-05-24nedmalloc: avoid new compile errorJohannes Schindelin-1/+0
2021-09-03win32: allow building with pedantic mode enabledCarlo Marcelo Arenas Belón-1/+1
2016-09-07compat: move strdup(3) replacement to its own fileRené Scharfe-16/+0
2016-08-05nedmalloc: work around overzealous GCC 6 warningRené Scharfe-5/+4
2016-08-04nedmalloc: fix misleading indentationJohannes Schindelin-4/+4
2015-10-05prefer memcpy to strcpyJeff King-2/+3
2013-04-28compat/nedmalloc: Fix some sparse warningsRamsay Jones-2/+2
2012-12-11nedmalloc: Fix a compile warning (exposed as error) with GCC 4.7.2Sebastian Schuberth-1/+4
2009-06-08Fix warnings in nedmalloc when compiling with GCC 4.4.0Johannes Schindelin-1/+1
2009-06-01Add custom memory allocator to MinGW and MacOS buildsMarius Storm-Olsen-0/+966