about summary refs log tree commit diff
path: root/src/process/fdop.h
Commit message (Expand)AuthorAgeFilesLines
* use internal malloc for posix_spawn file actions objectsRich Felker2021-03-151-0/+5
* add posix_spawn [f]chdir file actionsRich Felker2019-08-301-0/+2
* overhaul posix_spawn to use CLONE_VM instead of vforkRich Felker2013-02-031-1/+1
* fix backwards posix_spawn file action orderRich Felker2011-05-291-1/+1
* add accidentally-omitted file needed for posix_spawn file actionsRich Felker2011-05-281-0/+10