The Open Group Base Specifications Issue 6
IEEE Std 1003.1, 2004 Edition
Copyright © 2001-2004 The IEEE and The Open Group
[
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
- l64a() - convert a 32-bit integer to 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() - seed a uniformly distributed pseudo-random signed long integer generator
- ldexp(), ldexpf, ldexpl - 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() - find entry in a linear search table
- lgamma(), lgammaf, lgammal - log gamma function
- libgen.h - definitions for pattern matching functions
- limits.h - implementation-defined constants
- link() - call link function
- link - link to a file (Utility)
- lio_listio() - list directed I/O (REALTIME)
- listen() - listen for socket connections and limit the queue of incoming connections
- llabs() - return a long integer absolute value
- lldiv() - compute quotient and remainder of a long division
- llrint(), llrintf, llrintl, - round to nearest integer value using current rounding direction
- llround(), llroundf, llroundl, - round to nearest integer value
- ln - link files
- localeconv() - return locale-specific information
- localedef - define locale environment
- locale - get locale-specific information
- locale.h - category macros
- localtime(), localtime_r - convert a time value to a broken-down local time
- lockf() - record locking on files
- log10(), log10f, log10l - base 10 logarithm function
- log1p(), log1pf, log1pl - compute a natural logarithm
- log2(), log2f, log2l - compute base 2 logarithm functions
- logb(), logbf, logbl - radix-independent exponent
- logf() - natural logarithm function
- logger - log messages
- logl() - natural logarithm function
- log(), logf, logl - natural logarithm function
- logname - return the user's login name
- longjmp() - non-local goto
- lp - send files to a printer
- lrand48() - generate uniformly distributed pseudo-random non-negative long integers
- lrint(), lrintf, lrintl - round to nearest integer value using current rounding direction
- lround(), lroundf, lroundl - round to nearest integer value
- lsearch(), lfind - linear search and update
- lseek() - move the read/write file offset
- ls - list directory contents
- lstat() - get symbolic link status
Terminology
Copyright © 2001 The Open Group, All Rights Reserved