[commit: ghc] master: Revert "rts/base: Fix #9423" (4748f59)
git at git.haskell.org
git at git.haskell.org
Fri Aug 22 13:52:30 UTC 2014
Repository : ssh://git@git.haskell.org/ghc
On branch : master
Link : http://ghc.haskell.org/trac/ghc/changeset/4748f5936fe72d96edfa17b153dbfd84f2c4c053/ghc
>---------------------------------------------------------------
commit 4748f5936fe72d96edfa17b153dbfd84f2c4c053
Author: Austin Seipp <austin at well-typed.com>
Date: Fri Aug 22 08:51:38 2014 -0500
Revert "rts/base: Fix #9423"
This should fix the Windows fallout, and hopefully this will be fixed
once that's sorted out.
This reverts commit f9f89b7884ccc8ee5047cf4fffdf2b36df6832df.
Signed-off-by: Austin Seipp <austin at well-typed.com>
>---------------------------------------------------------------
4748f5936fe72d96edfa17b153dbfd84f2c4c053
includes/rts/IOManager.h | 3 +-
libraries/base/GHC/Event/Control.hs | 8 +++-
libraries/base/GHC/Event/Manager.hs | 1 -
libraries/base/GHC/Event/Thread.hs | 35 ++++++--------
libraries/base/GHC/Event/TimerManager.hs | 1 -
rts/Capability.c | 11 -----
rts/Capability.h | 3 --
rts/Linker.c | 1 -
rts/posix/Signals.c | 80 ++++++++++++--------------------
9 files changed, 51 insertions(+), 92 deletions(-)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 4748f5936fe72d96edfa17b153dbfd84f2c4c053
More information about the ghc-commits
mailing list