Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use long int for the pids, just to be sure without doublechecking what the size of...
[simgrid.git] / src / gras / Virtu / sg_process.c
2006-04-12 mquinsonUse long int for the pids, just to be sure without...
2005-10-25 mquinsonplug a memleak which is harmless in most situations...
2005-09-09 mquinsonPerf improvement: Change libdata to a set so that we...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-06-23 mquinsonReduce the default amount of logs
2005-06-06 mquinsonrename raw sockets to measurement ones
2005-03-30 mquinsons/gras_process_getpid/gras_os_getpid/
2005-03-29 alegrandadding a getpid function
2005-03-01 alegrandMoving functions to the right location and making them...
2005-02-13 mquinsonNew functionality: possibility for libraries to registe...
2004-12-10 mquinsonFix (c) dates
2004-12-08 alegrandFixed licence and copyright. No more reference to da...
2004-11-03 alegrandRenamed any gras stuff that was in xbt and should there...
2004-10-06 mquinsonCurrent state. See changelog, sorry, I'm out of time
2004-10-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-09-27 mquinsonport the SG part to the new stuff intended to work...
2004-09-09 mquinson - Reduce the number of system headers loaded, overloa...
2004-07-06 mquinsonIt works. Isn't that great?
2004-07-06 mquinsonCurrent state. Does not work yet, but I'd prefer not...
2004-06-21 mquinsonMore work on SG, almost done
2004-06-18 mquinsonVarious cleanups; SG almost work
2004-04-26 mquinson [Messaging]
2004-04-06 mquinsonSkeleton of virtualization functions