summaryrefslogtreecommitdiff
path: root/lib/libc/gen/posix_spawn.c
AgeCommit message (Expand)Author
2012-03-22clean the sigact in a portable way; ok matthewTheo de Raadt
2012-03-21Implement execvpe(3) and posix_spawn(3) and family. Based onMatthew Dempsky