summaryrefslogtreecommitdiff
path: root/include/spawn.h
AgeCommit message (Expand)Author
2008-06-19Remove __restrict keywords from array arguments to make GCC's -std=c99 work.Ed Schouten
2008-06-17Change my email address to the one from the FreeBSD project.Ed Schouten
2008-06-17Add POSIX routines called posix_spawn() and posix_spawnp(), whichDavid Xu