aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/posix_spawn.3
Commit message (Expand)AuthorAgeFilesLines
* manuals: Fix "unusual .Xr" warnings with a scriptGraham Percival2024-10-151-2/+2
* posix_spawn(3): document POSIX_SPAWN_DISABLE_ASLR_NPKonstantin Belousov2024-03-041-1/+11
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Document posix_spawn_file_actions_addclosefrom_np(3)Konstantin Belousov2021-11-301-0/+6
* Document posix_spawn_file_actions_addchdir_np(3)Konstantin Belousov2021-11-301-1/+3
* posix_spawn(3), posix_spawn_file_actions_addopen(3): use .Fo/.FcKonstantin Belousov2021-11-301-2/+16
* posix_spawn(3): fix section that references `vfork`Enji Cooper2020-12-111-1/+3
* Fix some grammar: "signals <...> are set"Bryan Drewery2018-02-271-4/+4
* Add sbin and /usr/local directories to _PATH_DEFPATH.Jilles Tjoelker2016-01-051-2/+2
* Escape "Ed"Baptiste Daroussin2015-04-261-1/+1
* Various mdoc fixes and a few EOL whitespace removals.Christian Brueffer2014-12-211-5/+5
* use .Mt to mark up email addresses consistently (part4)Baptiste Daroussin2014-06-231-1/+1
* Fix whitespace inconsistencies in libc in files copyrighted by me.Ed Schouten2011-06-261-1/+1
* posix_spawn(3): Document r222511 (trying to close already closed fd).Jilles Tjoelker2011-06-171-9/+14
* Use our canonical .Dd format.Christian Brueffer2009-11-021-1/+1
* Fix the email address formats in some posix_spawn(3) manpages.Ed Schouten2008-07-281-1/+1
* Add manual pages for posix_spawn() functions.David Xu2008-07-281-0/+455