Add custom memory allocator to MinGW and MacOS builds
authorMarius Storm-Olsen <marius@trolltech.com>
Sun, 31 May 2009 16:15:23 +0000 (18:15 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Jun 2009 07:27:39 +0000 (00:27 -0700)
commitf0ed822...c9c65f2a324610258418258229e77fbe
tree91064df...ceb0d429fc2a35bdbeccaf443ddd8133copy hash to clipboard (tree)
parente16c60d...f98c66fd2c9bba64562b3439970c13f8copy hash to clipboard (diff)
Makefile
compat/nedmalloc/License.txt [new file with mode: 0644]
compat/nedmalloc/Readme.txt [new file with mode: 0644]
compat/nedmalloc/malloc.c.h [new file with mode: 0644]
compat/nedmalloc/nedmalloc.c [new file with mode: 0644]
compat/nedmalloc/nedmalloc.h [new file with mode: 0644]