push and pop thread cancelation clean-up handlers NAME pthread_cleanup_push, pthread_cleanup_pop - push and pop thread cancelation clean-up handlers LIBRARY POSIX th...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…dumping mawk's byte-code NAME mawk-code - dumping mawk's byte-code SYNOPSIS At startup, mawk compiles the script into byte-code. After that, it interprets the compiled byte-code. U…Update remote refs along with associated objects NAME git-push - Update remote refs along with associated objects SYNOPSIS git push [--all | --branches | --mirror | --tags] [--foll…push and pop thread cancelation clean-up handlers NAME pthread_cleanup_push, pthread_cleanup_pop - push and pop thread cancelation clean-up handlers LIBRARY POSIX th...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…How packs are transferred over-the-wire NAME gitprotocol-pack - How packs are transferred over-the-wire SYNOPSIS <over-the-wire-protocol> DESCRIPTION Git supports transferring data…...dlers are popped (in the reverse of the order in which they were pushed) and called. (See pthread_cleanup_push (3).) (2) Thread-specific data destructors are called, in an unspe…...ead in the same process that calls pthread_join (3). Any clean-up handlers established by pthread_cleanup_push (3) that have not yet been popped, are popped (in the reverse of t…Fetch from and integrate with another repository or a local branch NAME git-pull - Fetch from and integrate with another repository or a local branch SYNOPSIS git pull [<options>] …...read safety MT-Safe STANDARDS POSIX.1-2008. HISTORY glibc 2.0. POSIX.1-2001. EXAMPLES See pthread_cleanup_push (3). SEE ALSO pthread_cancel (3), pthread_cleanup_push (3), pthrea…Download objects and refs from another repository NAME git-fetch - Download objects and refs from another repository SYNOPSIS git fetch [<options>] [<repository> [<refspec>...]] gi…Get and set repository or global options NAME git-config - Get and set repository or global options SYNOPSIS git config list [<file-option>] [<display-option>] [--includes] git con…Receive what is pushed into the repository NAME git-receive-pack - Receive what is pushed into the repository SYNOPSIS git receive-pack <git-dir> DESCRIPTION Invoked by git send-pa…Push objects over Git protocol to another repository NAME git-send-pack - Push objects over Git protocol to another repository SYNOPSIS git send-pack [--mirror] [--dry-run] [--forc…Helper programs to interact with remote repositories NAME gitremote-helpers - Helper programs to interact with remote repositories SYNOPSIS git remote-<transport> <repository> [<UR…List, create, or delete branches NAME git-branch - List, create, or delete branches SYNOPSIS git branch [--color[=<when>] | --no-color] [--show-current] [-v [--abbrev=<n> | --no-ab…...f pthread_setcanceltype (). EXAMPLES See pthread_cancel (3). SEE ALSO pthread_cancel (3), pthread_cleanup_push (3), pthread_testcancel (3), pthreads (7)...f pthread_setcanceltype (). EXAMPLES See pthread_cancel (3). SEE ALSO pthread_cancel (3), pthread_cleanup_push (3), pthread_testcancel (3), pthreads (7)push back a wide character onto a FILE stream NAME ungetwc - push back a wide character onto a FILE stream LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <wchar.h> win…