Skip to content

Missing features#86

Merged
hniksic merged 3 commits intomasterfrom
missing-stuff
Apr 24, 2026
Merged

Missing features#86
hniksic merged 3 commits intomasterfrom
missing-stuff

Conversation

@hniksic
Copy link
Copy Markdown
Owner

@hniksic hniksic commented Apr 24, 2026

Add several useful features inspired by the stdlib

hniksic added 3 commits April 16, 2026 22:56
Mirrors std: unix::ExitStatusExt takes i32 (the waitpid() status),
windows::ExitStatusExt takes u32 (the GetExitCodeProcess() code).
Closures run after the other builder-configured setup (setuid/setgid/setpgid)
and immediately before exec. They must be async-signal-safe.
@hniksic hniksic merged commit 22cbe67 into master Apr 24, 2026
22 of 24 checks passed
@hniksic hniksic deleted the missing-stuff branch April 24, 2026 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant