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 …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…obtain name used to invoke calling program NAME program_invocation_name, program_invocation_short_name - obtain name used to invoke calling program LIBRARY Standard C library ( lib…obtain name used to invoke calling program NAME program_invocation_name, program_invocation_short_name - obtain name used to invoke calling program LIBRARY Standard C library ( lib…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 …schedule signal after given number of microseconds NAME ualarm - schedule signal after given number of microseconds LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <uni…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 );…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…execution time profile NAME profil - execution time profile LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int profil(unsigned short * buf , size_t bufsiz ,…retrieve a value from the auxiliary vector NAME getauxval - retrieve a value from the auxiliary vector LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/auxv.h> unsi…spawn a process NAME posix_spawn, posix_spawnp - spawn a process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <spawn.h> int posix_spawn(pid_t *restrict pid , const c…spawn a process NAME posix_spawn, posix_spawnp - spawn a process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <spawn.h> int posix_spawn(pid_t *restrict pid , const c…suspend execution for microsecond intervals NAME usleep - suspend execution for microsecond intervals LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> int usl…timeval operations NAME timeradd, timersub, timercmp, timerclear, timerisset - timeval operations LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/time.h> void time…create a new thread NAME pthread_create - create a new thread LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #include <pthread.h> int pthread_create(pthread_t *r…timeval operations NAME timeradd, timersub, timercmp, timerclear, timerisset - timeval operations LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/time.h> void time…timeval operations NAME timeradd, timersub, timercmp, timerclear, timerisset - timeval operations LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/time.h> void time…timeval operations NAME timeradd, timersub, timercmp, timerclear, timerisset - timeval operations LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/time.h> void time…timeval operations NAME timeradd, timersub, timercmp, timerclear, timerisset - timeval operations LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/time.h> void time…