merge upstream HEAD
[ghc-hetmet.git] / rts / posix / GetTime.c
2010-09-13 Simon MarlowFix getThreadCPUTime()
2010-09-13 Simon MarlowUse clock_gettime (if available) to measure the process...
2009-12-21 Simon MarlowPartial support for Haiku (#3727)
2007-09-10 Ian LynaghAdd a BeConservative setting to the make system
2007-01-16 Ian LynaghCheck with sysconf _POSIX_THREAD_CPUTIME is available...
2006-11-08 mrchebas@gmail.comAddition of PAPI to RTS
2006-09-27 Ian LynaghHandle clock_gettime failing
2006-09-11 Ian LynaghFix ~2000 second profiling time wrapping bug
2006-08-30 Simon Marlowadd sysErrorBelch() for reporting system call errors
2006-04-07 Simon MarlowReorganisation of the source tree