initialize and destroy thread attributes object NAME pthread_attr_init, pthread_attr_destroy - initialize and destroy thread attributes object LIBRARY POSIX threads library ( libpt…initialize and destroy thread attributes object NAME pthread_attr_init, pthread_attr_destroy - initialize and destroy thread attributes object LIBRARY POSIX threads library ( libpt…set and/or get signal stack context NAME sigaltstack - set and/or get signal stack context LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> int sigaltstack(co…software signal facility NAME gsignal, ssignal - software signal facility LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> typedef void (*sighandler_t)(int); …software signal facility NAME gsignal, ssignal - software signal facility LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <signal.h> typedef void (*sighandler_t)(int); …manipulate user context NAME makecontext, swapcontext - manipulate user context LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <ucontext.h> void makecontext(ucontext_t…manipulate user context NAME makecontext, swapcontext - manipulate user context LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <ucontext.h> void makecontext(ucontext_t…tune kernel clock NAME adjtimex, clock_adjtime, ntp_adjtime - tune kernel clock LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/timex.h> int adjtimex(struct timex …input string format conversion NAME sscanf, vsscanf - input string format conversion LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> int sscanf(const char *re…input string format conversion NAME sscanf, vsscanf - input string format conversion LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> int sscanf(const char *re…input FILE format conversion NAME scanf, fscanf, vscanf, vfscanf - input FILE format conversion LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> int scanf(cons…input FILE format conversion NAME scanf, fscanf, vscanf, vfscanf - input FILE format conversion LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> int scanf(cons…input FILE format conversion NAME scanf, fscanf, vscanf, vfscanf - input FILE format conversion LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> int scanf(cons…input FILE format conversion NAME scanf, fscanf, vscanf, vfscanf - input FILE format conversion LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> int scanf(cons…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…synchronous I/O multiplexing NAME select, pselect, FD_CLR, FD_ISSET, FD_SET, FD_ZERO, fd_set - synchronous I/O multiplexing LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…API for miscellaneous information in the /proc filesystem NAME procps_misc - API for miscellaneous information in the /proc filesystem SYNOPSIS #include <libproc2/misc.h> Platform …initialize time conversion information NAME tzset, tzname, timezone, daylight - initialize time conversion information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <…