get glibc version and release NAME gnu_get_libc_version, gnu_get_libc_release - get glibc version a...get glibc version and release NAME gnu_get_libc_version, gnu_get_libc_release - get glibc version a...free allocated memory NAME cfree - free allocated memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> /* In SunOS 4 */ int cfree(void * ptr ); /* In glibc…...acter string NAME wcsdup - duplicate a wide-character string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <wchar.h> wchar_t *wcsdup(const wchar_t * s ); Feature T…...setkey, encrypt_r, setkey_r - encrypt 64-bit messages LIBRARY Password hashing library ( libcrypt , -lcrypt ) SYNOPSIS #define _XOPEN_SOURCE /* See feature_test_macros(7) */ #in…...setkey, encrypt_r, setkey_r - encrypt 64-bit messages LIBRARY Password hashing library ( libcrypt , -lcrypt ) SYNOPSIS #define _XOPEN_SOURCE /* See feature_test_macros(7) */ #in…...setkey, encrypt_r, setkey_r - encrypt 64-bit messages LIBRARY Password hashing library ( libcrypt , -lcrypt ) SYNOPSIS #define _XOPEN_SOURCE /* See feature_test_macros(7) */ #in…...setkey, encrypt_r, setkey_r - encrypt 64-bit messages LIBRARY Password hashing library ( libcrypt , -lcrypt ) SYNOPSIS #define _XOPEN_SOURCE /* See feature_test_macros(7) */ #in…locate a substring NAME memmem - locate a substring LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) */ #include <string.h>......of an array NAME lfind, lsearch - linear search of an array LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search.h> void *lfind(const void key [. size ], const vo…...of an array NAME lfind, lsearch - linear search of an array LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <search.h> void *lfind(const void key [. size ], const vo…...ge catalog NAME catgets - get message from a message catalog LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <nl_types.h> char *catgets(nl_catd catalog , int set_num…...eger NAME atoi, atol, atoll - convert a string to an integer LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> int atoi(const char * nptr ); long atol(const…...eger NAME atoi, atol, atoll - convert a string to an integer LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> int atoi(const char * nptr ); long atol(const…...eger NAME atoi, atol, atoll - convert a string to an integer LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> int atoi(const char * nptr ); long atol(const…...eger NAME atoi, atol, atoll - convert a string to an integer LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> int atoi(const char * nptr ); long atol(const…...acktrace_symbols_fd - support for application self-debugging LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <execinfo.h> int backtrace(void * buffer [. size ], int …...acktrace_symbols_fd - support for application self-debugging LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <execinfo.h> int backtrace(void * buffer [. size ], int …...acktrace_symbols_fd - support for application self-debugging LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <execinfo.h> int backtrace(void * buffer [. size ], int …...alls. Many of the functions described in the section are part of the Standard C Library ( libc ). Some functions are part of other libraries (e.g., the math library, libm , or t…