open/close a message catalog NAME catopen, catclose - open/close a message catalog LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <nl_types.h> nl_catd catopen(const ch…open/close a message catalog NAME catopen, catclose - open/close a message catalog LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <nl_types.h> nl_catd catopen(const ch…get directory stream file descriptor NAME dirfd - get directory stream file descriptor LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <dirent.h>…get configuration values for files NAME fpathconf, pathconf - get configuration values for files LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> long fpathco…get configuration values for files NAME fpathconf, pathconf - get configuration values for files LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> long fpathco…execute a shell command NAME system - execute a shell command LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.h> int system(const char * command ); DESCRIPTION …set scheduling priority of a thread NAME pthread_setschedprio - set scheduling priority of a thread LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #include <pthr…set/get scheduling policy and parameters of a thread NAME pthread_setschedparam, pthread_getschedparam - set/get scheduling policy and parameters of a thread LIBRARY POSIX threads …set/get scheduling policy and parameters of a thread NAME pthread_setschedparam, pthread_getschedparam - set/get scheduling policy and parameters of a thread LIBRARY POSIX threads …change file timestamps with nanosecond precision NAME utimensat, futimens - change file timestamps with nanosecond precision LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inc…transform date and time to broken-down time or ASCII NAME asctime, ctime, gmtime, localtime, mktime, asctime_r, ctime_r, gmtime_r, localtime_r - transform date and time to broken-d…transform date and time to broken-down time or ASCII NAME asctime, ctime, gmtime, localtime, mktime, asctime_r, ctime_r, gmtime_r, localtime_r - transform date and time to broken-d…transform date and time to broken-down time or ASCII NAME asctime, ctime, gmtime, localtime, mktime, asctime_r, ctime_r, gmtime_r, localtime_r - transform date and time to broken-d…transform date and time to broken-down time or ASCII NAME asctime, ctime, gmtime, localtime, mktime, asctime_r, ctime_r, gmtime_r, localtime_r - transform date and time to broken-d…transform date and time to broken-down time or ASCII NAME asctime, ctime, gmtime, localtime, mktime, asctime_r, ctime_r, gmtime_r, localtime_r - transform date and time to broken-d…transform date and time to broken-down time or ASCII NAME asctime, ctime, gmtime, localtime, mktime, asctime_r, ctime_r, gmtime_r, localtime_r - transform date and time to broken-d…transform date and time to broken-down time or ASCII NAME asctime, ctime, gmtime, localtime, mktime, asctime_r, ctime_r, gmtime_r, localtime_r - transform date and time to broken-d…transform date and time to broken-down time or ASCII NAME asctime, ctime, gmtime, localtime, mktime, asctime_r, ctime_r, gmtime_r, localtime_r - transform date and time to broken-d…transform date and time to broken-down time or ASCII NAME asctime, ctime, gmtime, localtime, mktime, asctime_r, ctime_r, gmtime_r, localtime_r - transform date and time to broken-d…get or set default thread-creation attributes NAME pthread_getattr_default_np, pthread_setattr_default_np, - get or set default thread-creation attributes LIBRARY POSIX threads lib…