summaryrefslogtreecommitdiff
path: root/compat/nedmalloc
AgeCommit message (Expand)Author
2016-09-07compat: move strdup(3) replacement to its own fileRené Scharfe
2016-08-05nedmalloc: work around overzealous GCC 6 warningRené Scharfe
2016-08-04nedmalloc: fix misleading indentationJohannes Schindelin
2016-01-15mingw: uglify (a, 0) definitions to shut up warningsJohannes Schindelin
2016-01-14nedmalloc: allow compiling with MSys2's compilerJohannes Schindelin
2015-10-05prefer memcpy to strcpyJeff King
2013-09-11Windows: do not redefine _WIN32_WINNTSebastian Schuberth
2013-07-22typofix: in-code commentsOndřej Bílka
2013-04-28compat/nedmalloc: Fix compiler warnings on linuxRamsay Jones
2013-04-28compat/nedmalloc: Fix some sparse warningsRamsay Jones
2013-04-12compat/nedmalloc: fix spelling in commentsStefano Lattarini
2012-12-12nedmalloc: Fix a compile warning (exposed as error) with GCC 4.7.2Sebastian Schuberth
2012-06-22Documentation: Fix misspellingsLeila Muhtasib
2011-04-13remove doubled words, e.g., s/to to/to/, and fix related typosJim Meyering
2010-08-22Typos in code comments, an error message, documentationRalf Wildenhues
2009-06-11Fix typo in nedmalloc warning fixJohannes Sixt
2009-06-08Fix warnings in nedmalloc when compiling with GCC 4.4.0Johannes Schindelin
2009-06-01Add custom memory allocator to MinGW and MacOS buildsMarius Storm-Olsen