Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implement reentrant mutexes in xbt_os_thread
[simgrid.git] / src / xbt / xbt_os_time.c
2010-11-25 navarropAdd new tests and exes for windows.
2010-10-11 alegrandIndent include and src using this command:
2010-06-18 navarropDefine correctly variables for windows.
2010-06-02 alegrandRevert "Make gras compil with Visual C++." This commit...
2010-06-01 navarropMake gras compil with Visual C++.
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2010-04-06 piniWe want time in seconds.
2010-03-22 mquinsonUse nanosecond timers if found
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-09-10 mquinsonreindent (with eclipse)
2008-05-20 mquinsoncleanup around the free-like functions used as dealloc...
2008-01-23 mquinsonVarious cleanups+allow cross-compilation with gcc
2007-10-25 cheriermthe version of the xbt_os_time() function needs the...
2007-10-25 cheriermdistraction
2007-10-25 mquinsoncleanup windows portability in there
2007-10-23 cheriermThis implement the function gettimeofday() for win32...
2007-07-16 donassbrWrong namming scheme.
2007-07-13 donassbrAdded xbt_os_time and xbt_os_sleep. Execute in the...
2007-07-10 mquinsonrename xbt_portability.h and sysdep.c to xbt_os_time...