The Open Group Base Specifications Issue 7, 2018 edition
IEEE Std 1003.1-2017 (Revision of IEEE Std 1003.1-2008)
Copyright © 2018 IEEE and The Open Group, All Rights reserved.
[
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
|
Z
| Index ]
L
- _longjmp(), _setjmp - non-local goto
- l64a(), a64l - convert between a 32-bit integer and a radix-64 ASCII string
- labs(), llabs - return a long integer absolute value
- langinfo.h - language information constants
- lchown() - change the owner and group of a symbolic link
- lcong48(), drand48, erand48, jrand48, lrand48, mrand48, nrand48, seed48, srand48 - generate uniformly distributed pseudo-random numbers
- ldexp(), ldexpf, ldexpl - load exponent of a floating-point number
- ldexpf(), ldexp, ldexpl - load exponent of a floating-point number
- ldexpl(), ldexp, ldexpf - load exponent of a floating-point number
- ldiv(), lldiv - compute quotient and remainder of a long division
- lex - generate programs for lexical tasks (DEVELOPMENT)
- lfind(), lsearch - linear search and update
- lgamma(), lgammaf, lgammal, signgam - log gamma function
- lgammaf(), lgamma, lgammal, signgam - log gamma function
- lgammal(), lgamma, lgammaf, signgam - log gamma function
- libgen.h - definitions for pattern matching functions
- limits.h - implementation-defined constants
- link - call link function
- link(), linkat - link one file to another file
- linkat(), link - link one file to another file
- lio_listio() - list directed I/O
- listen() - listen for socket connections and limit the queue of incoming connections
- llabs(), labs - return a long integer absolute value
- lldiv(), ldiv - compute quotient and remainder of a long division
- llrint(), llrintf, llrintl - round to the nearest integer value using current rounding direction
- llrintf(), llrint, llrintl - round to the nearest integer value using current rounding direction
- llrintl(), llrint, llrintf - round to the nearest integer value using current rounding direction
- llround(), llroundf, llroundl - round to nearest integer value
- llroundf(), llround, llroundl - round to nearest integer value
- llroundl(), llround, llroundf - round to nearest integer value
- ln - link files
- locale - get locale-specific information
- locale.h - category macros
- localeconv() - return locale-specific information
- localedef - define locale environment
- localtime(), localtime_r - convert a time value to a broken-down local time
- localtime_r(), localtime - convert a time value to a broken-down local time
- lockf() - record locking on files
- log(), logf, logl - natural logarithm function
- log10(), log10f, log10l - base 10 logarithm function
- log10f(), log10, log10l - base 10 logarithm function
- log10l(), log10, log10f - base 10 logarithm function
- log1p(), log1pf, log1pl - compute a natural logarithm
- log1pf(), log1p, log1pl - compute a natural logarithm
- log1pl(), log1p, log1pf - compute a natural logarithm
- log2(), log2f, log2l - compute base 2 logarithm functions
- log2f(), log2, log2l - compute base 2 logarithm functions
- log2l(), log2, log2f - compute base 2 logarithm functions
- logb(), logbf, logbl - radix-independent exponent
- logbf(), logb, logbl - radix-independent exponent
- logbl(), logb, logbf - radix-independent exponent
- logf(), log, logl - natural logarithm function
- logger - log messages
- logl(), log, logf - natural logarithm function
- logname - return the user's login name
- longjmp() - non-local goto
- lp - send files to a printer
- lrand48(), drand48, erand48, jrand48, lcong48, mrand48, nrand48, seed48, srand48 - generate uniformly distributed pseudo-random numbers
- lrint(), lrintf, lrintl - round to nearest integer value using current rounding direction
- lrintf(), lrint, lrintl - round to nearest integer value using current rounding direction
- lrintl(), lrint, lrintf - round to nearest integer value using current rounding direction
- lround(), lroundf, lroundl - round to nearest integer value
- lroundf(), lround, lroundl - round to nearest integer value
- lroundl(), lround, lroundf - round to nearest integer value
- ls - list directory contents
- lsearch(), lfind - linear search and update
- lseek() - move the read/write file offset
- lstat(), fstatat, stat - get file status
Topics