parse pathname components NAME basename, dirname - parse pathname components LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <libgen.h> char *dirname(char * path ); cha…parse pathname components NAME basename, dirname - parse pathname components LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <libgen.h> char *dirname(char * path ); cha…create, modify, and free a locale object NAME newlocale, freelocale - create, modify, and free a locale object LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <locale.h…create, modify, and free a locale object NAME newlocale, freelocale - create, modify, and free a locale object LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <locale.h…obtain memory allocation information NAME mallinfo, mallinfo2 - obtain memory allocation information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <malloc.h> struct m…obtain memory allocation information NAME mallinfo, mallinfo2 - obtain memory allocation information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <malloc.h> struct m…get numeric formatting information NAME localeconv - get numeric formatting information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <locale.h> struct lconv *localec…set/get the locale for the calling thread NAME uselocale - set/get the locale for the calling thread LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <locale.h> locale_t…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 …malloc debugging variables (DEPRECATED) NAME __malloc_hook, __malloc_initialize_hook, __memalign_hook, __free_hook, __realloc_hook, __after_morecore_hook - malloc debugging variabl…convert a string to an unsigned long integer NAME strtoul, strtoull, strtouq - convert a string to an unsigned long integer LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…convert a string to an unsigned long integer NAME strtoul, strtoull, strtouq - convert a string to an unsigned long integer LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…convert a string to an unsigned long integer NAME strtoul, strtoull, strtouq - convert a string to an unsigned long integer LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…get/set message queue attributes NAME mq_getattr, mq_setattr - get/set message queue attributes LIBRARY Real-time library ( librt , -lrt ) SYNOPSIS #include <mqueue.h> int mq_getat…get/set message queue attributes NAME mq_getattr, mq_setattr - get/set message queue attributes LIBRARY Real-time library ( librt , -lrt ) SYNOPSIS #include <mqueue.h> int mq_getat…allocate aligned memory NAME posix_memalign, aligned_alloc, memalign, valloc, pvalloc - allocate aligned memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.…allocate aligned memory NAME posix_memalign, aligned_alloc, memalign, valloc, pvalloc - allocate aligned memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.…allocate aligned memory NAME posix_memalign, aligned_alloc, memalign, valloc, pvalloc - allocate aligned memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.…allocate aligned memory NAME posix_memalign, aligned_alloc, memalign, valloc, pvalloc - allocate aligned memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.…