summaryrefslogtreecommitdiff
path: root/compat/nedmalloc/malloc.c.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-10Fix spelling errors in no-longer-updated-from-upstream modulesLibravatar Elijah Newren1-3/+3
2019-08-07nedmalloc: avoid compiler warning about unused valueLibravatar René Scharfe1-2/+2
2019-08-07nedmalloc: do assignments only after the declaration sectionLibravatar René Scharfe1-1/+1
2016-01-15mingw: uglify (a, 0) definitions to shut up warningsLibravatar Johannes Schindelin1-1/+2
2016-01-14nedmalloc: allow compiling with MSys2's compilerLibravatar Johannes Schindelin1-0/+4
2013-09-11Windows: do not redefine _WIN32_WINNTLibravatar Sebastian Schuberth1-0/+2
2013-07-22typofix: in-code commentsLibravatar Ondřej Bílka1-2/+2
2013-04-28compat/nedmalloc: Fix compiler warnings on linuxLibravatar Ramsay Jones1-0/+4
2013-04-28compat/nedmalloc: Fix some sparse warningsLibravatar Ramsay Jones1-1/+1
2013-04-12compat/nedmalloc: fix spelling in commentsLibravatar Stefano Lattarini1-3/+3
2011-04-13remove doubled words, e.g., s/to to/to/, and fix related typosLibravatar Jim Meyering1-6/+4
2010-08-22Typos in code comments, an error message, documentationLibravatar Ralf Wildenhues1-1/+1
2009-06-11Fix typo in nedmalloc warning fixLibravatar Johannes Sixt1-1/+1
2009-06-08Fix warnings in nedmalloc when compiling with GCC 4.4.0Libravatar Johannes Schindelin1-1/+3
2009-06-01Add custom memory allocator to MinGW and MacOS buildsLibravatar Marius Storm-Olsen1-0/+5750