support dup and createPipe creating Fds with the close-on-exec flag set
Open
status: needs triage
type: enhancement
- Dominant language
- Haskell
- Stars
- 124
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
**Describe the solution you'd like**
**Describe alternatives you've considered**
**Additional context**
**API breaking changes**
**Posix compliance**
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Haskell unix implementations and API entry points for dup and createPipe, then check the relevant POSIX file-descriptor semantics. Done means both operations support creating file descriptors with the close-on-exec flag set, with coverage for the requested behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100