Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove leaky xbt_strdup: MSG_mailbox_new already does it (and takes a const char*)
[simgrid.git] / examples / gras / replay / xbt_workload.c
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-04-25 mquinsonFix copyright headers
2009-10-15 mquinsonmalloc the expected size (and announce the malloced...
2009-10-13 mquinsonGRAS replayer partially works. Need a real platform...
2009-10-08 mquinsonStart working on a trace replayer in GRAS (to replay...