wait for process to change state NAME wait, waitpid, waitid - wait for process to change state LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/wait.h> pid_t wait(i…wait for process to change state NAME wait, waitpid, waitid - wait for process to change state LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/wait.h> pid_t wait(i…wait for process to change state NAME wait, waitpid, waitid - wait for process to change state LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/wait.h> pid_t wait(i…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…initiate file readahead into page cache NAME readahead - initiate file readahead into page cache LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See featu…indirect system call NAME syscall - indirect system call LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/syscall.h> /* Definition of SYS_* constants */ #include <u…reposition read/write file offset NAME _llseek - reposition read/write file offset LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/syscall.h> /* Definition of SYS_…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 #include <asm/ldt.h> /* Definition of str…socket system calls NAME socketcall - socket system calls LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <linux/net.h> /* Definition of SYS_* constants */ #include <sy…Linux system calls NAME syscalls - Linux system calls SYNOPSIS Linux system calls. DESCRIPTION The system call is the fundamental interface between an application and the Linux ker…get time in seconds NAME time - get time in seconds LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <time.h> time_t time(time_t *_Nullable tloc ); DESCRIPTION time () r…set group identity used for filesystem checks NAME setfsgid - set group identity used for filesystem checks LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/fsuid.h…set group identity used for filesystem checks NAME setfsgid - set group identity used for filesystem checks LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/fsuid.h…get/set resource limits NAME getrlimit, setrlimit, prlimit - get/set resource limits LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h> int getrlimit(int …get/set resource limits NAME getrlimit, setrlimit, prlimit - get/set resource limits LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h> int getrlimit(int …get/set resource limits NAME getrlimit, setrlimit, prlimit - get/set resource limits LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h> int getrlimit(int …get/set resource limits NAME getrlimit, setrlimit, prlimit - get/set resource limits LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h> int getrlimit(int …get/set resource limits NAME getrlimit, setrlimit, prlimit - get/set resource limits LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h> int getrlimit(int …get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…get file status NAME stat, fstat, lstat, fstatat - get file status LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/stat.h> int stat(const char *restrict pathname ,…