Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implement reentrant mutexes in xbt_os_thread
[simgrid.git] / src / xbt / mmalloc / mm_legacy.c
2011-04-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-20 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-20 Arnaud GierschAlign address on a page boundary.
2011-04-19 Martin Quinsonmore informative error messages on errors within mmalloc
2011-01-06 navarropNeed this lines because when using gtnets, the libgtnet...
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-11-09 agierschRemove debugging cruft. Sorry for the noise.
2010-11-09 agierschReviewed locking in mmalloc:
2010-10-11 alegrandIndent include and src using this command:
2010-06-24 navarropBe sure __mmalloc_current_heap is initialized.
2010-05-18 navarropAdd option enable_modele-checking.
2010-05-18 navarropThis commit 590f9c7e65ce6a64705272d79443599877d5cb72...
2010-05-07 mquinsonnow that mmalloc doesn't break tesh anymore nor nothing...
2010-05-06 mquinsonFight for better integration of mmalloc, mc and xbt