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>…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…create a file descriptor for event notification NAME eventfd - create a file descriptor for event notification LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/even…create a file descriptor for event notification NAME eventfd - create a file descriptor for event notification LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/even…open a custom stream NAME fopencookie - open a custom stream LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #define _GNU_SOURCE /* See feature_test_macros(7) */ #define _FILE_O…spawn a process NAME posix_spawn, posix_spawnp - spawn a process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <spawn.h> int posix_spawn(pid_t *restrict pid , const c…spawn a process NAME posix_spawn, posix_spawnp - spawn a process LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <spawn.h> int posix_spawn(pid_t *restrict pid , const c…convert a wide character to a multibyte sequence NAME wctomb - convert a wide character to a multibyte sequence LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.…determine number of bytes in next multibyte character NAME mblen - determine number of bytes in next multibyte character LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include…convert a multibyte sequence to a wide character NAME mbtowc - convert a multibyte sequence to a wide character LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdlib.…allocate memory that is automatically freed NAME alloca - allocate memory that is automatically freed LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <alloca.h> void *a…convert a wide-character string to a multibyte string NAME wcstombs - convert a wide-character string to a multibyte string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…