get the parent-death signal number of the calling process NAME PR_GET_PDEATHSIG - get the parent-death signal number of the calling process LIBRARY Standard C library (......ME PR_GET_NAME PR_SET_NO_NEW_PRIVS PR_GET_NO_NEW_PRIVS PR_PAC_RESET_KEYS PR_SET_PDEATHSIG PR_GET_PDEATHSIG PR_SET_PTRACER PR_SET_SECCOMP PR_GET_SECCOMP PR_SET_SECUREBITS PR_GET_…...rather than after all of the threads in the parent process terminate. SEE ALSO prctl (2), PR_GET_PDEATHSIG (2const)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…run a program with different Linux privilege settings NAME setpriv - run a program with different Linux privilege settings SYNOPSIS setpriv [options] program [ arguments ] DESCRIPT…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…get the state of a speculation misfeature for the calling thread NAME PR_GET_SPECULATION_CTRL - get the state of a speculation misfeature for the calling thread LIBRARY Standard C …get the thread's SVE vector length NAME PR_SVE_GET_VL - get the thread's SVE vector length LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/prctl.h> /* Definition…operations on a process or thread NAME PR_SET_NAME, PR_GET_NAME - operations on a process or thread LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/prctl.h> /* D…get the machine check memory corruption kill policy NAME PR_MCE_KILL_GET - get the machine check memory corruption kill policy LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #i…get the "securebits" flags of the calling thread NAME PR_GET_SECUREBITS - get the "securebits" flags of the calling thread LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inclu…get the process timing mode NAME PR_GET_TIMING - get the process timing mode LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/prctl.h> /* Definition of PR_* const…get the calling thread's no_new_privs attribute NAME PR_GET_NO_NEW_PRIVS - get the calling thread's no_new_privs attribute LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inclu…get the floating point mode of the calling process NAME PR_GET_FP_MODE - get the floating point mode of the calling process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…operations on a process or thread NAME PR_SET_NAME, PR_GET_NAME - operations on a process or thread LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/prctl.h> /* D…get unaligned access control bits NAME PR_GET_UNALIGN - get unaligned access control bits LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/prctl.h> /* Definition …get the "dumpable" attribute of the calling process NAME PR_GET_DUMPABLE - get the "dumpable" attribute of the calling process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #i…get the state of the "THP disable" flag for the calling thread NAME PR_GET_THP_DISABLE - get the state of the "THP disable" flag for the calling thread LIBRARY Standard C library (…get the Memory-Deny-Write-Execute protection mask for the calling process NAME PR_GET_MDWE - get the Memory-Deny-Write-Execute protection mask for the calling process LIBRARY Stand…read or change the ambient capability set of the calling thread NAME PR_CAP_AMBIENT - read or change the ambient capability set of the calling thread LIBRARY Standard C library ( l…