convert a wide character to lowercase NAME towlower, towlower_l - convert a wide character to lowercase LIBRARY Standard C library ( libc , -lc ) SYNOPSI...retrieve a value from the auxiliary vector NAME getauxval - retrieve a value from the auxiliary vector LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/auxv.h> unsi…convert a wide character to lowercase NAME towlower, towlower_l - convert a wide character to lowercase LIBRARY Standard C library ( libc , -lc ) SYNOPSI...convert a wide character to uppercase NAME towupper, towupper_l - convert a wide character to uppercase LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <wctype.h> wint_…convert a wide character to uppercase NAME towupper, towupper_l - convert a wide character to uppercase LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <wctype.h> wint_…convert uppercase or lowercase NAME toupper, tolower, toupper_l, tolower_l - convert uppercase or lowercase LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <ctype.h> in…convert uppercase or lowercase NAME toupper, tolower, toupper_l, tolower_l - convert uppercase or lowercase LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <ctype.h> in…convert uppercase or lowercase NAME toupper, tolower, toupper_l, tolower_l - convert uppercase or lowercase LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <ctype.h> in…convert uppercase or lowercase NAME toupper, tolower, toupper_l, tolower_l - convert uppercase or lowercase LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <ctype.h> in…test for lowercase wide character NAME iswlower - test for lowercase wide character LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <wctype.h> int iswlower(wint_t wc );…wide-character transliteration NAME towctrans - wide-character transliteration LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <wctype.h> wint_t towctrans(wint_t wc , w…compare two wide-character strings, ignoring case NAME wcscasecmp - compare two wide-character strings, ignoring case LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <w…compare two fixed-size wide-character strings, ignoring case NAME wcsncasecmp - compare two fixed-size wide-character strings, ignoring case LIBRARY Standard C library ( libc , -lc…test for uppercase wide character NAME iswupper - test for uppercase wide character LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <wctype.h> int iswupper(wint_t wc );…convert between long and base-64 NAME a64l, l64a - convert between long and base-64 LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> long a64l(const char * st…convert between long and base-64 NAME a64l, l64a - convert between long and base-64 LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> long a64l(const char * st…compute the absolute value of an integer NAME abs, labs, llabs, imaxabs - compute the absolute value of an integer LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdl…compute the absolute value of an integer NAME abs, labs, llabs, imaxabs - compute the absolute value of an integer LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdl…compute the absolute value of an integer NAME abs, labs, llabs, imaxabs - compute the absolute value of an integer LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdl…compute the absolute value of an integer NAME abs, labs, llabs, imaxabs - compute the absolute value of an integer LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdl…