diff options
author | Simon Marlow <simonmar@microsoft.com> | 2007-07-04 12:36:06 +0000 |
---|---|---|
committer | Simon Marlow <simonmar@microsoft.com> | 2007-07-04 12:36:06 +0000 |
commit | 10ba2ab9fb729215f5e30654527a5d882a3a01f7 (patch) | |
tree | 89c8846ed7cf440cd19b49f5ea2d9d73f7361780 /compiler/codeGen/Bitmap.hs | |
parent | 8ce457c49024a92dc0e13c0d36cc6753edec8087 (diff) | |
download | haskell-10ba2ab9fb729215f5e30654527a5d882a3a01f7.tar.gz |
We don't need a SIGCONT handler any more
The SIGCONT handler was used to put stdin back in O_NONBLOCK mode,
after the process is resumed, but we don't want to do that now: the
standard handles are kept in blocking mode.
Diffstat (limited to 'compiler/codeGen/Bitmap.hs')
0 files changed, 0 insertions, 0 deletions