Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add xbt_procname(): returns the name of the current process
[simgrid.git] / src / msg / m_process.c
2005-02-27 mquinsonAdd xbt_procname(): returns the name of the current...
2005-02-13 mquinsonKill the useless xbt_free (was define'd to free)
2005-02-07 alegrandReorganizing and cleaning the doc
2005-02-04 alegrandLog improvements.
2005-02-04 alegrandKeep improving the traces
2005-02-04 alegrandGargl ! Some C++ comments ! Sorry about that. What...
2005-02-04 alegrandImproving traces
2005-02-04 alegrandAdding Killall function
2005-01-29 alegrandupdating the doc
2005-01-26 alegrandNow, a process can be killed and all process are killed...
2005-01-15 alegrandTaking into account last SURF modifications (suspend...
2005-01-14 alegrandNot using MSG_suspend anymore in the internals
2005-01-12 alegrandNow, MSG internals do not use MSG_suspend/resume anymore.
2004-12-31 alegrandsurf:~/Work/GRAS/heap $ valgrind --leak-check=yes ...
2004-12-29 alegrandMSG almost works. It enabled me to find some bug in...
2004-12-17 alegrandCosmetics
2004-12-17 alegrandKeeping rewriting MSG