]> git.ipfire.org Git - thirdparty/man-pages.git/commit
posix_spawn.3: Document POSIX_SPAWN_USEVFORK
authorOlivier Gayot <olivier.gayot@sigexec.com>
Tue, 16 Oct 2018 19:37:49 +0000 (21:37 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 17 Apr 2020 10:21:53 +0000 (12:21 +0200)
commit8b5b47e9833fefca84f4c3118354bd681ae17e91
tree50db4dbb8d3b560eae112100b87bf7bb64bfc4cf
parent0c76bb7293d2b8c29601cff60a14b20ca1c659c5
posix_spawn.3: Document POSIX_SPAWN_USEVFORK

Added a few lines about POSIX_SPAWN_USEVFORK so that it appears
clearly that since glibc 2.24, the flag has no effect.

Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man3/posix_spawn.3