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…lock FILE for stdio NAME flockfile, ftrylockfile, funlockfile - lock FILE for stdio LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> void flockfile(FILE * file…lock FILE for stdio NAME flockfile, ftrylockfile, funlockfile - lock FILE for stdio LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> void flockfile(FILE * file…lock FILE for stdio NAME flockfile, ftrylockfile, funlockfile - lock FILE for stdio LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> void flockfile(FILE * file…detach a thread NAME pthread_detach - detach a thread LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNOPSIS #include <pthread.h> int pthread_detach(pthread_t thread ); …read a directory NAME readdir - read a directory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <dirent.h> struct dirent *readdir(DIR * dirp ); DESCRIPTION The readdir…execute a file NAME execl, execlp, execle, execv, execvp, execvpe - execute a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> extern char **environ; int…execute a file NAME execl, execlp, execle, execv, execvp, execvpe - execute a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> extern char **environ; int…execute a file NAME execl, execlp, execle, execv, execvp, execvpe - execute a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> extern char **environ; int…execute a file NAME execl, execlp, execle, execv, execvp, execvpe - execute a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> extern char **environ; int…execute a file NAME execl, execlp, execle, execv, execvp, execvpe - execute a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> extern char **environ; int…execute a file NAME execl, execlp, execle, execv, execvp, execvpe - execute a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> extern char **environ; int…execute a file NAME execl, execlp, execle, execv, execvp, execvpe - execute a file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> extern char **environ; int…file tree walk NAME ftw, nftw - file tree walk LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <ftw.h> int nftw(const char * dirpath , int (* fn )(const char * fpath , …file tree walk NAME ftw, nftw - file tree walk LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <ftw.h> int nftw(const char * dirpath , int (* fn )(const char * fpath , …get and set terminal attributes, line control, get and set baud rate NAME termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow, cfmakeraw, cfgetospeed, cfgetispeed,…get and set terminal attributes, line control, get and set baud rate NAME termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow, cfmakeraw, cfgetospeed, cfgetispeed,…get and set terminal attributes, line control, get and set baud rate NAME termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow, cfmakeraw, cfgetospeed, cfgetispeed,…get and set terminal attributes, line control, get and set baud rate NAME termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow, cfmakeraw, cfgetospeed, cfgetispeed,…