support for application self-debugging NAME backtrace, backtrace_symbols, backtrace_symbols_fd - support for application self-debugging LIBRARY Standard C library ( libc , -lc ) SY…compare two processes to determine if they share a kernel resource NAME kcmp - compare two processes to determine if they share a kernel resource LIBRARY Standard C library ( libc …support for application self-debugging NAME backtrace, backtrace_symbols, backtrace_symbols_fd - support for application self-debugging LIBRARY Standard C library ( libc , -lc ) SY…support for application self-debugging NAME backtrace, backtrace_symbols, backtrace_symbols_fd - support for application self-debugging LIBRARY Standard C library ( libc , -lc ) SY…synchronous I/O multiplexing NAME select, pselect - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS See select (2) DESCRIPTION The select () and pse…positive difference NAME fdim, fdimf, fdiml - positive difference LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double fdim(double x , double y ); float fdimf(floa…positive difference NAME fdim, fdimf, fdiml - positive difference LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double fdim(double x , double y ); float fdimf(floa…positive difference NAME fdim, fdimf, fdiml - positive difference LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double fdim(double x , double y ); float fdimf(floa…synchronize a file's in-core state with storage device NAME fsync, fdatasync - synchronize a file's in-core state with storage device LIBRARY Standard C library ( libc , -lc ) SYNO…synchronize a file's in-core state with storage device NAME fsync, fdatasync - synchronize a file's in-core state with storage device LIBRARY Standard C library ( libc , -lc ) SYNO…commit filesystem caches to disk NAME sync, syncfs - commit filesystem caches to disk LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> void sync(void); int sy…commit filesystem caches to disk NAME sync, syncfs - commit filesystem caches to disk LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> void sync(void); int sy…change file timestamps with nanosecond precision NAME utimensat, futimens - change file timestamps with nanosecond precision LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inc…change file timestamps with nanosecond precision NAME utimensat, futimens - change file timestamps with nanosecond precision LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inc…obtain handle for a pathname and open file via a handle NAME name_to_handle_at, open_by_handle_at - obtain handle for a pathname and open file via a handle LIBRARY Standard C libra…obtain handle for a pathname and open file via a handle NAME name_to_handle_at, open_by_handle_at - obtain handle for a pathname and open file via a handle LIBRARY Standard C libra…make a new name for a file NAME link, linkat - make a new name for a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int link(const char * oldpath , con…make a new name for a file NAME link, linkat - make a new name for a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int link(const char * oldpath , con…execute program relative to a directory file descriptor NAME execveat - execute program relative to a directory file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #…list symbols from object files NAME nm - list symbols from object files SYNOPSIS nm [ -A | -o | --print-file-name ] [ -a | --debug-syms ] [ -B | --format=bsd ] [ -C | --demangle [=…