FIX #1623: disable the timer signal when the system is idle (threaded RTS only)
[ghc-hetmet.git] / rts / posix / Itimer.c
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