Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-01-30 | fail posix_spawn file_actions operations with negative fds | Rich Felker | -0/+1 |
2012-09-06 | use restrict everywhere it's required by c99 and/or posix 2008 | Rich Felker | -1/+1 |
2011-05-29 | fix backwards posix_spawn file action order | Rich Felker | -1/+2 |
2011-05-28 | add file actions support to posix_spawn | Rich Felker | -0/+19 |