-
Notifications
You must be signed in to change notification settings - Fork 689
Document nix::sys::wait Module #643
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
Comments
Yeah, pretty much everything in |
Sadly, the man pages for |
|
I'm going to work on documenting this module, after having implemented it in the Ion shell and figuring it out. |
I'm trying to use
waitpid
in Ion, but I cannot figure out what each of theWaitStatus
variants and their fields represent.The text was updated successfully, but these errors were encountered: