...ch systems. (POSIX.1-2008 removed vfork () from the standard; the POSIX rationale for the posix_spawn (3) function notes that that function, which provides functionality equival…create a file descriptor for accepting signals NAME signalfd - create a file descriptor for accepting signals LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/signa…create a file descriptor for accepting signals NAME signalfd - create a file descriptor for accepting signals LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/signa…create an anonymous RAM-based file to access secret memory regions NAME memfd_secret - create an anonymous RAM-based file to access secret memory regions LIBRARY Standard C library…create a child process NAME clone, __clone2, clone3 - create a child process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS /* Prototype for the glibc wrapper function */ #defi…create a child process NAME clone, __clone2, clone3 - create a child process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS /* Prototype for the glibc wrapper function */ #defi…create a child process NAME clone, __clone2, clone3 - create a child process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS /* Prototype for the glibc wrapper function */ #defi…ioctls for console terminal and virtual consoles NAME ioctl_kd - ioctls for console terminal and virtual consoles SYNOPSIS #include <linux/kd.h> /* Definition of op constants */ #i…predeclare an access pattern for file data NAME posix_fadvise - predeclare an access pattern for file data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int…predeclare an access pattern for file data NAME posix_fadvise - predeclare an access pattern for file data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int…predeclare an access pattern for file data NAME posix_fadvise - predeclare an access pattern for file data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int…predeclare an access pattern for file data NAME posix_fadvise - predeclare an access pattern for file data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int…predeclare an access pattern for file data NAME posix_fadvise - predeclare an access pattern for file data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> int…set/get process group NAME setpgid, getpgid, setpgrp, getpgrp - set/get process group LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int setpgid(pid_t pid ,…set/get process group NAME setpgid, getpgid, setpgrp, getpgrp - set/get process group LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int setpgid(pid_t pid ,…set/get process group NAME setpgid, getpgid, setpgrp, getpgrp - set/get process group LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int setpgid(pid_t pid ,…set/get process group NAME setpgid, getpgid, setpgrp, getpgrp - set/get process group LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int setpgid(pid_t pid ,…get overrun count for a POSIX per-process timer NAME timer_getoverrun - get overrun count for a POSIX per-process timer LIBRARY Real-time library ( librt , -lrt ) SYNOPSIS #include…synchronize a file with a memory map NAME msync - synchronize a file with a memory map LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mman.h> int msync(void addr …delete a POSIX per-process timer NAME timer_delete - delete a POSIX per-process timer LIBRARY Real-time library ( librt , -lrt ) SYNOPSIS #include <time.h> int timer_delete(timer_t…