pseudoterminal interfaces NAME pty - pseudoterminal interfaces DESCRIPTION A pseudoterminal...Linux control groups NAME cgroups - Linux control groups DESCRIPTION Control groups, usually referred to as cg...define a new subscription NAME CREATE_SUBSCRIPTION - define a new subscription SYNOPSIS CREATE SUBSCRIPTION subscription_name CONNECTION ' conninfo ' PUBLICATION publication_n......s of a file descriptor fd . The most common use for identifiers is to provide logical groups of functions and arguments that need to be protected by the same synchronization pri…A Git Glossary NAME gitglossary - A Git Glossary SYNOPSIS * DESCRIPTION alternate object database Via the alternates mechanism, a repository can......evice drivers and other sources of environmental noise to seed a cryptographically secure pseudorandom number generator (CSPRNG). It is designed for security, rather than speed.…...hange the owner of a file, and nonroot can set the group of a file only to one of the groups it belongs to. This affects the following functions: chown () fchown () CS - _POSIX_…...hyphen, a formatter may decide to insert an output line break after the hyphen if that helps filling the current output line, but the whole word would overflow the line. If it i…...gsnd() msync() nanosleep() open() openat() [Added in POSIX.1-2008] pause() poll() pread() pselect() pthread_cond_timedwait() pthread_cond_wait() pthread_join() pthread_testcance…...i TeX's device independent output .el Emacs-Lisp source .elc compiled Emacs-Lisp source .eps encapsulated PostScript .exp Expect source code .f Fortran source .f77 Fortran 77 so…...ng a new input line passed to the roff parser. For example, .ds badidea .S .badidea H SYNOPSIS invokes the SH macro when used in a man(7) document. Such abuse is of course stron…...sion ID and process group ID are preserved across an execve (2). Sessions and process groups are abstractions devised to support shell job control. A process group (sometimes ca…...lated to packing in Git NAME gitpacking - Advanced concepts related to packing in Git SYNOPSIS gitpacking DESCRIPTION This document aims to describe some advanced concepts relat…...change its root directory and mount a new procfs instance at /proc so that tools such as ps (1) work correctly. If a new mount namespace is simultaneously created by including C…...r. See also : pidfd_send_signal (2), rt_sigqueueinfo (2), sigaction (2), sigwaitinfo (2), psiginfo (3) sigset_t Include : <signal.h> . Alternatively, <spawn.h> , or <sys/select.…...namespaces, see namespaces (7). Cgroup namespaces virtualize the view of a process's cgroups (see cgroups (7)) as seen via /proc/ pid /cgroup and /proc/ pid /mountinfo . Each cg…...al, we create a new mount namespace where we run a second shell and inspect the mounts: $ PS1='sh2# ' sudo unshare -m --propagation unchanged sh sh2# cat /proc/self/mountinfo | …...rence the file. Hard links may not refer to directories (to prevent the possibility of loops within the filesystem tree, which would confuse many programs) and may not refer to …...OTONIC clock forward 2 days and the offset for the CLOCK_BOOTTIME clock forward 7 days: $ PS1="ns2# " sudo unshare -T -- bash --norc ns2# echo "monotonic $((2*24*60*60)) 0" > /p…...ine processes to processor and memory node subsets DESCRIPTION The cpuset filesystem is a pseudo-filesystem interface to the kernel cpuset mechanism, which is used to control th…