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.…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 …convert a floating-point number to a string NAME gcvt - convert a floating-point number to a string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> char *gcv…convert a floating-point number to a string NAME ecvt, fcvt - convert a floating-point number to a string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> [[d…convert a floating-point number to a string NAME ecvt, fcvt - convert a floating-point number to a string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> [[d…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…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…fill a fixed-size buffer with non-null bytes from a string, padding with null bytes as needed NAME stpncpy, strncpy - fill a fixed-size buffer with non-null bytes from a string, pa…fill a fixed-size buffer with non-null bytes from a string, padding with null bytes as needed NAME stpncpy, strncpy - fill a fixed-size buffer with non-null bytes from a string, pa…retrieve ID of a thread's CPU time clock NAME pthread_getcpuclockid - retrieve ID of a thread's CPU time clock LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #in…multiply floating-point number by integral power of radix NAME scalbn, scalbnf, scalbnl, scalbln, scalblnf, scalblnl - multiply floating-point number by integral power of radix LIB…multiply floating-point number by integral power of radix NAME scalbn, scalbnf, scalbnl, scalbln, scalblnf, scalblnl - multiply floating-point number by integral power of radix LIB…multiply floating-point number by integral power of radix NAME scalbn, scalbnf, scalbnl, scalbln, scalblnf, scalblnl - multiply floating-point number by integral power of radix LIB…multiply floating-point number by integral power of radix NAME scalbn, scalbnf, scalbnl, scalbln, scalblnf, scalblnl - multiply floating-point number by integral power of radix LIB…multiply floating-point number by integral power of radix NAME scalbn, scalbnf, scalbnl, scalbln, scalblnf, scalblnl - multiply floating-point number by integral power of radix LIB…