obtain memory allocation information NAME mallinfo, mallinfo2 - obtain memory allocation information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <malloc.h> struct m…obtain memory allocation information NAME mallinfo, mallinfo2 - obtain memory allocation information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <malloc.h> struct m…get filesystem statistics NAME statvfs, fstatvfs - get filesystem statistics LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/statvfs.h> int statvfs(const char *res…get filesystem statistics NAME statvfs, fstatvfs - get filesystem statistics LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/statvfs.h> int statvfs(const char *res…open a custom stream NAME fopencookie - open a custom stream LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) */ #define _FILE_O…change file timestamps with nanosecond precision NAME utimensat, futimens - change file timestamps with nanosecond precision LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inc…flush a stream NAME fflush - flush a stream LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> int fflush(FILE *_Nullable stream ); DESCRIPTION For output stream…macros to manipulate rtnetlink messages NAME rtnetlink - macros to manipulate rtnetlink messages LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <asm/types.h> #include …undocumented library functions NAME undocumented - undocumented library functions SYNOPSIS Undocumented library functions DESCRIPTION This man page mentions those library functions…glibc error reporting functions NAME error, error_at_line, error_message_count, error_one_per_line, error_print_progname - glibc error reporting functions LIBRARY Standard C librar…glibc error reporting functions NAME error, error_at_line, error_message_count, error_one_per_line, error_print_progname - glibc error reporting functions LIBRARY Standard C librar…glibc error reporting functions NAME error, error_at_line, error_message_count, error_one_per_line, error_print_progname - glibc error reporting functions LIBRARY Standard C librar…glibc error reporting functions NAME error, error_at_line, error_message_count, error_one_per_line, error_print_progname - glibc error reporting functions LIBRARY Standard C librar…glibc error reporting functions NAME error, error_at_line, error_message_count, error_one_per_line, error_print_progname - glibc error reporting functions LIBRARY Standard C librar…perform character set conversion NAME iconv - perform character set conversion LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <iconv.h> size_t iconv(iconv_t cd , char …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…map or unmap files or devices into memory NAME mmap, munmap - map or unmap files or devices into memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mman.h> voi…