set the current locale NAME setlocale - set the current locale LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <locale.h> char *setlocale(int category , const char * lo…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 …query language and locale information NAME nl_langinfo, nl_langinfo_l - query language and locale information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <langinfo.…query language and locale information NAME nl_langinfo, nl_langinfo_l - query language and locale information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <langinfo.…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…convert a date-plus-time string to broken-down time NAME getdate, getdate_r - convert a date-plus-time string to broken-down time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS…convert a date-plus-time string to broken-down time NAME getdate, getdate_r - convert a date-plus-time string to broken-down time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS…convert a date-plus-time string to broken-down time NAME getdate, getdate_r - convert a date-plus-time string to broken-down time LIBRARY Standard C library ( libc , -lc ) SYNOPSIS…pseudo-random number generator NAME rand, rand_r, srand - pseudo-random number generator LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> int rand(void); void…pseudo-random number generator NAME rand, rand_r, srand - pseudo-random number generator LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> int rand(void); void…pseudo-random number generator NAME rand, rand_r, srand - pseudo-random number generator LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> int rand(void); void…get network entry NAME getnetent, getnetbyname, getnetbyaddr, setnetent, endnetent - get network entry LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <netdb.h> struct …get network entry NAME getnetent, getnetbyname, getnetbyaddr, setnetent, endnetent - get network entry LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <netdb.h> struct …get network entry NAME getnetent, getnetbyname, getnetbyaddr, setnetent, endnetent - get network entry LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <netdb.h> struct …get network entry NAME getnetent, getnetbyname, getnetbyaddr, setnetent, endnetent - get network entry LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <netdb.h> struct …get network entry NAME getnetent, getnetbyname, getnetbyaddr, setnetent, endnetent - get network entry LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <netdb.h> struct …exponential minus 1 NAME expm1, expm1f, expm1l - exponential minus 1 LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double expm1(double x ); float expm1f(float x );…exponential minus 1 NAME expm1, expm1f, expm1l - exponential minus 1 LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double expm1(double x ); float expm1f(float x );…exponential minus 1 NAME expm1, expm1f, expm1l - exponential minus 1 LIBRARY Math library ( libm , -lm ) SYNOPSIS #include <math.h> double expm1(double x ); float expm1f(float x );…