Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add #include <sys/types.h> (hopefully fixes OS X build) | Simon Marlow | 2009-08-06 | 1 | -1/+2 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -2/+3 |
* | Initialise and deinitialise the file_lock_mutex | Ian Lynagh | 2009-01-17 | 1 | -0/+6 |
* | FIX #2398: file locking wasn't thread-safe | Simon Marlow | 2008-07-04 | 1 | -0/+15 |
* | FIX #2122: file locking bug | Simon Marlow | 2008-02-26 | 1 | -0/+1 |
* | Move file locking into the RTS, fixing #629, #1109 | Simon Marlow | 2007-11-20 | 1 | -0/+121 |