set protection on a region of memory NAME mprotect, pkey_mprotect - set protection on a region of memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS...set protection on a region of memory NAME mprotect, pkey_mprotect - set protection on a region of memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS......ey is assigned to any memory region for which a pkey has not been explicitly assigned via pkey_mprotect (2). Protection keys have the potential to add a layer of security and re…...DESCRIPTION pkey_alloc () allocates a protection key (pkey) and allows it to be passed to pkey_mprotect (2). The pkey_alloc () flags is reserved for future use and currently mus…...DESCRIPTION pkey_alloc () allocates a protection key (pkey) and allows it to be passed to pkey_mprotect (2). The pkey_alloc () flags is reserved for future use and currently mus…export malloc state to a stream NAME malloc_info - export malloc state to a stream LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <malloc.h> int malloc_info(int option…set/get guard size attribute in thread attributes object NAME pthread_attr_setguardsize, pthread_attr_getguardsize - set/get guard size attribute in thread attributes object LIBRAR…set/get guard size attribute in thread attributes object NAME pthread_attr_setguardsize, pthread_attr_getguardsize - set/get guard size attribute in thread attributes object LIBRAR…modify kernel memory map descriptor fields NAME PR_SET_MM_START_CODE, PR_SET_MM_END_CODE - modify kernel memory map descriptor fields LIBRARY Standard C library ( libc , -lc ) SYNO…modify kernel memory map descriptor fields NAME PR_SET_MM_START_CODE, PR_SET_MM_END_CODE - modify kernel memory map descriptor fields LIBRARY Standard C library ( libc , -lc ) SYNO…overview of POSIX shared memory NAME shm_overview - overview of POSIX shared memory DESCRIPTION The POSIX shared memory API allows processes to communicate information by sharing a…set/get stack attributes in thread attributes object NAME pthread_attr_setstack, pthread_attr_getstack - set/get stack attributes in thread attributes object LIBRARY POSIX threads …set/get stack attributes in thread attributes object NAME pthread_attr_setstack, pthread_attr_getstack - set/get stack attributes in thread attributes object LIBRARY POSIX threads …define a subpage protection for an address range NAME subpage_prot - define a subpage protection for an address range LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <s…create a nonlinear file mapping NAME remap_file_pages - create a nonlinear file mapping LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_m…...5.3 pipe (2) 1.0 pipe2 (2) 2.6.27 pivot_root (2) 2.4 pkey_alloc (2) 4.8 pkey_free (2) 4.8 pkey_mprotect (2) 4.8 poll (2) 2.0.36; 2.2 ppoll (2) 2.6.16 prctl (2) 2.2 pread64 (2) A…examine and change a signal action NAME sigaction, rt_sigaction - examine and change a signal action LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> int siga…examine and change a signal action NAME sigaction, rt_sigaction - examine and change a signal action LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> int siga…The PKEY algorithm life-cycle NAME life_cycle-pkey - The PKEY algorithm life-cycle DESCRIPTION All public keys (PKEYs) go through a number of stages in their life-cycle: start This…EVP_PKEY RSA keytype and algorithm support NAME EVP_PKEY-RSA, EVP_KEYMGMT-RSA, RSA - EVP_PKEY RSA keytype and algorithm support DESCRIPTION The RSA keytype is implemented in OpenSS…