Package man-pages
- CPU_SET(3)
- EOF(3const) β end of file or error indicator
- EXIT_SUCCESS(3const) β termination status constants
- FILE(3type) β input/output stream
- INFINITY(3) β floating-point constants
- MAX(3) β maximum or minimum of two values
- MB_CUR_MAX(3) β maximum length of a multibyte character in the current locale
- MB_LEN_MAX(3) β maximum multibyte length of a character across all locales
- NULL(3const) β null pointer constant
- _Generic(3) β type-generic selection
- __ppc_get_timebase(3) β get the current value
- __ppc_set_ppr_med(3)
- __ppc_yield(3)
- __setfpucw(3) β set FPU control word on i386 architecture (obsolete)
- _exit(2) β terminate the calling process
- _syscall(2) β invoking a system call without library support (OBSOLETE)
- a64l(3) β convert between long and base-64
- abort(3) β cause abnormal process termination
- abs(3) β compute the absolute value of an integer
- accept(2) β accept a connection on a socket
- access(2) β check user's permissions for a file
- acct(2) β switch process accounting on or off
- acct(5) β process accounting file
- acos(3) β arc cosine function
- acosh(3) β inverse hyperbolic cosine function
- add_key(2) β add a key to the kernel's key management facility
- address_families(7) β socket address families (domains)
- addseverity(3) β introduce new severity classes
- adjtime(3) β correct the time to synchronize the system clock
- adjtimex(2) β tune kernel clock
- aio(7) β POSIX asynchronous I/O overview
- aio_cancel(3) β cancel an outstanding asynchronous I/O request
- aio_error(3) β get error status of asynchronous I/O operation
- aio_fsync(3) β asynchronous file synchronization
- aio_init(3) β asynchronous I/O initialization
- aio_read(3) β asynchronous read
- aio_return(3) β get return status of asynchronous I/O operation
- aio_suspend(3) β wait for asynchronous I/O operation or timeout
- aio_write(3) β asynchronous write
- aiocb(3type) β asynchronous I/O control block
- alarm(2) β set an alarm clock for delivery of a signal
- alloc_hugepages(2) β allocate or free huge pages
- alloca(3) β allocate memory that is automatically freed
- arc4random(3) β cryptographically-secure pseudorandom number generator
- arch_prctl(2) β set architecture-specific thread state
- argz_add(3) β functions to handle an argz list
- armscii-8(7) β Armenian character set encoded in octal, decimal,
- arp(7) β Linux ARP kernel module.
- ascii(7) β ASCII character set encoded in octal, decimal,
- asin(3) β arc sine function
- asinh(3) β inverse hyperbolic sine function
- asprintf(3) β print to allocated string
- assert(3) β abort the program if assertion is false
- assert_perror(3) β test errnum and abort
- atan(3) β arc tangent function
- atan2(3) β arc tangent function of two variables
- atanh(3) β inverse hyperbolic tangent function
- atexit(3) β register a function to be called at normal process termination
- atof(3) β convert a string to a double
- atoi(3) β convert a string to an integer
- attributes(7) β POSIX safety concepts
- backtrace(3) β support
- basename(3) β parse pathname components
- bcmp(3) β compare byte sequences
- bcopy(3) β copy byte sequence
- bdflush(2) β start, flush, or tune buffer-dirty-flush daemon
- bind(2) β bind a name to a socket
- bindresvport(3) β bind a socket to a privileged IP port
- blkcnt_t(3type) β file block counts
- blksize_t(3type) β file block sizes
- boot(7) β System bootup process based on UNIX System V Release 4
- bootparam(7) β introduction to boot time parameters of the Linux kernel
- bpf(2) β perform a command on an extended BPF map or program
- bpf-helpers(7) β list of eBPF helper functions
- brk(2) β change data segment size
- bsd_signal(3) β signal handling with BSD semantics
- bsearch(3) β binary search of a sorted array
- bstring(3) β byte string operations
- bswap(3) β reverse order of bytes
- btowc(3) β convert single byte to wide character
- btree(3) β btree database access method
- byteorder(3) β convert values between host and network
- bzero(3) β zero a byte string
- cabs(3) β absolute value of a complex number
- cacheflush(2) β flush contents of instruction and/or data cache
- cacos(3) β complex arc cosine
- cacosh(3) β complex arc hyperbolic cosine
- canonicalize_file_name(3) β return the canonicalized absolute pathname
- capabilities(7) β overview of Linux capabilities
- capget(2) β set/get capabilities of thread(s)
- carg(3) β calculate the complex argument
- casin(3) β complex arc sine
- casinh(3) β complex arc sine hyperbolic
- catan(3) β complex arc tangents
- catanh(3) β complex arc tangents hyperbolic
- catgets(3) β get message from a message catalog
- catopen(3) β open/close a message catalog
- cbrt(3) β cube root function
- cc_t(3type) β terminal special characters, baud rates, modes
- cciss(4) β HP Smart Array block driver
- ccos(3) β complex cosine function
- ccosh(3) β complex hyperbolic cosine
- ceil(3) β ceiling function: smallest integral value not
- cexp(3) β complex exponential function
- cexp2(3) β base-2 exponent of a complex number
- cfree(3) β free allocated memory
- cgroup_namespaces(7) β overview of Linux cgroup namespaces
- cgroups(7) β Linux control groups
- charmap(5) β character set description file
- charsets(7) β character set standards and internationalization
- chdir(2) β change working directory
- chmod(2) β change permissions of a file
- chown(2) β change ownership of a file
- chroot(2) β change root directory
- cimag(3) β get imaginary part of a complex number
- circleq(3) β implementation of a doubly linked circular queue
- clearenv(3) β clear the environment
- clock(3) β determine processor time
- clock_getcpuclockid(3) β obtain ID of a process CPU-time clock
- clock_getres(2) β clock and time functions
- clock_nanosleep(2) β high-resolution sleep with specifiable clock
- clock_t(3type) β system time
- clockid_t(3type) β clock ID for the clock and timer functions
- clog(3) β natural logarithm of a complex number
- clog10(3) β base-10 logarithm of a complex number
- clog2(3) β base-2 logarithm of a complex number
- clone(2) β create a child process
- close(2) β close a file descriptor
- close_range(2) β close all file descriptors in a given range
- closedir(3) β close a directory
- cmsg(3) β access ancillary data
- complex(7) β basics of complex mathematics
- confstr(3) β get configuration dependent string variables
- conj(3) β calculate the complex conjugate
- connect(2) β initiate a connection on a socket
- console_codes(4) β Linux console escape and control sequences
- copy_file_range(2) β Copy a range of data from one file to another
- copysign(3) β copy sign of a number
- core(5) β core dump file
- cos(3) β cosine function
- cosh(3) β hyperbolic cosine function
- cp1251(7) β CP\ 1251 character set encoded in octal, decimal,
- cp1252(7) β CP\ 1252 character set encoded in octal, decimal,
- cpow(3) β complex power function
- cproj(3) β project into Riemann Sphere
- cpuid(4) β x86 CPUID access device
- cpuset(7) β confine processes to processor and memory node subsets
- creal(3) β get real part of a complex number
- create_module(2) β create a loadable module entry
- credentials(7) β process identifiers
- csin(3) β complex sine function
- csinh(3) β complex hyperbolic sine
- csqrt(3) β complex square root
- ctan(3) β complex tangent function
- ctanh(3) β complex hyperbolic tangent
- ctermid(3) β get controlling terminal name
- ctime(3) β transform date and time to broken-down time or ASCII
- daemon(3) β run in the background
- dbopen(3) β database access methods
- ddp(7) β Linux AppleTalk protocol implementation
- delete_module(2) β unload a kernel module
- des_crypt(3) β fast
- dev_t(3type) β device ID
- difftime(3) β calculate time difference
- dir_colors(5) β configuration file for dircolors(1)
- dirfd(3) β get directory stream file descriptor
- div(3) β compute quotient and remainder of
- div_t(3type)
- dl_iterate_phdr(3) β walk through list of shared objects
- dladdr(3) β translate address to symbolic information
- dlerror(3) β obtain error diagnostic for functions in the dlopen API
- dlinfo(3) β obtain information about a dynamically loaded object
- dlopen(3)
- dlsym(3) β obtain address of a symbol in a shared object or executable
- double_t(3type) β most efficient floating types
- drand48(3) β generate uniformly distributed pseudo-random numbers
- drand48_r(3) β generate uniformly distributed pseudo-random numbers reentrantly
- dsp56k(4) β DSP56001 interface device
- dup(2) β duplicate a file descriptor
- duplocale(3) β duplicate a locale object
- dysize(3) β get number of days for a given year
- ecvt(3) β convert a floating-point number to a string
- ecvt_r(3) β convert a floating-point number to a string
- elf(5) β format of Executable and Linking Format (ELF) files
- encrypt(3) β encrypt 64-bit messages
- end(3) β end of program segments
- endian(3)
- environ(7) β user environment
- envz_add(3) β environment string support
- epoll(7) β I/O event notification facility
- epoll_create(2) β open an epoll file descriptor
- epoll_ctl(2) β control interface for an epoll file descriptor
- epoll_event(3type) β epoll event
- epoll_wait(2)
- erf(3) β error function
- erfc(3) β complementary error function
- erofs(5) β the Enhanced Read-Only File System
- err(3) β formatted error messages
- errno(3) β number of last error
- error(3) β glibc error reporting functions
- ether_aton(3) β Ethernet address manipulation routines
- euidaccess(3) β check effective user's permissions for a file
- eventfd(2) β create a file descriptor for event notification
- exec(3) β execute a file
- execve(2) β execute program
- execveat(2) β execute program relative to a directory file descriptor
- exit(3) β cause normal process termination
- exit_group(2) β exit all threads in a process
- exp(3) β base-e exponential function
- exp10(3) β base-10 exponential function
- exp2(3) β base-2 exponential function
- expm1(3) β exponential minus 1
- fabs(3) β absolute value of floating-point number
- fallocate(2) β manipulate file space
- fanotify(7) β monitoring filesystem events
- fanotify_init(2) β create and initialize fanotify group
- fanotify_mark(2) β add, remove, or modify an fanotify mark on a filesystem
- fclose(3) β close a stream
- fcloseall(3) β close all open streams
- fcntl(2) β manipulate file descriptor
- fd(4) β floppy disk device
- fdim(3) β positive difference
- feature_test_macros(7) β feature test macros
- fenv(3) β floating-point rounding and exception handling
- fenv_t(3type) β floating-point environment
- ferror(3) β check and reset stream status
- fexecve(3) β execute program specified via file descriptor
- fflush(3) β flush a stream
- ffs(3) β find first bit set in a word
- fgetc(3) β input of characters and strings
- fgetgrent(3) β get group file entry
- fgetpwent(3) β get password file entry
- fgetwc(3) β read a wide character from a FILE stream
- fgetws(3) β read a wide-character string from a FILE stream
- fifo(7) β first-in first-out special file, named pipe
- fileno(3) β obtain file descriptor of a stdio stream
- filesystems(5) β Linux filesystem types: ext, ext2, ext3, ext4, hpfs, iso9660,
- finite(3)
- flock(2) β apply or remove an advisory lock on an open file
- flockfile(3) β lock FILE for stdio
- floor(3) β largest integral value not greater than argument
- fma(3) β floating-point multiply and add
- fmax(3) β determine maximum of two floating-point numbers
- fmemopen(3) β open memory as stream
- fmin(3) β determine minimum of two floating-point numbers
- fmod(3) β floating-point remainder function
- fmtmsg(3) β print formatted error messages
- fnmatch(3) β match filename or pathname
- fopen(3) β stream open functions
- fopencookie(3) β opening a custom stream
- fork(2) β create a child process
- fpathconf(3) β get configuration values for files
- fpclassify(3) β floating-point
- fpurge(3) β purge a stream
- fputwc(3) β write a wide character to a FILE stream
- fputws(3) β write a wide-character string to a FILE stream
- fread(3) β binary stream input/output
- frexp(3) β convert floating-point number to fractional
- fseek(3) β reposition a stream
- fseeko(3) β seek to or report file position
- fsync(2) β synchronize a file's in-core state with storage device
- ftime(3) β return date and time
- ftok(3) β convert a pathname and a project identifier to a System V IPC key
- ftpusers(5) β list of users that may not log in via the FTP daemon
- fts(3) β \
- ftw(3) β file tree walk
- full(4) β always full device
- fuse(4) β Filesystem in Userspace (FUSE) device
- futex(2) β fast user-space locking
- futex(7) β fast user-space locking
- futimes(3) β change file timestamps
- futimesat(2) β change timestamps of a file relative to a \
- fwide(3) β set and determine the orientation of a FILE stream
- gai.conf(5) β getaddrinfo(3) configuration file
- gamma(3) β (logarithm of the) gamma function
- gcvt(3) β convert a floating-point number to a string
- get_kernel_syms(2) β retrieve exported kernel and module symbols
- get_mempolicy(2) β retrieve NUMA memory policy for a thread
- get_nprocs(3) β get number of processors
- get_phys_pages(3) β get total and available physical
- get_robust_list(2) β get/set list of robust futexes
- getaddrinfo(3) β network address and
- getaddrinfo_a(3) β asynchronous
- getauxval(3) β retrieve a value from the auxiliary vector
- getconf(1) β Query system configuration variables
- getcontext(3) β get or set the user context
- getcpu(2) β determine CPU and NUMA node on which the calling thread is running
- getcwd(3) β get current working directory
- getdate(3) β convert a date-plus-time string to broken-down time
- getdents(2) β get directory entries
- getdirentries(3) β get directory entries in a filesystem-independent format
- getdomainname(2) β get/set NIS domain name
- getdtablesize(3) β get file descriptor table size
- getent(1) β get entries from Name Service Switch libraries
- getentropy(3) β fill a buffer with random bytes
- getenv(3) β get an environment variable
- getfsent(3) β handle fstab entries
- getgid(2) β get group identity
- getgrent(3) β get group file entry
- getgrent_r(3) β get group file entry reentrantly
- getgrnam(3) β get group file entry
- getgrouplist(3) β get list of groups to which a user belongs
- getgroups(2) β get/set list of supplementary group IDs
- gethostbyname(3) β get network host entry
- gethostid(3) β get or set the unique identifier of the current host
- gethostname(2) β get/set hostname
- getifaddrs(3) β get interface addresses
- getipnodebyname(3) β get network
- getitimer(2) β get or set value of an interval timer
- getline(3) β delimited string input
- getloadavg(3) β get system load averages
- getlogin(3) β get username
- getmntent(3) β get filesystem descriptor file entry
- getnameinfo(3) β address-to-name translation in protocol-independent manner
- getnetent(3)
- getnetent_r(3) β get
- getopt(3) β Parse command-line options
- getpagesize(2) β get memory page size
- getpass(3) β get a password
- getpeername(2) β get name of connected peer socket
- getpid(2) β get process identification
- getpriority(2) β get/set program scheduling priority
- getprotoent(3) β get protocol entry
- getprotoent_r(3) β get
- getpt(3) β open a new pseudoterminal master
- getpw(3) β reconstruct password line entry
- getpwent(3) β get password file entry
- getpwent_r(3) β get passwd file entry reentrantly
- getpwnam(3) β get password file entry
- getrandom(2) β obtain a series of random bytes
- getresuid(2) β get real, effective, and saved user/group IDs
- getrlimit(2) β get/set resource limits
- getrpcent(3) β get
- getrpcent_r(3) β get
- getrpcport(3) β get RPC port number
- getrusage(2) β get resource usage
- gets(3) β get a string from standard input (DEPRECATED)
- getservent(3)
- getservent_r(3) β get
- getsid(2) β get session ID
- getsockname(2) β get socket name
- getsockopt(2) β get and set options on sockets
- getspnam(3) β get shadow password file entry
- getsubopt(3) β parse suboption arguments from a string
- gettid(2) β get thread identification
- gettimeofday(2) β get / set time
- getttyent(3) β get ttys file entry
- getuid(2) β get user identity
- getunwind(2) β copy the unwind data to caller's buffer
- getusershell(3) β get permitted user shells
- getutent(3) β access utmp file entries
- getutmp(3) β copy utmp structure to utmpx, and vice versa
- getw(3) β input and output of words (ints)
- getwchar(3) β read a wide character from standard input
- getxattr(2) β retrieve an extended attribute value
- glob(3) β find pathnames matching a pattern, free memory from glob()
- glob(7) β globbing pathnames
- gnu_get_libc_version(3) β get glibc version and release
- grantpt(3) β grant access to the slave pseudoterminal
- group(5) β user group file
- group_member(3) β test whether a process is in a group
- gsignal(3) β software signal facility
- hash(3) β hash database access method
- hd(4) β MFM/IDE hard disk devices
- hier(7) β description of the filesystem hierarchy
- host.conf(5) β resolver configuration file
- hostname(7) β hostname resolution description
- hosts(5) β static table lookup for hostnames
- hosts.equiv(5) β list of hosts and users that are granted trusted
- hpsa(4) β HP Smart Array SCSI driver
- hsearch(3) β hash table management
- hypot(3) β Euclidean distance function
- icmp(7) β Linux IPv4 ICMP kernel module.
- iconv(1) β convert text from one character encoding to another
- iconv(3) β perform character set conversion
- iconv_close(3) β deallocate descriptor for character set conversion
- iconv_open(3) β allocate descriptor for character set conversion
- iconvconfig(8) β create iconv module configuration cache
- id_t(3type) β process/user/group identifier
- idle(2) β make process 0 idle
- if_nameindex(3) β get network interface names and indexes
- if_nametoindex(3) β mappings between network interface
- ilogb(3) β get integer exponent of a floating-point value
- index(3) β locate character in string
- inet(3) β Internet address manipulation routines
- inet_net_pton(3) β Internet network number conversion
- inet_ntop(3) β convert IPv4 and IPv6 addresses from binary to text form
- inet_pton(3) β convert IPv4 and IPv6 addresses from text to binary form
- init_module(2) β load a kernel module
- initgroups(3) β initialize the supplementary group access list
- initrd(4) β boot loader initialized RAM disk
- inode(7) β file inode information
- inotify(7) β monitoring filesystem events
- inotify_add_watch(2) β add a watch to an initialized inotify instance
- inotify_init(2) β initialize an inotify instance
- inotify_rm_watch(2) β remove an existing watch from an inotify instance
- insque(3) β insert/remove an item from a queue
- intN_t(3type) β fixed-width basic integer types
- intmax_t(3type) β greatest-width basic integer types
- intptr_t(3type) β integer types wide enough to hold pointers
- intro(1) β introduction to user commands
- intro(2) β introduction to system calls
- intro(3) β introduction to library functions
- intro(4) β introduction to special files
- intro(5) β introduction to file formats and filesystems
- intro(6) β introduction to games
- intro(7) β introduction to overview and miscellany section
- intro(8) β introduction to administration and privileged commands
- io_cancel(2) β cancel an outstanding asynchronous I/O operation
- io_destroy(2) β destroy an asynchronous I/O context
- io_getevents(2) β read asynchronous I/O events from the completion queue
- io_setup(2) β create an asynchronous I/O context
- io_submit(2) β submit asynchronous I/O blocks for processing
- ioctl(2) β control device
- ioctl_console(2) β ioctls for console terminal and virtual consoles
- ioctl_fat(2) β manipulating the FAT filesystem
- ioctl_ficlonerange(2)
- ioctl_fideduperange(2) β share some the data of one file with another file
- ioctl_fslabel(2) β get or set a filesystem label
- ioctl_getfsmap(2) β retrieve the physical layout of the filesystem
- ioctl_iflags(2) β ioctl() operations for inode flags
- ioctl_ns(2) β ioctl() operations for Linux namespaces
- ioctl_pipe(2) β ioctl() operations for General notification mechanism
- ioctl_tty(2) β ioctls for terminals and serial lines
- ioctl_userfaultfd(2) β create a file descriptor for handling page faults in user
- ioperm(2) β set port input/output permissions
- iopl(2) β change I/O privilege level
- ioprio_set(2) β get/set I/O scheduling class and priority
- iovec(3type) β Vector I/O data structure
- ip(7) β Linux IPv4 protocol implementation
- ipc(2) β System V IPC system calls
- ipc_namespaces(7) β overview of Linux IPC namespaces
- ipv6(7) β Linux IPv6 protocol implementation
- isalpha(3) β character classification functions
- isatty(3) β test whether a file descriptor refers to a terminal
- isfdtype(3) β test file type of a file descriptor
- isgreater(3) β floating-point relational tests without exception for NaN
- iso_8859-1(7) β ISO 8859-1 character set encoded in octal, decimal,
- iso_8859-10(7) β ISO 8859-10 character set encoded in octal, decimal,
- iso_8859-11(7) β ISO 8859-11 character set encoded in octal, decimal,
- iso_8859-13(7) β ISO 8859-13 character set encoded in octal, decimal,
- iso_8859-14(7) β ISO 8859-14 character set encoded in octal, decimal,
- iso_8859-15(7) β ISO 8859-15 character set encoded in octal, decimal,
- iso_8859-16(7) β ISO 8859-16 character set encoded in octal, decimal,
- iso_8859-2(7) β ISO 8859-2 character set encoded in octal, decimal,
- iso_8859-3(7) β ISO 8859-3 character set encoded in octal, decimal,
- iso_8859-4(7) β ISO 8859-4 character set encoded in octal, decimal,
- iso_8859-5(7) β ISO 8859-5 character set encoded in octal, decimal,
- iso_8859-6(7) β ISO 8859-6 character set encoded in octal, decimal,
- iso_8859-7(7) β ISO 8859-7 character set encoded in octal, decimal,
- iso_8859-8(7) β ISO 8859-8 character set encoded in octal, decimal,
- iso_8859-9(7) β ISO 8859-9 character set encoded in octal, decimal,
- issue(5) β prelogin message and identification file
- iswalnum(3) β test for alphanumeric wide character
- iswalpha(3) β test for alphabetic wide character
- iswblank(3) β test for whitespace wide character
- iswcntrl(3) β test for control wide character
- iswctype(3) β wide-character classification
- iswdigit(3) β test for decimal digit wide character
- iswgraph(3) β test for graphic wide character
- iswlower(3) β test for lowercase wide character
- iswprint(3) β test for printing wide character
- iswpunct(3) β test for punctuation or symbolic wide character
- iswspace(3) β test for whitespace wide character
- iswupper(3) β test for uppercase wide character
- iswxdigit(3) β test for hexadecimal digit wide character
- itimerspec(3type) β interval for a timer with nanosecond precision
- j0(3)
- kcmp(2) β compare two processes to determine if they share a kernel resource
- kernel_lockdown(7) β kernel image access prevention feature
- kexec_load(2) β load a new kernel for later execution
- key_setsecret(3) β interfaces to rpc keyserver daemon
- keyctl(2) β manipulate the kernel's key management facility
- keyrings(7) β in-kernel key management and retention facility
- kill(2) β send signal to a process
- killpg(3) β send signal to a process group
- koi8-r(7) β Russian character set encoded in octal, decimal,
- koi8-u(7) β Ukrainian character set encoded in octal, decimal,
- landlock(7) β unprivileged access-control
- landlock_add_rule(2) β add a new Landlock rule to a ruleset
- landlock_create_ruleset(2) β create a new Landlock ruleset
- landlock_restrict_self(2) β enforce a Landlock ruleset
- lconv(3type) β numeric formatting information
- ld.so(8) β dynamic linker/loader
- ldconfig(8) β configure dynamic linker run-time bindings
- ldd(1) β print shared object dependencies
- ldexp(3) β multiply floating-point number by integral power of 2
- lgamma(3)
- libc(7) β overview of standard C libraries on Linux
- libtool(1) β compile, build, install and uninstall libraries
- libtoolize(1) β add libtool support to your Makefile
- link(2) β make a new name for a file
- lio_listio(3) β initiate a list of I/O requests
- lirc(4) β lirc devices
- list(3) β implementation of a doubly linked list
- listen(2) β listen for connections on a socket
- listxattr(2) β list extended attribute names
- llseek(2) β reposition read/write file offset
- locale(1) β get locale-specific information
- locale(5) β describes a locale definition file
- locale(7) β description of multilanguage support
- localeconv(3) β get numeric formatting information
- localedef(1) β compile locale definition files
- lockf(3) β apply, test or remove a POSIX lock on an open file
- log(3) β natural logarithmic function
- log10(3) β base-10 logarithmic function
- log1p(3) β logarithm of 1 plus argument
- log2(3) β base-2 logarithmic function
- logb(3) β get exponent of a floating-point value
- login(3) β write utmp and wtmp entries
- lookup_dcookie(2) β return a directory entry's path
- loop(4) β loop devices
- lp(4) β line printer devices
- lrint(3) β round to nearest integer
- lround(3) β round to
- lsearch(3) β linear search of an array
- lseek(2) β reposition read/write file offset
- lseek64(3) β reposition 64-bit read/write file offset
- madvise(2) β give advice about use of memory
- mailaddr(7) β mail addressing description
- makecontext(3) β manipulate user context
- makedev(3) β manage a device number
- mallinfo(3) β obtain memory allocation information
- malloc(3) β allocate and free dynamic memory
- malloc_get_state(3)
- malloc_hook(3) β malloc debugging variables (DEPRECATED)
- malloc_info(3) β export malloc state to a stream
- malloc_stats(3) β print memory allocation statistics
- malloc_trim(3) β release free memory from the heap
- malloc_usable_size(3) β obtain size of block of memory allocated from heap
- mallopt(3) β set memory allocation parameters
- man(7) β macros to format man pages
- man-pages(7) β conventions for writing Linux man pages
- math_error(7) β detecting errors from mathematical functions
- matherr(3) β SVID math library exception handling
- mbind(2) β set memory policy for a memory range
- mblen(3) β determine number of bytes in next multibyte character
- mbrlen(3) β determine number of bytes in next multibyte character
- mbrtowc(3) β convert a multibyte sequence to a wide character
- mbsinit(3) β test for initial shift state
- mbsnrtowcs(3) β convert a multibyte string to a wide-character string
- mbsrtowcs(3) β convert a multibyte string to a wide-character string
- mbstowcs(3) β convert a multibyte string to a wide-character string
- mbtowc(3) β convert a multibyte sequence to a wide character
- mcheck(3) β heap consistency checking
- mem(4) β system memory, kernel memory and system ports
- membarrier(2) β issue memory barriers on a set of threads
- memccpy(3) β copy memory area
- memchr(3) β scan memory for a character
- memcmp(3) β compare memory areas
- memcpy(3) β copy memory area
- memfd_create(2) β create an anonymous file
- memfd_secret(2) β create an anonymous RAM-based file
- memfrob(3) β frobnicate (obfuscate) a memory area
- memmem(3) β locate a substring
- memmove(3) β copy memory area
- mempcpy(3) β copy memory area
- memset(3) β fill memory with a constant byte
- memusage(1) β profile memory usage of a program
- memusagestat(1) β generate graphic from memory profiling data
- migrate_pages(2) β move all pages in a process to another set of nodes
- mincore(2) β determine whether pages are resident in memory
- mkdir(2) β create a directory
- mkdtemp(3) β create a unique temporary directory
- mkfifo(3) β make a FIFO special file (a named pipe)
- mknod(2) β create a special or ordinary file
- mkstemp(3) β create a unique temporary file
- mktemp(3) β make a unique temporary filename
- mlock(2) β lock and unlock memory
- mmap(2) β map or unmap files or devices into memory
- mmap2(2) β map files or devices into memory
- mode_t(3type) β file attributes
- modf(3) β extract signed integral and fractional values from
- modify_ldt(2) β get or set a per-process LDT entry
- motd(5) β message of the day
- mount(2) β mount filesystem
- mount_namespaces(7) β overview of Linux mount namespaces
- mount_setattr(2) β change properties of a mount or mount tree
- mouse(4) β serial mouse interface
- move_pages(2) β move individual pages of a process to another node
- mpool(3) β shared memory buffer pool
- mprotect(2) β set protection on a region of memory
- mq_close(3) β close a message queue descriptor
- mq_getattr(3) β get/set message queue attributes
- mq_getsetattr(2) β get/set message queue attributes
- mq_notify(3) β register for notification when a message is available
- mq_open(3) β open a message queue
- mq_overview(7) β overview of POSIX message queues
- mq_receive(3) β receive a message from a message queue
- mq_send(3) β send a message to a message queue
- mq_unlink(3) β remove a message queue
- mremap(2) β remap a virtual memory address
- msgctl(2) β System V message control operations
- msgget(2) β get a System V message queue identifier
- msgop(2) β System V message queue operations
- msr(4) β x86 CPU MSR access device
- msync(2) β synchronize a file with a memory map
- mtrace(1) β interpret the malloc trace log
- mtrace(3) β malloc tracing
- namespaces(7) β overview of Linux namespaces
- nan(3) β return 'Not a Number'
- nanosleep(2) β high-resolution sleep
- netdevice(7) β low-level access to Linux network devices
- netlink(3) β Netlink macros
- netlink(7) β communication between kernel and user space (AF_NETLINK)
- network_namespaces(7) β overview of Linux network namespaces
- networks(5) β network name information
- newlocale(3) β create, modify, and free a locale object
- nextafter(3)
- nextup(3)
- nfsservctl(2) β syscall interface to kernel nfs daemon
- nice(2) β change process priority
- nl_langinfo(3) β query language and locale information
- nologin(5) β prevent unprivileged users from logging into the system
- nptl(7) β Native POSIX Threads Library
- nscd(8) β name service cache daemon
- nscd.conf(5) β name service cache daemon configuration file
- nss(5) β Name Service Switch configuration file
- nsswitch.conf(5) β Name Service Switch configuration file
- ntp_gettime(3) β get time parameters (NTP daemon interface)
- null(4) β data sink
- numa(7) β overview of Non-Uniform Memory Architecture
- off_t(3type) β file sizes
- offsetof(3) β offset of a structure member
- on_exit(3) β register a function to be called at normal process termination
- open(2) β open and possibly create a file
- open_by_handle_at(2) β obtain handle
- open_how(2type) β how to open a pathname
- open_memstream(3) β open a dynamic memory buffer stream
- openat2(2) β open and possibly create a file (extended)
- opendir(3) β open a directory
- openpty(3) β terminal utility functions
- operator(7) β C operator precedence and order of evaluation
- outb(2) β port I/O
- packet(7) β packet interface on device level
- passwd(5) β password file
- path_resolution(7) β how a pathname is resolved to a file
- pause(2) β wait for signal
- pciconfig_read(2)
- perf_event_open(2) β set up performance monitoring
- perfmonctl(2) β interface to IA-64 performance monitoring unit
- perror(3) β print a system error message
- persistent-keyring(7) β per-user persistent keyring
- personality(2) β set the process execution domain
- pid_namespaces(7) β overview of Linux PID namespaces
- pidfd_getfd(2) β obtain a duplicate of another process's file descriptor
- pidfd_open(2) β obtain a file descriptor that refers to a process
- pidfd_send_signal(2) β send a signal to a process specified by a file descriptor
- pipe(2) β create pipe
- pipe(7) β overview of pipes and FIFOs
- pivot_root(2) β change the root mount
- pkey_alloc(2) β allocate or free a protection key
- pkeys(7) β overview of Memory Protection Keys
- pldd(1) β display dynamic shared objects linked into a process
- poll(2) β wait for some event on a file descriptor
- popen(3) β pipe stream to or from a process
- posix_fadvise(2) β predeclare an access pattern for file data
- posix_fallocate(3) β allocate file space
- posix_madvise(3) β give advice about patterns of memory usage
- posix_memalign(3)
- posix_openpt(3) β open a pseudoterminal device
- posix_spawn(3) β spawn a process
- posixoptions(7) β optional parts of the POSIX standard
- pow(3) β power functions
- pow10(3) β base-10 power functions
- powerof2(3) β test if a value is a power of 2
- prctl(2) β operations on a process or thread
- pread(2) β read from or write to a file descriptor at a given offset
- printf(3) β formatted output conversion
- printf.h(3head) β define custom behavior for printf-like functions
- proc(5) β process information, system information, and sysctl pseudo-filesystem
- process-keyring(7) β per-process shared keyring
- process_madvise(2) β give advice about use of memory to a process
- process_vm_readv(2)
- profil(3) β execution time profile
- program_invocation_name(3) β \
- protocols(5) β protocols definition file
- psignal(3) β print signal description
- pthread_atfork(3) β register fork handlers
- pthread_attr_init(3) β initialize and destroy
- pthread_attr_setaffinity_np(3) β set/get
- pthread_attr_setdetachstate(3)
- pthread_attr_setguardsize(3) β set/get guard size
- pthread_attr_setinheritsched(3) β set/get
- pthread_attr_setschedparam(3) β set/get
- pthread_attr_setschedpolicy(3) β set/get
- pthread_attr_setscope(3) β set/get contention scope
- pthread_attr_setsigmask_np(3) β set/get
- pthread_attr_setstack(3) β set/get stack
- pthread_attr_setstackaddr(3)
- pthread_attr_setstacksize(3) β set/get stack size
- pthread_cancel(3) β send a cancelation request to a thread
- pthread_cleanup_push(3) β push and pop
- pthread_cleanup_push_defer_np(3) β push and pop
- pthread_create(3) β create a new thread
- pthread_detach(3) β detach a thread
- pthread_equal(3) β compare thread IDs
- pthread_exit(3) β terminate calling thread
- pthread_getattr_default_np(3)
- pthread_getattr_np(3) β get attributes of created thread
- pthread_getcpuclockid(3) β retrieve ID of a thread's CPU time clock
- pthread_join(3) β join with a terminated thread
- pthread_kill(3) β send a signal to a thread
- pthread_kill_other_threads_np(3) β terminate all other threads in process
- pthread_mutex_consistent(3) β make a robust mutex consistent
- pthread_mutexattr_getpshared(3) β get/set
- pthread_mutexattr_init(3) β initialize and
- pthread_mutexattr_setrobust(3) β get and set the robustness attribute of a mutex attributes object
- pthread_rwlockattr_setkind_np(3) β set/get
- pthread_self(3) β obtain ID of the calling thread
- pthread_setaffinity_np(3) β set/get
- pthread_setcancelstate(3)
- pthread_setconcurrency(3) β set/get
- pthread_setname_np(3) β set/get the name of a thread
- pthread_setschedparam(3) β set/get
- pthread_setschedprio(3) β set scheduling priority of a thread
- pthread_sigmask(3) β examine and change mask of blocked signals
- pthread_sigqueue(3) β queue a signal and data to a thread
- pthread_spin_init(3) β initialize or destroy a spin lock
- pthread_spin_lock(3)
- pthread_testcancel(3) β request delivery of any pending cancelation request
- pthread_tryjoin_np(3) β try to join with a
- pthread_yield(3) β yield the processor
- pthreads(7) β POSIX threads
- ptrace(2) β process trace
- ptrdiff_t(3type) β count of elements or array index
- pts(4) β pseudoterminal master and slave
- ptsname(3) β get the name of the slave pseudoterminal
- pty(7) β pseudoterminal interfaces
- putenv(3) β change or add an environment variable
- putgrent(3) β write a group database entry to a file
- putpwent(3) β write a password file entry
- puts(3) β output of characters and strings
- putwchar(3) β write a wide character to standard output
- qecvt(3) β convert a floating-point number to a string
- qsort(3) β sort an array
- query_module(2) β query the kernel for various bits pertaining to modules
- queue(7) β implementations of linked lists and queues
- quotactl(2) β manipulate disk quotas
- raise(3) β send a signal to the caller
- ram(4) β ram disk device
- rand(3) β pseudo-random number generator
- random(3) β random number generator
- random(4) β kernel random number source devices
- random(7) β overview of interfaces for obtaining randomness
- random_r(3) β reentrant
- raw(7) β Linux IPv4 raw sockets
- rcmd(3) β routines for returning a
- re_comp(3) β BSD regex functions
- read(2) β read from a file descriptor
- readahead(2) β initiate file readahead into page cache
- readdir(2) β read directory entry
- readdir(3) β read a directory
- readdir_r(3) β read a directory
- readlink(2) β read value of a symbolic link
- readv(2)
- realpath(3) β return the canonicalized absolute pathname
- reboot(2) β reboot or enable/disable Ctrl-Alt-Del
- recno(3) β record number database access method
- recv(2) β receive a message from a socket
- recvmmsg(2) β receive multiple messages on a socket
- regex(3) β POSIX regex functions
- regex(7) β POSIX.2 regular expressions
- remainder(3) β \
- remap_file_pages(2) β create a nonlinear file mapping
- remove(3) β remove a file or directory
- removexattr(2) β remove an extended attribute
- remquo(3) β remainder and part of quotient
- rename(2) β change the name or location of a file
- repertoiremap(5) β map symbolic character names to Unicode code points
- request_key(2) β request a key from the kernel's key management facility
- resolv.conf(5) β resolver configuration file
- resolver(3)
- restart_syscall(2) β restart a system call after interruption by a stop signal
- rewinddir(3) β reset directory stream
- rexec(3) β return stream to a remote command
- rint(3) β round
- rmdir(2) β delete a directory
- round(3) β round to nearest integer, away from zero
- roundup(3) β round up in steps
- rpc(3) β library routines for remote procedure calls
- rpc(5) β RPC program number data base
- rpmatch(3) β determine if the answer to a question is affirmative or negative
- rt_sigqueueinfo(2) β queue a signal and data
- rtc(4) β real-time clock
- rtime(3) β get time from a remote machine
- rtld-audit(7) β auditing API for the dynamic linker
- rtnetlink(3) β macros to manipulate rtnetlink messages
- rtnetlink(7) β Linux routing socket
- s390_guarded_storage(2) β operations with z/Architecture guarded storage facility
- s390_pci_mmio_write(2) β transfer data to/from PCI
- s390_runtime_instr(2) β enable/disable s390 CPU run-time instrumentation
- s390_sthyi(2) β emulate STHYI instruction
- scalb(3) β multiply floating-point number
- scalbln(3)
- scandir(3) β scan
- scanf(3) β input FILE format conversion
- sched(7) β overview of CPU scheduling
- sched_get_priority_max(2) β get static priority range
- sched_getcpu(3) β determine CPU on which the calling thread is running
- sched_rr_get_interval(2) β get the SCHED_RR interval for the named process
- sched_setaffinity(2) β \
- sched_setattr(2)
- sched_setparam(2) β set and get scheduling parameters
- sched_setscheduler(2)
- sched_yield(2) β yield the processor
- sd(4) β driver for SCSI disk drives
- seccomp(2) β operate on Secure Computing state of the process
- seccomp_unotify(2) β Seccomp user-space notification mechanism
- securetty(5) β list of terminals on which root is allowed to login
- seekdir(3) β set the position of the next readdir() call in the directory
- select(2)
- select_tut(2) β synchronous I/O multiplexing
- sem_close(3) β close a named semaphore
- sem_destroy(3) β destroy an unnamed semaphore
- sem_getvalue(3) β get the value of a semaphore
- sem_init(3) β initialize an unnamed semaphore
- sem_open(3) β initialize and open a named semaphore
- sem_overview(7) β overview of POSIX semaphores
- sem_post(3) β unlock a semaphore
- sem_unlink(3) β remove a named semaphore
- sem_wait(3) β lock a semaphore
- semctl(2) β System V semaphore control operations
- semget(2) β get a System V semaphore set identifier
- semop(2) β System V semaphore operations
- send(2) β send a message on a socket
- sendfile(2) β transfer data between file descriptors
- sendmmsg(2) β send multiple messages on a socket
- services(5) β Internet network services list
- session-keyring(7) β session shared process keyring
- set_mempolicy(2) β set default NUMA memory policy for a thread and its children
- set_thread_area(2) β manipulate thread-local storage information
- set_tid_address(2) β set pointer to thread ID
- setaliasent(3) β read an alias entry
- setbuf(3) β stream buffering operations
- setenv(3) β change or add an environment variable
- seteuid(2) β set effective user or group ID
- setfsgid(2) β set group identity used for filesystem checks
- setfsuid(2) β set user identity used for filesystem checks
- setgid(2) β set group identity
- setjmp(3) β performing a nonlocal goto
- setlocale(3) β set the current locale
- setlogmask(3) β set log priority mask
- setnetgrent(3)
- setns(2) β reassociate thread with a namespace
- setpgid(2) β set/get process group
- setresuid(2) β set real, effective, and saved user or group ID
- setreuid(2) β set real and/or effective user or group ID
- setsid(2) β creates a session and sets the process group ID
- setuid(2) β set user identity
- setup(2) β setup devices and filesystems, mount root filesystem
- setxattr(2) β set an extended attribute value
- sgetmask(2) β manipulation of signal mask (obsolete)
- shells(5) β pathnames of valid login shells
- shm_open(3) β create/open or unlink POSIX shared memory objects
- shm_overview(7) β overview of POSIX shared memory
- shmctl(2) β System V shared memory control
- shmget(2) β allocates a System V shared memory segment
- shmop(2) β System V shared memory operations
- shutdown(2) β shut down part of a full-duplex connection
- sigaction(2) β examine and change a signal action
- sigaltstack(2) β set and/or get signal stack context
- sigevent(7) β structure for notification from asynchronous routines
- siginterrupt(3) β allow signals to interrupt system calls
- signal(2) β ANSI C signal handling
- signal(7) β overview of signals
- signal-safety(7) β async-signal-safe functions
- signalfd(2) β create a file descriptor for accepting signals
- signbit(3) β test sign of a real floating-point number
- significand(3)
- sigpause(3) β atomically release blocked signals and wait for interrupt
- sigpending(2) β examine pending signals
- sigprocmask(2) β examine and change blocked signals
- sigqueue(3) β queue a signal and data to a process
- sigreturn(2) β return from signal handler and cleanup stack frame
- sigset(3) β System V signal API
- sigsetops(3) β POSIX
- sigsuspend(2) β wait for a signal
- sigvec(3) β BSD signal API
- sigwait(3) β wait for a signal
- sigwaitinfo(2) β synchronously wait
- sin(3) β sine function
- sincos(3) β calculate sin and cos simultaneously
- sinh(3) β hyperbolic sine function
- size_t(3type) β count of bytes
- sk98lin(4) β Marvell/SysKonnect Gigabit Ethernet driver v6.21
- slabinfo(5) β kernel slab allocator statistics
- sleep(3) β sleep for a specified number of seconds
- slist(3) β implementation of a singly linked list
- sln(8) β create symbolic links
- smartpqi(4) β Microsemi Smart Family SCSI driver
- sock_diag(7) β obtaining information about sockets
- sockaddr(3type) β socket address
- sockatmark(3) β determine whether socket is at out-of-band mark
- socket(2) β create an endpoint for communication
- socket(7) β Linux socket interface
- socketcall(2) β socket system calls
- socketpair(2) β create a pair of connected sockets
- splice(2) β splice data to/from a pipe
- sprof(1) β read and display shared object profiling data
- spu_create(2) β create a new spu context
- spu_run(2) β execute an SPU context
- spufs(7) β SPU filesystem
- sqrt(3) β square root function
- sscanf(3) β input string format conversion
- st(4) β SCSI tape device
- stailq(3) β implementation of a singly linked tail queue
- standards(7) β C and UNIX Standards
- stat(2) β get file status
- stat(3type) β file status
- statfs(2) β get filesystem statistics
- static_assert(3) β fail compilation if assertion is false
- statvfs(3) β get filesystem statistics
- statx(2) β get file status (extended)
- stdarg(3) β variable argument lists
- stdin(3) β standard I/O streams
- stdio(3) β standard input/output library functions
- stdio_ext(3)
- stime(2) β set time
- stpncpy(3) β zero a fixed-width buffer and
- strcasecmp(3) β compare two strings ignoring case
- strchr(3) β locate character in string
- strcmp(3) β compare two strings
- strcoll(3) β compare two strings using the current locale
- strcpy(3) β copy or catenate a string
- strdup(3) β duplicate a string
- strerror(3)
- strfmon(3) β convert monetary value to a string
- strfromd(3) β convert a floating-point value into
- strfry(3) β randomize a string
- strftime(3) β format date and time
- string(3) β string operations
- string_copying(7) β copying strings and character sequences
- strlcpy(3) β size-bounded string copying and concatenation
- strlen(3) β calculate the length of a string
- strncat(3) β concatenate a null-padded character sequence into a string
- strnlen(3) β determine the length of a fixed-size string
- strpbrk(3) β search a string for any of a set of bytes
- strptime(3) β convert a string representation of time to a time tm structure
- strsep(3) β extract token from string
- strsignal(3)
- strspn(3) β get length of a prefix substring
- strstr(3) β locate a substring
- strtod(3) β convert ASCII string to floating-point number
- strtoimax(3) β convert string to integer
- strtok(3) β extract tokens from strings
- strtol(3) β convert a string to a long integer
- strtoul(3) β convert a string to an unsigned long integer
- strverscmp(3) β compare two version strings
- strxfrm(3) β string transformation
- subpage_prot(2) β define a subpage protection for an address range
- suffixes(7) β list of file suffixes
- swab(3) β swap adjacent bytes
- swapon(2) β start/stop swapping to file/device
- symlink(2) β make a new name for a file
- symlink(7) β symbolic link handling
- sync(2) β commit filesystem caches to disk
- sync_file_range(2) β sync a file segment with disk
- syscall(2) β indirect system call
- syscalls(2) β Linux system calls
- sysconf(3) β get configuration information at run time
- sysctl(2) β read/write system parameters
- sysexits.h(3head) β exit codes for programs
- sysfs(2) β get filesystem type information
- sysfs(5) β a filesystem for exporting kernel objects
- sysinfo(2) β return system information
- syslog(2) β read and/or clear kernel message ring buffer;
- syslog(3) β send messages to the system logger
- system(3) β execute a shell command
- system_data_types(7) β overview of system data types
- sysv_signal(3) β signal handling with System V semantics
- sysvipc(7) β System V interprocess communication mechanisms
- tailq(3) β implementation of a doubly linked tail queue
- tan(3) β tangent function
- tanh(3) β hyperbolic tangent function
- tcgetpgrp(3) β get and set terminal foreground process group
- tcgetsid(3) β get session ID
- tcp(7) β TCP protocol
- tee(2) β duplicating pipe content
- telldir(3) β return current location in directory stream
- tempnam(3) β create a name for a temporary file
- termcap(5) β terminal capability database
- termio(7) β System V terminal driver interface
- termios(3)
- tgamma(3) β true gamma function
- thread-keyring(7) β per-thread keyring
- time(1) β time a simple command or give resource usage
- time(2) β get time in seconds
- time(7) β overview of time and timers
- time_namespaces(7) β overview of Linux time namespaces
- time_t(3type) β integer time
- timegm(3) β inverses of gmtime and localtime
- timer_create(2) β create a POSIX per-process timer
- timer_delete(2) β delete a POSIX per-process timer
- timer_getoverrun(2) β get overrun count for a POSIX per-process timer
- timer_settime(2) β arm/disarm and fetch
- timer_t(3type) β timer ID
- timeradd(3) β timeval operations
- timerfd_create(2)
- times(2) β get process times
- timespec(3type) β time in seconds and nanoseconds
- timeval(3type) β time in seconds and microseconds
- tkill(2) β send a signal to a thread
- tm(3type) β broken-down time
- tmpfile(3) β create a temporary file
- tmpfs(5) β a virtual memory filesystem
- tmpnam(3) β create a name for a temporary file
- toascii(3) β convert character to ASCII
- toupper(3) β convert uppercase or lowercase
- towctrans(3) β wide-character transliteration
- towlower(3) β convert a wide character to lowercase
- towupper(3) β convert a wide character to uppercase
- trunc(3) β round to integer, toward zero
- truncate(2) β truncate a file to a specified length
- tsearch(3) β manage a binary search tree
- tty(4) β controlling terminal
- ttyS(4) β serial terminal lines
- ttyname(3) β return name of a terminal
- ttyslot(3) β find the slot of the current user's terminal in some file
- ttytype(5) β terminal device to default terminal type mapping
- tzfile(5) β timezone information
- tzselect(8) β select a timezone
- tzset(3) β initialize time conversion information
- ualarm(3) β schedule signal after given number of microseconds
- udp(7) β User Datagram Protocol for IPv4
- udplite(7) β Lightweight User Datagram Protocol
- ulimit(3) β get and set user limits
- umask(2) β set file mode creation mask
- umount(2) β unmount filesystem
- uname(2) β get name and information about current kernel
- undocumented(3) β undocumented library functions
- ungetwc(3) β push back a wide character onto a FILE stream
- unicode(7) β universal character set
- unimplemented(2) β unimplemented system calls
- units(7) β decimal and binary prefixes
- unix(7) β sockets for local interprocess communication
- unlink(2) β delete a name and possibly the file it refers to
- unlocked_stdio(3) β nonlocking stdio functions
- unlockpt(3) β unlock a pseudoterminal master/slave pair
- unshare(2) β disassociate parts of the process execution context
- updwtmp(3) β append an entry to the wtmp file
- uri(7) β uniform resource identifier (URI), including a URL or URN
- uselib(2) β load shared library
- uselocale(3) β set/get the locale for the calling thread
- user-keyring(7) β per-user keyring
- user-session-keyring(7) β per-user default session keyring
- user_namespaces(7) β overview of Linux user namespaces
- userfaultfd(2) β create a file descriptor for handling page faults in user space
- usleep(3) β suspend execution for microsecond intervals
- ustat(2) β get filesystem statistics
- utf-8(7) β an ASCII compatible multibyte Unicode encoding
- utime(2) β change file last access and modification times
- utimensat(2) β change file timestamps with nanosecond precision
- utmp(5) β login records
- uts_namespaces(7) β overview of Linux UTS namespaces
- va_list(3type) β variable argument list
- vcs(4) β virtual console memory
- vdso(7) β overview of the virtual ELF dynamic shared object
- veth(4) β Virtual Ethernet Device
- vfork(2) β create a child process and block parent
- vhangup(2) β virtually hangup the current terminal
- vm86(2) β enter virtual 8086 mode
- vmsplice(2) β splice user pages to/from a pipe
- void(3type) β abstract type
- vsock(7) β Linux VSOCK address family
- wait(2) β wait for process to change state
- wait4(2) β wait for process to change state, BSD style
- wavelan(4) β AT&T GIS WaveLAN ISA device driver
- wcpcpy(3) β copy a wide-character string, returning a pointer to its end
- wcpncpy(3) β copy a fixed-size string of wide characters,
- wcrtomb(3) β convert a wide character to a multibyte sequence
- wcscasecmp(3) β compare two wide-character strings, ignoring case
- wcscat(3) β concatenate two wide-character strings
- wcschr(3) β search a wide character in a wide-character string
- wcscmp(3) β compare two wide-character strings
- wcscpy(3) β copy a wide-character string
- wcscspn(3) β search a wide-character string for any of a set of wide characters
- wcsdup(3) β duplicate a wide-character string
- wcslen(3) β determine the length of a wide-character string
- wcsncasecmp(3) β compare two fixed-size wide-character strings, ignoring case
- wcsncat(3) β concatenate two wide-character strings
- wcsncmp(3) β compare two fixed-size wide-character strings
- wcsncpy(3) β copy a fixed-size string of wide characters
- wcsnlen(3) β determine the length of a fixed-size wide-character string
- wcsnrtombs(3) β convert a wide-character string to a multibyte string
- wcspbrk(3) β search a wide-character string for any of a set of wide characters
- wcsrchr(3) β search a wide character in a wide-character string
- wcsrtombs(3) β convert a wide-character string to a multibyte string
- wcsspn(3) β get length of a prefix wide-character substring
- wcsstr(3) β locate a substring in a wide-character string
- wcstoimax(3) β convert wide-character string to integer
- wcstok(3) β split wide-character string into tokens
- wcstombs(3) β convert a wide-character string to a multibyte string
- wcswidth(3) β determine columns needed for a fixed-size wide-character string
- wctob(3) β try to represent a wide character as a single byte
- wctomb(3) β convert a wide character to a multibyte sequence
- wctrans(3) β wide-character translation mapping
- wctype(3) β wide-character classification
- wcwidth(3) β determine columns needed for a wide character
- wmemchr(3) β search a wide character in a wide-character array
- wmemcmp(3) β compare two arrays of wide-characters
- wmemcpy(3) β copy an array of wide-characters
- wmemmove(3) β copy an array of wide-characters
- wmemset(3) β fill an array of wide-characters with a constant wide character
- wordexp(3) β perform word expansion like a posix-shell
- wprintf(3) β formatted
- write(2) β write to a file descriptor
- x25(7) β ITU-T X.25 / ISO-8208 protocol interface
- xattr(7) β Extended attributes
- xcrypt(3) β RFS password encryption
- xdr(3) β library routines for external data representation
- y0(3)
- zdump(8) β timezone dumper
- zic(8) β timezone compiler