overview of standard C libraries on Linux NAME libc - overview of standard C libraries on Linux DESCRIPTION The term “libc” is commonly used as a shorthand for the “standard C libr…overview of standard C libraries on Linux NAME libc - overview of standard C libraries on Linux DESCRIPTION The term “libc” is commonly used as a shorthand for the “standard C libr…release a previously defined savepoint NAME RELEASE_SAVEPOINT - release a previously defined savepoint SYNOPSIS RELEASE [ SAVEPOINT ] savepoint_name DESCRIPTION RELEASE SAVEPOINT r…C and UNIX Standards NAME standards - C and UNIX Standards DESCRIPTION The STANDARDS section that appears in many manual pages identifies various standards to which the documented …An overview of recommended workflows with Git NAME gitworkflows - An overview of recommended workflows with Git SYNOPSIS git * DESCRIPTION This document attempts to write down and …description of the filesystem hierarchy NAME hier - description of the filesystem hierarchy DESCRIPTION A typical Linux system has, among others, the following directories: / This …legacy formatting language for manual pages NAME man — legacy formatting language for manual pages DESCRIPTION The man language was the standard formatting language for AT&T UNIX m…define a new savepoint within the current transaction NAME SAVEPOINT - define a new savepoint within the current transaction SYNOPSIS SAVEPOINT savepoint_name DESCRIPTION SAVEPOINT…System bootup process NAME bootup - System bootup process DESCRIPTION A number of different components are involved in the boot of a Linux system. Immediately after power-up, the s…discard session state NAME DISCARD - discard session state SYNOPSIS DISCARD { ALL | PLANS | SEQUENCES | TEMPORARY | TEMP } DESCRIPTION DISCARD releases internal resources associate…List all manpages from the systemd project NAME systemd.index - List all manpages from the systemd project 3 30-systemd-environment-d-generator (8) — Load variables specified by en…change the definition of a collation NAME ALTER_COLLATION - change the definition of a collation SYNOPSIS ALTER COLLATION name REFRESH VERSION ALTER COLLATION name RENAME TO new_na…Index of configuration directives NAME systemd.directives - Index of configuration directives UNIT DIRECTIVES Directives for configuring units, used in unit files. Accept= systemd.…tbl language reference for mandoc NAME tbl — tbl language reference for mandoc DESCRIPTION The tbl language formats tables. It is used within mdoc(7) and man(7) pages. This manual …garbage-collect and optionally analyze a database NAME VACUUM - garbage-collect and optionally analyze a database SYNOPSIS VACUUM [ ( option [, ...] ) ] [ table_and_columns [, ...]…lock a table NAME LOCK - lock a table SYNOPSIS LOCK [ TABLE ] [ ONLY ] name [ * ] [, ...] [ IN lockmode MODE ] [ NOWAIT ] where lockmode is one of: ACCESS SHARE | ROW SHARE | ROW E…confine processes to processor and memory node subsets NAME cpuset - confine processes to processor and memory node subsets DESCRIPTION The cpuset filesystem is a pseudo-filesystem…feature test macros NAME feature_test_macros - feature test macros DESCRIPTION Feature test macros allow the programmer to control the definitions that are exposed by system header…feature test macros NAME feature_test_macros - feature test macros DESCRIPTION Feature test macros allow the programmer to control the definitions that are exposed by system header…overview of the virtual ELF dynamic shared object NAME vdso - overview of the virtual ELF dynamic shared object SYNOPSIS #include <sys/auxv.h> void *vdso = (uintptr_t) getauxval(AT…