reposition 64-bit read/write file offset NAME lseek64 - reposition 64-bit read/write file offset LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _LARGEFILE64_SOURCE /* S…fill a buffer with random bytes NAME getentropy - fill a buffer with random bytes LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int getentropy(void buffer …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 …queue a signal and data to a process NAME sigqueue - queue a signal and data to a process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> int sigqueue(pid_t …standard I/O streams NAME stdin, stdout, stderr - standard I/O streams LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> extern FILE * stdin ; extern FILE * std…standard I/O streams NAME stdin, stdout, stderr - standard I/O streams LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> extern FILE * stdin ; extern FILE * std…standard I/O streams NAME stdin, stdout, stderr - standard I/O streams LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> extern FILE * stdin ; extern FILE * std…change file timestamps with nanosecond precision NAME utimensat, futimens - change file timestamps with nanosecond precision LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inc…create a file descriptor for event notification NAME eventfd - create a file descriptor for event notification LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/even…create a file descriptor for event notification NAME eventfd - create a file descriptor for event notification LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/even…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…obtain address of a symbol in a shared object or executable NAME dlsym, dlvsym - obtain address of a symbol in a shared object or executable LIBRARY Dynamic linking library ( libdl…obtain address of a symbol in a shared object or executable NAME dlsym, dlvsym - obtain address of a symbol in a shared object or executable LIBRARY Dynamic linking library ( libdl…get filesystem descriptor file entry NAME getmntent, setmntent, addmntent, endmntent, hasmntopt, getmntent_r - get filesystem descriptor file entry LIBRARY Standard C library ( lib…get filesystem descriptor file entry NAME getmntent, setmntent, addmntent, endmntent, hasmntopt, getmntent_r - get filesystem descriptor file entry LIBRARY Standard C library ( lib…get filesystem descriptor file entry NAME getmntent, setmntent, addmntent, endmntent, hasmntopt, getmntent_r - get filesystem descriptor file entry LIBRARY Standard C library ( lib…get filesystem descriptor file entry NAME getmntent, setmntent, addmntent, endmntent, hasmntopt, getmntent_r - get filesystem descriptor file entry LIBRARY Standard C library ( lib…