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 …get time parameters (NTP daemon interface) NAME ntp_gettime, ntp_gettimex - get time parameters (NTP daemon interface) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <…get time parameters (NTP daemon interface) NAME ntp_gettime, ntp_gettimex - get time parameters (NTP daemon interface) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <…set/get CPU affinity attribute in thread attributes object NAME pthread_attr_setaffinity_np, pthread_attr_getaffinity_np - set/get CPU affinity attribute in thread attributes objec…set/get CPU affinity attribute in thread attributes object NAME pthread_attr_setaffinity_np, pthread_attr_getaffinity_np - set/get CPU affinity attribute in thread attributes objec…get current working directory NAME getcwd, getwd, get_current_dir_name - get current working directory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> char *…get current working directory NAME getcwd, getwd, get_current_dir_name - get current working directory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> char *…get current working directory NAME getcwd, getwd, get_current_dir_name - get current working directory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> char *…set/get CPU affinity of a thread NAME pthread_setaffinity_np, pthread_getaffinity_np - set/get CPU affinity of a thread LIBRARY POSIX threads library ( libpthread , -lpthread ) SYN…set/get CPU affinity of a thread NAME pthread_setaffinity_np, pthread_getaffinity_np - set/get CPU affinity of a thread LIBRARY POSIX threads library ( libpthread , -lpthread ) SYN…set/get the concurrency level NAME pthread_setconcurrency, pthread_getconcurrency - set/get the concurrency level LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS …set/get the concurrency level NAME pthread_setconcurrency, pthread_getconcurrency - set/get the concurrency level LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS …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…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 …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…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 );…get an environment variable NAME getenv, secure_getenv - get an environment variable LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> char *getenv(const char …get an environment variable NAME getenv, secure_getenv - get an environment variable LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> char *getenv(const char …set and/or get signal stack context NAME sigaltstack - set and/or get signal stack context LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> int sigaltstack(co…