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…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 #include <gnu/libc-…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 #include <gnu/libc-…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…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) …create a unique temporary file NAME mkstemp, mkostemp, mkstemps, mkostemps - create a unique temporary file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> i…create a unique temporary file NAME mkstemp, mkostemp, mkstemps, mkostemps - create a unique temporary file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> i…create a unique temporary file NAME mkstemp, mkostemp, mkstemps, mkostemps - create a unique temporary file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> i…create a unique temporary file NAME mkstemp, mkostemp, mkstemps, mkostemps - create a unique temporary file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> i…set log priority mask NAME setlogmask - set log priority mask LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <syslog.h> int setlogmask(int mask ); DESCRIPTION A proces…undocumented library functions NAME undocumented - undocumented library functions SYNOPSIS Undocumented library functions DESCRIPTION This man page mentions those library functions…set memory allocation parameters NAME mallopt - set memory allocation parameters LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <malloc.h> int mallopt(int param , int …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 network hostnames and addresses NAME getipnodebyname, getipnodebyaddr, freehostent - get network hostnames and addresses LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inc…get network hostnames and addresses NAME getipnodebyname, getipnodebyaddr, freehostent - get network hostnames and addresses LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inc…get network hostnames and addresses NAME getipnodebyname, getipnodebyaddr, freehostent - get network hostnames and addresses LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inc…API to access system level information in the /proc filesystem NAME procps - API to access system level information in the /proc filesystem SYNOPSIS Five distinct interfaces are re…convert a string representation of time to a time tm structure NAME strptime - convert a string representation of time to a time tm structure LIBRARY Standard C library ( libc , -l…access ancillary data NAME CMSG_ALIGN, CMSG_SPACE, CMSG_NXTHDR, CMSG_FIRSTHDR - access ancillary data LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/socket.h> str…