get or set a per-process LDT entry NAME modify_ldt - get or set a per-process LDT entry LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #......bits in user_desc , if set, would prevent the descriptor from being considered empty (see modify_ldt (2)). As a result, the only reliable way to clear a TLS entry is to use mems…...bits in user_desc , if set, would prevent the descriptor from being considered empty (see modify_ldt (2)). As a result, the only reliable way to clear a TLS entry is to use mems…...rary. Programs that use ARCH_SET_FS directly are very likely to crash. SEE ALSO mmap (2), modify_ldt (2), prctl (2), set_thread_area (2) AMD X86-64 Programmer's manualadd, remove, or modify an fanotify mark on a filesystem object NAME fanotify_mark - add, remove, or modify an fanotify mark on a filesystem object LIBRARY Standard C library ( libc…...nodat (2) 2.6.16 mlock (2) 2.0 mlock2 (2) 4.4 mlockall (2) 2.0 mmap (2) 1.0 mmap2 (2) 2.4 modify_ldt (2) 1.0 mount (2) 1.0 move_mount (2) 5.2 move_pages (2) 2.6.18 mprotect (2) …get group identity NAME getgid, getegid - get group identity LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> gid_t getgid(void); gid_t getegid(void); DESCRIP…get group identity NAME getgid, getegid - get group identity LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> gid_t getgid(void); gid_t getegid(void); DESCRIP…get group identity NAME getgid, getegid - get group identity LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> gid_t getgid(void); gid_t getegid(void); DESCRIP…get group identity NAME getgid, getegid - get group identity LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> gid_t getgid(void); gid_t getegid(void); DESCRIP…get user identity NAME getuid, geteuid - get user identity LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> uid_t getuid(void); uid_t geteuid(void); DESCRIPTI…get user identity NAME getuid, geteuid - get user identity LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> uid_t getuid(void); uid_t geteuid(void); DESCRIPTI…get user identity NAME getuid, geteuid - get user identity LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> uid_t getuid(void); uid_t geteuid(void); DESCRIPTI…get user identity NAME getuid, geteuid - get user identity LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> uid_t getuid(void); uid_t geteuid(void); DESCRIPTI…create pipe NAME pipe, pipe2 - create pipe LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int pipe(int pipefd [2]); #define _GNU_SOURCE /* See feature_test_…create pipe NAME pipe, pipe2 - create pipe LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int pipe(int pipefd [2]); #define _GNU_SOURCE /* See feature_test_…set the process execution domain NAME personality - set the process execution domain LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/personality.h> int personality…create a pair of connected sockets NAME socketpair - create a pair of connected sockets LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> int socketpair(in…enable/disable s390 CPU run-time instrumentation NAME s390_runtime_instr - enable/disable s390 CPU run-time instrumentation LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…splice user pages to/from a pipe NAME vmsplice - splice user pages to/from a pipe LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(…