set/unset the "child subreaper" attribute of the calling process NAME PR_SET_CHILD_SUBREAPER - set/unset the "child subreaper" attribute of the calling process LIBRARY Standard C l…...termination of the parent thread and also upon termination of each subreaper process (see PR_SET_CHILD_SUBREAPER (2const)) to which the caller is subsequently reparented. If the…...AULT isset is an invalid address. STANDARDS Linux. HISTORY Linux 3.4. SEE ALSO prctl (2), PR_SET_CHILD_SUBREAPER (2const)...the first one. The first argument can be: PR_CAP_AMBIENT PR_CAPBSET_READ PR_CAPBSET_DROP PR_SET_CHILD_SUBREAPER PR_GET_CHILD_SUBREAPER PR_SET_DUMPABLE PR_GET_DUMPABLE PR_SET_END…...it (1) (or by the nearest "subreaper" process as defined through the use of the prctl (2) PR_SET_CHILD_SUBREAPER operation). The process's parent is sent a SIGCHLD signal. The v…...s has been reparented (either init (1) or a "subreaper" process defined via the prctl (2) PR_SET_CHILD_SUBREAPER operation). ERRORS These functions are always successful. VERSIO…...s has been reparented (either init (1) or a "subreaper" process defined via the prctl (2) PR_SET_CHILD_SUBREAPER operation). ERRORS These functions are always successful. VERSIO…...t (1), (or by the nearest "subreaper" process as defined through the use of the prctl (2) PR_SET_CHILD_SUBREAPER operation); init (1) automatically performs a wait to remove the…...t (1), (or by the nearest "subreaper" process as defined through the use of the prctl (2) PR_SET_CHILD_SUBREAPER operation); init (1) automatically performs a wait to remove the…...t (1), (or by the nearest "subreaper" process as defined through the use of the prctl (2) PR_SET_CHILD_SUBREAPER operation); init (1) automatically performs a wait to remove the…...ce of its parent (unless one of the nearer ancestors of the parent employed the prctl (2) PR_SET_CHILD_SUBREAPER command to mark itself as the reaper of orphaned descendant proc…get the clear_child_tid address NAME PR_GET_TID_ADDRESS - get the clear_child_tid address LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/prctl.h> /* Definition …set the Memory-Deny-Write-Execute protection mask for the calling process NAME PR_SET_MDWE - set the Memory-Deny-Write-Execute protection mask for the calling process LIBRARY Stand…set the state of the "THP disable" flag for the calling thread NAME PR_SET_THP_DISABLE - set the state of the "THP disable" flag for the calling thread LIBRARY Standard C library (…change the IO_FLUSHER state NAME PR_SET_IO_FLUSHER - change the IO_FLUSHER state LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/prctl.h> /* Definition of PR_* c…set the "current" timer slack value for the calling thread NAME PR_SET_TIMERSLACK - set the "current" timer slack value for the calling thread LIBRARY Standard C library ( libc , -…enable or disable kernel management of Memory Protection eXtensions (MPX) NAME PR_MPX_ENABLE_MANAGEMENT, PR_MPX_DISABLE_MANAGEMENT - enable or disable kernel management of Memory P…create a child process NAME fork - create a child process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> pid_t fork(void); DESCRIPTION fork () creates a new…cause normal process termination NAME exit - cause normal process termination LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> [[noreturn]] void exit(int stat…capability shell wrapper NAME capsh - capability shell wrapper SYNOPSIS capsh [ OPTION ]... DESCRIPTION Linux capability support and use can be explored and constrained with this t…