Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | spawn: Move the pipe FD out of the way of input FDs too | Tavian Barnes | 2019-06-16 | 1 | -1/+1 |
* | spawn: Add dup2() and close() file actions | Tavian Barnes | 2019-05-31 | 1 | -5/+60 |
* | spawn: Add some docs | Tavian Barnes | 2018-09-19 | 1 | -8/+11 |
* | spawn: Implement execvpe() on platforms that lack it | Tavian Barnes | 2018-09-19 | 1 | -1/+11 |
* | spawn: New posix_spawn()-like API for exec | Tavian Barnes | 2018-09-18 | 1 | -0/+158 |