winio: Multiple refactorings and support changes.
Showing
- includes/rts/FileLock.h 4 additions, 2 deletionsincludes/rts/FileLock.h
- includes/rts/IOManager.h 13 additions, 6 deletionsincludes/rts/IOManager.h
- libraries/base/Control/Concurrent.hs-boot 30 additions, 0 deletionslibraries/base/Control/Concurrent.hs-boot
- libraries/base/GHC/Conc.hs 1 addition, 1 deletionlibraries/base/GHC/Conc.hs
- libraries/base/GHC/Conc/IO.hs 70 additions, 44 deletionslibraries/base/GHC/Conc/IO.hs
- libraries/base/GHC/Conc/Sync.hs 5 additions, 1 deletionlibraries/base/GHC/Conc/Sync.hs
- libraries/base/GHC/Conc/Sync.hs-boot 73 additions, 0 deletionslibraries/base/GHC/Conc/Sync.hs-boot
- libraries/base/GHC/Conc/Windows.hs 18 additions, 239 deletionslibraries/base/GHC/Conc/Windows.hs
- libraries/base/GHC/ConsoleHandler.hsc 6 additions, 26 deletionslibraries/base/GHC/ConsoleHandler.hsc
- libraries/base/GHC/Event/Internal.hs 2 additions, 136 deletionslibraries/base/GHC/Event/Internal.hs
- libraries/base/GHC/Event/Thread.hs 1 addition, 1 deletionlibraries/base/GHC/Event/Thread.hs
- libraries/base/GHC/Event/TimerManager.hs 2 additions, 14 deletionslibraries/base/GHC/Event/TimerManager.hs
- libraries/base/GHC/IO/FD.hs 13 additions, 11 deletionslibraries/base/GHC/IO/FD.hs
- libraries/base/GHC/IO/Handle/Lock/Windows.hsc 68 additions, 16 deletionslibraries/base/GHC/IO/Handle/Lock/Windows.hsc
- libraries/base/System/Timeout.hs 1 addition, 1 deletionlibraries/base/System/Timeout.hs
- libraries/base/base.cabal 19 additions, 0 deletionslibraries/base/base.cabal
- libraries/base/cbits/Win32Utils.c 12 additions, 4 deletionslibraries/base/cbits/Win32Utils.c
- libraries/base/cbits/consUtils.c 3 additions, 25 deletionslibraries/base/cbits/consUtils.c
- libraries/base/include/consUtils.h 1 addition, 2 deletionslibraries/base/include/consUtils.h
- rts/FileLock.c 12 additions, 12 deletionsrts/FileLock.c
Loading