ASCII character set encoded in octal, decimal, and hexadecimal NAME ascii - ASCII character set encoded in octal, decimal, and hexadecimal DESCRIPTION ASCII is the American Standar…Directory with Versioned Resources NAME systemd.v - Directory with Versioned Resources DESCRIPTION In various places systemd components accept paths whose trailing components have …Native POSIX Threads Library NAME nptl - Native POSIX Threads Library DESCRIPTION NPTL (Native POSIX Threads Library) is the GNU C library POSIX threads implementation that is used…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…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…Advanced concepts related to packing in Git NAME gitpacking - Advanced concepts related to packing in Git SYNOPSIS gitpacking DESCRIPTION This document aims to describe some advanc…Extended attributes NAME xattr - Extended attributes DESCRIPTION Extended attributes are name:value pairs associated permanently with files and directories, similar to the environm…define a new index NAME CREATE_INDEX - define a new index SYNOPSIS CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] [ [ IF NOT EXISTS ] name ] ON [ ONLY ] table_name [ USING method ] ( { c…overview of Linux capabilities NAME capabilities - overview of Linux capabilities DESCRIPTION For the purpose of performing permission checks, traditional UNIX implementations dist…ISO/IEC 8859-6 character set encoded in octal, decimal, and hexadecimal NAME iso_8859-6 - ISO/IEC 8859-6 character set encoded in octal, decimal, and hexadecimal DESCRIPTION The IS…ISO/IEC 8859-6 character set encoded in octal, decimal, and hexadecimal NAME iso_8859-6 - ISO/IEC 8859-6 character set encoded in octal, decimal, and hexadecimal DESCRIPTION The IS…ISO/IEC 8859-6 character set encoded in octal, decimal, and hexadecimal NAME iso_8859-6 - ISO/IEC 8859-6 character set encoded in octal, decimal, and hexadecimal DESCRIPTION The IS…TCP protocol NAME tcp - TCP protocol SYNOPSIS #include <sys/socket.h> #include <netinet/in.h> #include <netinet/tcp.h> tcp_socket = socket(AF_INET, SOCK_STREAM, 0); DESCRIPTION Thi…ISO/IEC 8859-8 character set encoded in octal, decimal, and hexadecimal NAME iso_8859-8 - ISO/IEC 8859-8 character set encoded in octal, decimal, and hexadecimal DESCRIPTION The IS…ISO/IEC 8859-8 character set encoded in octal, decimal, and hexadecimal NAME iso_8859-8 - ISO/IEC 8859-8 character set encoded in octal, decimal, and hexadecimal DESCRIPTION The IS…ISO/IEC 8859-8 character set encoded in octal, decimal, and hexadecimal NAME iso_8859-8 - ISO/IEC 8859-8 character set encoded in octal, decimal, and hexadecimal DESCRIPTION The IS…Linux IPv4 ICMP kernel module. NAME icmp - Linux IPv4 ICMP kernel module. DESCRIPTION This kernel protocol module implements the Internet Control Message Protocol defined in RFC 79…Linux IPv4 raw sockets NAME raw - Linux IPv4 raw sockets SYNOPSIS #include <sys/socket.h> #include <netinet/in.h> raw_socket = socket(AF_INET, SOCK_RAW, int protocol ); DESCRIPTION…ISO/IEC 8859-11 character set encoded in octal, decimal, and hexadecimal NAME iso_8859-11 - ISO/IEC 8859-11 character set encoded in octal, decimal, and hexadecimal DESCRIPTION The…