summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/posix_spawn.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* clean the sigact in a portable way; ok matthewderaadt2012-03-221-2/+5
* Implement execvpe(3) and posix_spawn(3) and family. Based onmatthew2012-03-211-0/+468