get glibc version and release NAME gnu_get_libc_version, gnu_get_libc_release - get glibc version and release LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inclu...get glibc version and release NAME gnu_get_libc_version, gnu_get_libc_release - get glibc version and release LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inclu...release free memory from the heap NAME malloc_trim - release free memory from the heap LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <malloc.h> int malloc_trim(size_t…print to allocated string NAME asprintf, vasprintf - print to allocated string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) …print to allocated string NAME asprintf, vasprintf - print to allocated string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) …atomically release blocked signals and wait for interrupt NAME sigpause - atomically release blocked signals and wait for interrupt LIBRARY Standard C library ( libc , -lc ) SYNOPS…get configuration dependent string variables NAME confstr - get configuration dependent string variables LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> size…undocumented library functions NAME undocumented - undocumented library functions SYNOPSIS Undocumented library functions DESCRIPTION This man page mentions those library functions…record and restore state of malloc implementation NAME malloc_get_state, malloc_set_state - record and restore state of malloc implementation LIBRARY Standard C library ( libc , -l…record and restore state of malloc implementation NAME malloc_get_state, malloc_set_state - record and restore state of malloc implementation LIBRARY Standard C library ( libc , -l…get number of processors NAME get_nprocs, get_nprocs_conf - get number of processors LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/sysinfo.h> int get_nprocs(void…get number of processors NAME get_nprocs, get_nprocs_conf - get number of processors LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/sysinfo.h> int get_nprocs(void…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 …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…get total and available physical page counts NAME get_phys_pages, get_avphys_pages - get total and available physical page counts LIBRARY Standard C library ( libc , -lc ) SYNOPSIS…get total and available physical page counts NAME get_phys_pages, get_avphys_pages - get total and available physical page counts LIBRARY Standard C library ( libc , -lc ) SYNOPSIS…get group file entry reentrantly NAME getgrent_r, fgetgrent_r - get group file entry reentrantly LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <grp.h> int getgrent_r(…get group file entry reentrantly NAME getgrent_r, fgetgrent_r - get group file entry reentrantly LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <grp.h> int getgrent_r(…get shadow password file entry NAME getspnam, getspnam_r, getspent, getspent_r, setspent, endspent, fgetspent, fgetspent_r, sgetspent, sgetspent_r, putspent, lckpwdf, ulckpwdf - ge…