summaryrefslogtreecommitdiffstats
path: root/include/spawn.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Remove function argument name from posix_spawnattr_getsigmask()millert2015-05-201-2/+2
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
* Implement execvpe(3) and posix_spawn(3) and family. Based onmatthew2012-03-211-0/+104