]> git.ipfire.org Git - thirdparty/man-pages.git/commit
prctl.2: The parent death signal is cleared on some credential changes
authorMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 11 Jul 2020 09:37:01 +0000 (11:37 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Sat, 11 Jul 2020 09:40:24 +0000 (11:40 +0200)
commit402f2e7b6708be6bef7a5c8c93f31f13e63366ed
tree9ab4986569394eb0a430ca639418d48922bdf629
parent28a4c58cc211900943f48d65fd42b313ce54e5a6
prctl.2: The parent death signal is cleared on some credential changes

See kernel/cred.c::commit_creds() in the Linux 5.6 source code.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/prctl.2