Age | Commit message (Expand) | Author | Lines |
---|---|---|---|
2021-03-15 | use internal malloc for posix_spawn file actions objects | Rich Felker | -0/+5 |
2019-08-30 | add posix_spawn [f]chdir file actions | Rich Felker | -0/+2 |
2013-02-03 | overhaul posix_spawn to use CLONE_VM instead of vfork | Rich Felker | -1/+1 |
2011-05-29 | fix backwards posix_spawn file action order | Rich Felker | -1/+1 |
2011-05-28 | add accidentally-omitted file needed for posix_spawn file actions | Rich Felker | -0/+10 |