summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/posix_spawnattr_init.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* tweak previous;jmc2012-04-111-5/+4
|
* fuss with detailsespie2012-04-111-2/+6
|
* new clean-room manpages for posix_spawn, unencumbered by any POSIX bullshit.espie2012-04-111-80/+39
| | | | | | "just commit it" deraadt@ (nits to be fixed soon)
* we don't mention LIBRARY: cespie2012-03-231-3/+1
| | | | "of course" deraadt@
* Implement execvpe(3) and posix_spawn(3) and family. Based onmatthew2012-03-211-0/+115
FreeBSD's implementation via Frank Denis, with various cleanups and tweaks by me. ok deraadt@, guenther@; discussions and tweaks from many others jmc@ promises to help me further with the man pages in tree