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…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.…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 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…open and close a shared object NAME dlclose, dlopen, dlmopen - open and close a shared object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlo…open and close a shared object NAME dlclose, dlopen, dlmopen - open and close a shared object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlo…open and close a shared object NAME dlclose, dlopen, dlmopen - open and close a shared object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlo…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…return next floating-point number toward positive/negative infinity NAME nextup, nextupf, nextupl, nextdown, nextdownf, nextdownl - return next floating-point number toward positiv…return next floating-point number toward positive/negative infinity NAME nextup, nextupf, nextupl, nextdown, nextdownf, nextdownl - return next floating-point number toward positiv…return next floating-point number toward positive/negative infinity NAME nextup, nextupf, nextupl, nextdown, nextdownf, nextdownl - return next floating-point number toward positiv…return next floating-point number toward positive/negative infinity NAME nextup, nextupf, nextupl, nextdown, nextdownf, nextdownl - return next floating-point number toward positiv…return next floating-point number toward positive/negative infinity NAME nextup, nextupf, nextupl, nextdown, nextdownf, nextdownl - return next floating-point number toward positiv…return next floating-point number toward positive/negative infinity NAME nextup, nextupf, nextupl, nextdown, nextdownf, nextdownl - return next floating-point number toward positiv…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…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…