summaryrefslogtreecommitdiffstats
path: root/compat/nedmalloc/malloc.c.h
AgeCommit message (Expand)AuthorLines
2026-04-06unify and bump _WIN32_WINNT definition to Windows 8.1Matthias Aßhauer-1/+1
2019-11-10Fix spelling errors in no-longer-updated-from-upstream modulesElijah Newren-3/+3
2019-08-07nedmalloc: avoid compiler warning about unused valueRené Scharfe-2/+2
2019-08-07nedmalloc: do assignments only after the declaration sectionRené Scharfe-1/+1
2016-01-15mingw: uglify (a, 0) definitions to shut up warningsJohannes Schindelin-1/+2
2016-01-14nedmalloc: allow compiling with MSys2's compilerJohannes Schindelin-0/+4
2013-09-11Windows: do not redefine _WIN32_WINNTSebastian Schuberth-0/+2
2013-07-22typofix: in-code commentsOndřej Bílka-2/+2
2013-04-28compat/nedmalloc: Fix compiler warnings on linuxRamsay Jones-0/+4
2013-04-28compat/nedmalloc: Fix some sparse warningsRamsay Jones-1/+1
2013-04-12compat/nedmalloc: fix spelling in commentsStefano Lattarini-3/+3
2011-04-13remove doubled words, e.g., s/to to/to/, and fix related typosJim Meyering-6/+4
2010-08-22Typos in code comments, an error message, documentationRalf Wildenhues-1/+1
2009-06-11Fix typo in nedmalloc warning fixJohannes Sixt-1/+1
2009-06-08Fix warnings in nedmalloc when compiling with GCC 4.4.0Johannes Schindelin-1/+3
2009-06-01Add custom memory allocator to MinGW and MacOS buildsMarius Storm-Olsen-0/+5750