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 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…get session ID NAME tcgetsid - get session ID LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _XOPEN_SOURCE 500 /* See feature_test_macros(7) */ #include <termios.h> pid…get a string from standard input (DEPRECATED) NAME gets - get a string from standard input (DEPRECATED) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> [[depr…duplicate a locale object NAME duplocale - duplicate a locale object LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <locale.h> locale_t duplocale(locale_t locobj ); Fe…find first bit set in a word NAME ffs, ffsl, ffsll - find first bit set in a word LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <strings.h> int ffs(int i ); int ffsl(…find first bit set in a word NAME ffs, ffsl, ffsll - find first bit set in a word LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <strings.h> int ffs(int i ); int ffsl(…find first bit set in a word NAME ffs, ffsl, ffsll - find first bit set in a word LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <strings.h> int ffs(int i ); int ffsl(…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…