Put the contents of Evac.c-inc back in Evac.c, and just compile the file twice
[ghc-hetmet.git] / rts / posix / FileLock.c
2008-02-26 Simon MarlowFIX #2122: file locking bug
2007-11-20 Simon MarlowMove file locking into the RTS, fixing #629, #1109