set/get the name of a thread NAME pthread_setname_np, pthread_getname_np - set/get the name of a thread LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #define _G…set/get the name of a thread NAME pthread_setname_np, pthread_getname_np - set/get the name of a thread LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #define _G…get resource usage NAME getrusage - get resource usage LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/resource.h> int getrusage(int who , struct rusage * usage );…traverse a file hierarchy NAME fts, fts_open, fts_read, fts_children, fts_set, fts_close - traverse a file hierarchy LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sy…traverse a file hierarchy NAME fts, fts_open, fts_read, fts_children, fts_set, fts_close - traverse a file hierarchy LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sy…traverse a file hierarchy NAME fts, fts_open, fts_read, fts_children, fts_set, fts_close - traverse a file hierarchy LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sy…traverse a file hierarchy NAME fts, fts_open, fts_read, fts_children, fts_set, fts_close - traverse a file hierarchy LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sy…traverse a file hierarchy NAME fts, fts_open, fts_read, fts_children, fts_set, fts_close - traverse a file hierarchy LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sy…traverse a file hierarchy NAME fts, fts_open, fts_read, fts_children, fts_set, fts_close - traverse a file hierarchy LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sy…determine processor time NAME clock - determine processor time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <time.h> clock_t clock(void); DESCRIPTION The clock () fu…cause normal process termination NAME exit - cause normal process termination LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> [[noreturn]] void exit(int stat…manage a binary search tree NAME tsearch, tfind, tdelete, twalk, twalk_r, tdestroy - manage a binary search tree LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search…manage a binary search tree NAME tsearch, tfind, tdelete, twalk, twalk_r, tdestroy - manage a binary search tree LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search…manage a binary search tree NAME tsearch, tfind, tdelete, twalk, twalk_r, tdestroy - manage a binary search tree LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search…manage a binary search tree NAME tsearch, tfind, tdelete, twalk, twalk_r, tdestroy - manage a binary search tree LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search…manage a binary search tree NAME tsearch, tfind, tdelete, twalk, twalk_r, tdestroy - manage a binary search tree LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search…manage a binary search tree NAME tsearch, tfind, tdelete, twalk, twalk_r, tdestroy - manage a binary search tree LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search…API for miscellaneous information in the /proc filesystem NAME procps_misc - API for miscellaneous information in the /proc filesystem SYNOPSIS #include <libproc2/misc.h> Platform …API to access process information in the /proc filesystem NAME procps_pids - API to access process information in the /proc filesystem SYNOPSIS #include <libproc2/pids.h> int procp…execute program specified via file descriptor NAME fexecve - execute program specified via file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> in…