[GHC] #8010: Add forkOSUnmasked (patch)
GHC
ghc-devs at haskell.org
Tue Oct 13 06:09:51 UTC 2015
#8010: Add forkOSUnmasked (patch)
-------------------------------------+-------------------------------------
Reporter: joeyadams | Owner:
Type: feature request | Status: patch
Priority: normal | Milestone: 8.0.1
Component: Core Libraries | Version: 7.7
Resolution: | Keywords:
Operating System: Unknown/Multiple | Architecture:
| Unknown/Multiple
Type of failure: None/Unknown | Test Case:
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
-------------------------------------+-------------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"dec5cd4085488686b5ed50bb26ccbc0ba7b645ec/ghc" dec5cd4/ghc]:
{{{
#!CommitTicketReference repository="ghc"
revision="dec5cd4085488686b5ed50bb26ccbc0ba7b645ec"
base: Add forkOSWithUnmask
Fixes #8010, according to the specified libraries proposal. [1]
Also, some minor wordsmithing.
[1] http://thread.gmane.org/gmane.comp.lang.haskell.libraries/22709
Signed-off-by: Austin Seipp <austin at well-typed.com>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8010#comment:11>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list