summaryrefslogtreecommitdiff
path: root/src/process/posix_spawn_file_actions_addclose.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-30fail posix_spawn file_actions operations with negative fdsRich Felker1-0/+1
2011-05-29fix backwards posix_spawn file action orderRich Felker1-1/+2
2011-05-28add file actions support to posix_spawnRich Felker1-0/+15