Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide posix_spawn #196

Open
hasufell opened this issue Oct 15, 2021 · 3 comments
Open

Provide posix_spawn #196

hasufell opened this issue Oct 15, 2021 · 3 comments

Comments

@hasufell
Copy link
Member

https://man7.org/linux/man-pages/man3/posix_spawn.3.html

It's supposed to be the successor of fork. Unless I missed something, it doesn't appear to be bound here.

@hasufell
Copy link
Member Author

It seems the process package has some C code that could be salvaged:

https://github.com/haskell/process/blob/e448450049ac51a6fcd5d1f0be86448d0931d71a/cbits/posix/posix_spawn.c#L202

@hs-viktor
Copy link
Contributor

Reasonable request, Cc'ing @bgamari . Ben your thoughts.

@hasufell
Copy link
Member Author

@merijn

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants