Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2011-05-29 | fix backwards posix_spawn file action order | Rich Felker | -2/+3 |
2011-05-28 | add file actions support to posix_spawn | Rich Felker | -0/+28 |
2011-05-28 | posix_spawn: honor POSIX_SPAWN_SETSIGDEF flag | Rich Felker | -1/+3 |
2011-05-28 | initial implementation of posix_spawn | Rich Felker | -0/+65 |