Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill the standard hooks of mmalloc: we will change the implementation directly, not...
[simgrid.git] / src / xbt / mmalloc / mmap-sup.c
2011-10-20 Martin Quinsonmerge branches
2011-07-19 Pierre-Nicolas ClaussMerge back master branch.
2011-06-16 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-06-07 Arnaud GierschThrow an exception if return value shows an error.
2011-04-19 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-19 Martin Quinsonmore explicit error messages on mmap madness
2010-10-11 alegrandIndent include and src using this command:
2010-06-03 navarropNow supernovae mode works out of project directory.
2010-05-10 cristianrosaBugfix: make mmalloc build in x64
2010-05-07 navarropEnable mac compilation with MMAP.
2010-05-07 mquinsonDo not share anonymous pages accross forks, damnit...
2010-05-06 mquinsonImprove the integration of mmalloc and mc_memory into...
2010-05-05 mquinsonUnify the copyright headers of mmalloc with the rest...
2010-05-05 mquinsonWe don't intend to support pre-ansi platforms, so clean...
2010-05-05 mquinsonUpdate mmalloc to compile with paranoid flags used...
2010-05-05 mquinsonNew module: mmalloc (mapped malloc)