Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
apply last API modification
[simgrid.git] / examples / ping / ping.c
2004-08-18 mquinsonapply last API modification
2004-07-27 mquinsonTake the gras.h from the current dir, not the installed one
2004-07-22 mquinsonMove Virtu functions into the gras_os_ namespace
2004-07-22 mquinsonRemove the useless last argument of msgtype_declare
2004-07-13 mquinsonLet the client to wait a bit on startup so that it...
2004-07-11 mquinsonThe server timeouts after a while instead of running...
2004-07-06 mquinsonexit gras in server, and say process are done when...
2004-07-06 mquinsonEradicate fprintf, use proper logging function
2004-07-06 mquinsonEach process have to run gras_init/exit (one day, they...
2004-07-05 mquinsonPlug memleaks on exit (I know, it's useless)
2004-07-03 mquinsonLet it work in RL (yuhu)
2004-06-21 mquinsoncosmetics
2004-06-11 mquinson [Data description]
2004-04-26 mquinsonWork to port on new API, to be terminated
2004-01-27 mquinsonInitial revision