Rename malloc.c to alloc.c, and my master Makefile to GNUmakefile,
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 2 Nov 2008 15:34:59 +0000 (15:34 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Sun, 2 Nov 2008 15:34:59 +0000 (15:34 +0000)
commit995db5990865ab0772e0f0902ba39c1fb9336fa3
tree2d575aecb5a10cccefde78a942fe029b20764f20
parent355c3af79e91b2c650648015e48708b81ff4cb7e
Rename malloc.c to alloc.c, and my master Makefile to GNUmakefile,
in the probably vain hope of playing more nicely with autoconf.

git-svn-id: svn://svn.tartarus.org/sgt/agedu@8260 cda61777-01e9-0310-a592-d414129be87e
GNUmakefile [moved from Makefile with 91% similarity]
agedu.c
alloc.c [moved from malloc.c with 97% similarity]
alloc.h [moved from malloc.h with 93% similarity]
du.c
fgetline.c
html.c
httpd.c
index.c
trie.c