Repository : ssh://darcs.haskell.org//srv/darcs/packages/base

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/ae7d0c7f5b7a55742e41b9e670325a34fb7390e3

>---------------------------------------------------------------

commit ae7d0c7f5b7a55742e41b9e670325a34fb7390e3
Author: Paolo Capriotti <[email protected]>
Date:   Tue May 8 14:07:11 2012 +0100

    Use in-process file locking on Windows (#4363)

 GHC/IO/FD.hs                            |   59 ++++++++++++++-----------------
 cbits/Win32Utils.c                      |   17 +++++++++
 include/HsBase.h                        |    4 +-
 tests/IO/countReaders001.stdout-mingw32 |    1 -
 tests/IO/openFile005.stdout-mingw32     |   12 ------
 tests/IO/openFile007.stdout-mingw32     |    2 -
 tests/IO/readFile001.stdout-mingw32     |   30 ----------------
 7 files changed, 46 insertions(+), 79 deletions(-)


Diff suppressed because of size. To see it, use:

    git show ae7d0c7f5b7a55742e41b9e670325a34fb7390e3

_______________________________________________
Cvs-libraries mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-libraries

Reply via email to