empty a table or set of tables NAME TRUNCATE - empty a table or set of tables SYNOPSIS TRUNCATE [ TABLE ] [ ONLY ] name [ * ] [,...unprivileged access-control NAME Landlock - unprivileged access-control DESCRIPTION Landlock is an access-control s...change the definition of a trigger NAME ALTER_TRIGGER - change the definition of a trigger SYNOPSIS ALTER TRIGGER name...A tutorial introduction to Git NAME gittutorial - A tutorial introduction to Git SYNOPSIS git * DESCRIPTI...prepare the current transaction for two-phase commit NAME PREPARE_TRANSACTION - prepare the current transaction...A tutorial introduction to Git: part two NAME gittutorial-2 - A tutorial introduction to Git: part two SY...Linux control groups NAME cgroups - Linux control groups DESCRIPTION Control groups, usually referred...retrieve rows from a table or view NAME SELECT, TABLE, WITH - retrieve rows from a table or vi......interfaces at compile time, and functions sysconf (3), fpathconf (3), pathconf (3), confstr (3) to do this at run time. From shell scripts one can use getconf (1). For more deta…...ty to call special functions (or "helpers") from within a program. These functions are restricted to a white-list of helpers defined in the kernel. These helpers are used by eBP…...s privileges SYNOPSIS REVOKE [ GRANT OPTION FOR ] { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | TRIGGER | MAINTAIN } [, ...] | ALL [ PRIVILEGES ] } ON { [ TABL…...nfmt.d (5) — Configure additional binary formats for executables at boot bootctl (1) — Control EFI firmware boot settings and manage boot loader bootup (7) — System bootup proce…...mandoc DESCRIPTION The roff language is a general purpose text formatting language. Since traditional implementations of the mdoc(7) and man(7) manual formatting languages are b…...stack (automatic variables). POSIX.1 also requires that threads share a range of other attributes (i.e., these attributes are process-wide rather than per-thread): • process ID …...uffix that does not have a locally checked-out copy of any of the files under revision control. That is, all of the Git administrative and control files that would normally be p…...larger than this size, libcurl, which handles the HTTP support for Git, will use chunked transfer encoding since it isn’t known ahead of time what the size of the pushed data wi…...f the virtual ELF dynamic shared object SYNOPSIS #include <sys/auxv.h> void *vdso = (uintptr_t) getauxval(AT_SYSINFO_EHDR); DESCRIPTION The "vDSO" (virtual dynamic shared object…...h fewer people involved. We formulate a set of rules for quick reference, while the prose tries to motivate each of them. Do not always take them literally; you should value goo…...erview of Linux capabilities DESCRIPTION For the purpose of performing permission checks, traditional UNIX implementations distinguish two categories of processes: privileged pr…...ed throughout Git CLI. Many commands take revisions (most often "commits", but sometimes "tree-ish", depending on the context and command) and paths as their arguments. Here are…