summaryrefslogtreecommitdiffstats
path: root/include/spawn.h
AgeCommit message (Expand)AuthorFilesLines
2015-05-20Remove function argument name from posix_spawnattr_getsigmask()millert1-2/+2
2012-12-05Remove excessive sys/cdefs.h inclusionderaadt1-2/+1
2012-03-21Implement execvpe(3) and posix_spawn(3) and family. Based onmatthew1-0/+104