Put the stat functions in a separate .c files
commit569e0994c67427e689fbac95215bd1569dcd816d
authorStathis Kamperis <ekamperi@auth.gr>
Mon, 15 Oct 2007 07:18:00 +0000 (15 10:18 +0300)
committerStathis Kamperis <ekamperi@auth.gr>
Mon, 15 Oct 2007 07:18:00 +0000 (15 10:18 +0300)
treeeb9251ed73590f720f8804363e1e111ade2b25b4
parent9a3a02850bcad959398305e9946de047f2f29933
Put the stat functions in a separate .c files
malloc/mpool.c
malloc/mpool.h
malloc/mstat.c [new file with mode: 0644]
malloc/mstat.h [new file with mode: 0644]
malloc/test.c