Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Let's still pass the tests with mmalloc and MC in the library
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 5 May 2010 23:16:05 +0000 (23:16 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Wed, 5 May 2010 23:16:05 +0000 (23:16 +0000)
commit652114f194de013d00c485df901535bc83acb73b
treec14b01cf4c405382fe646f8329d84f15c7a12344
parentcf853271ec7465fcde7029895df7101cdd0084b9
Let's still pass the tests with mmalloc and MC in the library

git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@7703 48e7efb5-ca39-0410-a469-dd3cf9ba447f
src/include/mc/datatypes.h [new file with mode: 0644]
src/include/mc/mc.h [new file with mode: 0644]
src/mc/mc_memory.c
src/mc/private.h
src/surf/surf.c
src/xbt/mmalloc/mcalloc.c
src/xbt/mmalloc/mfree.c
src/xbt/mmalloc/mmalloc.c
src/xbt/mmalloc/mrealloc.c