RTS tidyup sweep, first phase
[ghc-hetmet.git] / rts / posix / Itimer.c
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-02-08 Ian LynaghHandle the case where setitimer(ITIMER_VIRTUAL) is...
2008-12-09 Simon MarlowFix #2848: avoid overflow during time calculation
2007-09-16 sven.panne@aedion.deKeep valgrind happy when calling timer_create
2007-09-03 Simon Marlowfix build (sorry, forgot to push with previous patch)
2007-09-03 Simon MarlowFIX #1623: disable the timer signal when the system...
2007-08-24 Simon Marlowfix +RTS -V0 when not using -threaded
2007-03-05 Simon Marlowbetter autoconfery for timer_create()
2007-03-02 Simon MarlowUse timer_create() for the interval timer, if available
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory
2006-09-05 Ian Lynaghnew RTS flag: -V to modify the resolution of the RTS...
2006-04-07 Simon MarlowReorganisation of the source tree