set cancelability state and type NAME pthread_setcancelstate, pthread_setcanceltype - set cancelability state and type LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNO…set cancelability state and type NAME pthread_setcancelstate, pthread_setcanceltype - set cancelability state and type LIBRARY POSIX threads library ( libpthread , -lpthread ) SYNO…read a wide-character string from a FILE stream NAME fgetws - read a wide-character string from a FILE stream LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <wchar.h> …btree database access method NAME btree - btree database access method LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <db.h> DESCRIPTION Note we…record number database access method NAME recno - record number database access method LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/types.h> #include <db.h> DES…open and close a shared object NAME dlclose, dlopen, dlmopen - open and close a shared object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlo…open and close a shared object NAME dlclose, dlopen, dlmopen - open and close a shared object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlo…open and close a shared object NAME dlclose, dlopen, dlmopen - open and close a shared object LIBRARY Dynamic linking library ( libdl , -ldl ) SYNOPSIS #include <dlfcn.h> void *dlo…open memory as stream NAME fmemopen - open memory as stream LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> FILE *fmemopen(void buf [. size ], size_t size , c…change file timestamps with nanosecond precision NAME utimensat, futimens - change file timestamps with nanosecond precision LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #inc…give advice about patterns of memory usage NAME posix_madvise - give advice about patterns of memory usage LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mman.h> …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…map or unmap files or devices into memory NAME mmap, munmap - map or unmap files or devices into memory LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mman.h> voi…variable argument lists NAME stdarg, va_start, va_arg, va_end, va_copy - variable argument lists LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdarg.h> void va_star…variable argument lists NAME stdarg, va_start, va_arg, va_end, va_copy - variable argument lists LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdarg.h> void va_star…variable argument lists NAME stdarg, va_start, va_arg, va_end, va_copy - variable argument lists LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdarg.h> void va_star…variable argument lists NAME stdarg, va_start, va_arg, va_end, va_copy - variable argument lists LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdarg.h> void va_star…variable argument lists NAME stdarg, va_start, va_arg, va_end, va_copy - variable argument lists LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdarg.h> void va_star…sleep for a specified number of seconds NAME sleep - sleep for a specified number of seconds LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unistd.h> unsigned int sle…