...y is an ISO 3166 country code, and codeset is a character set or encoding identifier like ISO-8859-1 or UTF-8 . For a list of all supported locales, try "locale -a" (see locale …convert a floating-point value into a string NAME strfromd, strfromf, strfroml - convert a floating-point value into a string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #in…convert a floating-point value into a string NAME strfromd, strfromf, strfroml - convert a floating-point value into a string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #in…convert a floating-point value into a string NAME strfromd, strfromf, strfroml - convert a floating-point value into a string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #in…...ng with the name of the character encoding used in the selected locale, such as "UTF-8", "ISO-8859-1", or "ANSI_X3.4-1968" (better known as US-ASCII). This is the same string th…...ng with the name of the character encoding used in the selected locale, such as "UTF-8", "ISO-8859-1", or "ANSI_X3.4-1968" (better known as US-ASCII). This is the same string th…export malloc state to a stream NAME malloc_info - export malloc state to a stream LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <malloc.h> int malloc_info(int option…format date and time NAME strftime - format date and time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <time.h> size_t strftime(char s [restrict . max ], size_t max …format date and time NAME strftime - format date and time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <time.h> size_t strftime(char s [restrict . max ], size_t max …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…get protocol entry (reentrant) NAME getprotoent_r, getprotobyname_r, getprotobynumber_r - get protocol entry (reentrant) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include…get protocol entry (reentrant) NAME getprotoent_r, getprotobyname_r, getprotobynumber_r - get protocol entry (reentrant) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include…get protocol entry (reentrant) NAME getprotoent_r, getprotobyname_r, getprotobynumber_r - get protocol entry (reentrant) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include…fail compilation if assertion is false NAME static_assert, _Static_assert - fail compilation if assertion is false LIBRARY Standard C library ( libc ) SYNOPSIS #include <assert.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…determine processor time NAME clock - determine processor time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <time.h> clock_t clock(void); DESCRIPTION The clock () fu…schedule signal after given number of microseconds NAME ualarm - schedule signal after given number of microseconds LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <uni…correct the time to synchronize the system clock NAME adjtime - correct the time to synchronize the system clock LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/ti…input string format conversion NAME sscanf, vsscanf - input string format conversion LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> int sscanf(const char *re…