Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Also fix the prototype of the RL stub
[simgrid.git] / src / gras / Virtu / rl_process.c
2007-11-06 mquinsonAlso fix the prototype of the RL stub
2007-10-27 mquinsonnew line at EOF
2007-10-26 mquinsonAdd the stubs to properties related functions in real...
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-10-22 cheriermuse the XBT_EXPORT_NO_IMPORT macro instead XBT_PUBLIC_D...
2007-10-22 cheriermThis change exports the gras_procdata pointer and use...
2007-10-04 mquinsonfight against multiple 'extern' specification
2007-07-11 mquinsonMove smx_process related functions from sg_emul.c to...
2007-07-02 mquinsonConvert GRAS pid from long int to int; setup a virtuali...
2007-06-04 mquinsonExport public data in a way where we can specify that...
2007-04-11 cheriermexport the _gras_procname variable in the dll
2007-03-01 cheriermget_pid() for Windows is GetCurrentProcess()
2006-06-01 mquinsonGRAS is not the only one using libdata. AMOK does too...
2006-04-12 mquinsonUse long int for the pids, just to be sure without...
2005-10-23 mquinsonThese modules does not use logging anymore now that...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-03-31 alegranduniformization
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-27 mquinsonAdd xbt_procname(): returns the name of the current...
2005-02-13 mquinsonNew functionality: possibility for libraries to registe...
2005-02-06 mquinsonmemleak plug
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-04 mquinsonInterface revolution: do not try to survive to malloc...
2004-09-09 mquinson - Reduce the number of system headers loaded, overloa...
2004-09-06 mquinsonfix the inclusion paths
2004-06-21 mquinsonimplement gras_process_exit (using gras_procdata_exit...
2004-04-26 mquinson [Messaging]
2004-04-06 mquinsonSkeleton of virtualization functions