apply, test or remove a POSIX lock on an open file NAME lockf - apply, test or remove a POSIX lock on an open file LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <unis…push and pop thread cancelation clean-up handlers while saving cancelability type NAME pthread_cleanup_push_defer_np, pthread_cleanup_pop_restore_np - push and pop thread cancelati…push and pop thread cancelation clean-up handlers while saving cancelability type NAME pthread_cleanup_push_defer_np, pthread_cleanup_pop_restore_np - push and pop thread cancelati…convert a multibyte string to a wide-character string NAME mbstowcs - convert a multibyte string to a wide-character string LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #incl…lock and unlock a spin lock NAME pthread_spin_lock, pthread_spin_trylock, pthread_spin_unlock - lock and unlock a spin lock LIBRARY POSIX threads library ( libpthread , -lpthread )…lock and unlock a spin lock NAME pthread_spin_lock, pthread_spin_trylock, pthread_spin_unlock - lock and unlock a spin lock LIBRARY POSIX threads library ( libpthread , -lpthread )…lock and unlock a spin lock NAME pthread_spin_lock, pthread_spin_trylock, pthread_spin_unlock - lock and unlock a spin lock LIBRARY POSIX threads library ( libpthread , -lpthread )…performing a nonlocal goto NAME setjmp, sigsetjmp, longjmp, siglongjmp - performing a nonlocal goto LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <setjmp.h> int setjm…performing a nonlocal goto NAME setjmp, sigsetjmp, longjmp, siglongjmp - performing a nonlocal goto LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <setjmp.h> int setjm…performing a nonlocal goto NAME setjmp, sigsetjmp, longjmp, siglongjmp - performing a nonlocal goto LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <setjmp.h> int setjm…create, modify, and free a locale object NAME newlocale, freelocale - create, modify, and free a locale object LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <locale.h…performing a nonlocal goto NAME setjmp, sigsetjmp, longjmp, siglongjmp - performing a nonlocal goto LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <setjmp.h> int setjm…create, modify, and free a locale object NAME newlocale, freelocale - create, modify, and free a locale object LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <locale.h…duplicate a locale object NAME duplocale - duplicate a locale object LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <locale.h> locale_t duplocale(locale_t locobj ); Fe…query language and locale information NAME nl_langinfo, nl_langinfo_l - query language and locale information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <langinfo.…query language and locale information NAME nl_langinfo, nl_langinfo_l - query language and locale information LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <langinfo.…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…standard I/O streams NAME stdin, stdout, stderr - standard I/O streams LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> extern FILE * stdin ; extern FILE * std…standard I/O streams NAME stdin, stdout, stderr - standard I/O streams LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <stdio.h> extern FILE * stdin ; extern FILE * std…