Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-20 | Remove function argument name from posix_spawnattr_getsigmask() | Todd C. Miller | |
prototype to match other prototypes in the file. OK guenther@ deraadt@ | |||
2012-12-05 | Remove excessive sys/cdefs.h inclusion | Theo de Raadt | |
ok guenther millert kettenis | |||
2012-03-21 | Implement execvpe(3) and posix_spawn(3) and family. Based on | Matthew Dempsky | |
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 |