[Previous] [Contents] [Index] [Next]

Caution: This version of this document is no longer maintained. For the latest documentation, see http://www.qnx.com/developers/docs.

Keywords - L


· ! · 0 · 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 ·


L_ctermid
· ctermid ·

L_tmpnam
· tmpnam ·

labs()
· labs ·

large-file support
· Classification: ·
file information
· fstat, fstat64 · lstat, lstat64 · stat, stat64 ·
filesystem information
· fstatvfs, fstatvfs64 · statvfs, statvfs64 ·
mapped memory, offset of
· mem_offset, mem_offset64 ·
opening
· creat, creat64 · open, open64 ·
position
setting
· lseek, lseek64 · tell, tell64 ·
reading
· pread, pread64 ·
shared memory, mapping
· mmap, mmap64 ·
symbolic link information
· lstat, lstat64 ·
system-resource limits
· getrlimit, getrlimit64 · setrlimit, setrlimit64 ·
truncating
· ftruncate, ftruncate64 ·
writing
· pwrite, pwrite64 ·

LC_ALL
· setlocale ·

LC_COLLATE
· setlocale ·

LC_CTYPE
· iswctype · setlocale ·

LC_MESSAGES
· setlocale ·

LC_MONETARY
· setlocale ·

LC_NUMERIC
· setlocale ·

LC_TIME
· setlocale ·

lchown()
· lchown ·

lcong48()
· lcong48 ·

lconv
· localeconv ·

LD_LIBRARY_PATH
· Symbol Resolution ·

ldexp(), ldexpf()
· ldexp, ldexpf ·

ldiv()
· ldiv ·

ldiv_t
· ldiv · ldiv ·

length, calculating
hypotenuse
· hypot, hypotf ·
strings
· strlen ·
wide-character strings
· wcslen ·

lesser of two numbers
· min ·

level-sensitive interrupts
· InterruptMask ·

lfind()
· lfind ·

lgamma(), lgamma_r(), lgammaf(), lgammaf_r()
· lgamma, lgamma_r, lgammaf, lgammaf_r ·

LIB
· searchenv ·

libraries
linking against
· Library: ·
locating
· confstr ·

limits
core files, size of
· setrlimit, setrlimit64 ·
data segment, size of
· setrlimit, setrlimit64 ·
device numbers
· rsrcdbmgr_devno_attach ·
files
descriptors, number of
· setrlimit, setrlimit64 ·
link count
· fpathconf · pathconf ·
maximum per process
· sysconf ·
names, length of
· fpathconf · pathconf ·
size
· setrlimit, setrlimit64 ·
filesystems
· fstatvfs, fstatvfs64 · statvfs, statvfs64 ·
hops
· Advanced IP6 sockets API · Basic IP6 sockets API ·
host names, length
· sethostname ·
inheriting
· execl ·
iov arrays
· readv ·
memory locked into physical memory
· setrlimit, setrlimit64 ·
path names, length of
· fpathconf · pathconf ·
pipes, number of bytes written atomically
· fpathconf · pathconf ·
processes
argument lists
· sysconf ·
CPU time
· setrlimit, setrlimit64 ·
execution time
· sched_rr_get_interval ·
files, number open
· sysconf ·
I/O requests
· lio_listio ·
mapped address space
· setrlimit, setrlimit64 ·
maximum per real user ID
· setrlimit, setrlimit64 · sysconf ·
scheduling policy
· sched_get_priority_max · sched_get_priority_min ·
supplementary group IDs
· sysconf ·
resident set size
· setrlimit, setrlimit64 ·
sockets, pending connections
· listen · Rlisten ·
stack size
· setrlimit, setrlimit64 ·
system resources
getting
· getdtablesize · getrlimit, getrlimit64 ·
setting
· setrlimit, setrlimit64 ·
TCP maximum segment size
· TCP ·
terminals
canonical input buffer size
· fpathconf · pathconf ·
raw input buffer size
· fpathconf · pathconf ·
threads
execution time
· SchedInfo, SchedInfo_r ·
maximum number of
· setrlimit, setrlimit64 ·
priority
· SchedInfo, SchedInfo_r ·
stack size
· pthread_attr_setstacksize ·

line buffering, setting for stream I/O
· setlinebuf ·

linear search
· lfind · lsearch ·

LINES
· clearenv ·

link()
· link ·
resource managers, implementing in
· iofunc_link ·

link-local addresses
· Addressing ·

LINK_MAX
· flink · link ·

linker symbols
_btext
· _btext ·
_edata
· _edata ·
_end
· _end ·
_etext
· _etext ·

links, symbolic
creating
· symlink ·
deleting
· Description: · Description: ·
information, getting
· lstat, lstat64 ·
ownership, changing
· lchown ·
reading
· readlink ·
resolving
· realpath ·
temporary
· pathmgr_symlink · pathmgr_unlink ·

lio_listio()
· lio_listio ·

LIO_NOP
· lio_listio ·

LIO_NOWAIT
· lio_listio ·

LIO_READ
· lio_listio ·

LIO_WAIT
· lio_listio ·

LIO_WRITE
· lio_listio ·

listen()
· listen · TCP · What SOCKS expects ·

little endian
__LITTLEENDIAN__ manifest
· Manifests ·
big endian, converting to/from
· ENDIAN_RET16 · ENDIAN_RET32 · ENDIAN_RET64 · ENDIAN_SWAP16 · ENDIAN_SWAP32 · ENDIAN_SWAP64 · swab ·
messages
· message_attr_t structure ·
native format, converting to/from
· ENDIAN_LE16 · ENDIAN_LE32 · ENDIAN_LE64 ·
ports
reading from
· in16, inbe16, inle16 · in32, inbe32, inle32 ·
writing to
· out16, outbe16, outle16 · out32, outbe32, outle32 ·
unaligned values
accessing safely
· UNALIGNED_RET16 · UNALIGNED_RET32 · UNALIGNED_RET64 ·
writing safely
· UNALIGNED_PUT16 · UNALIGNED_PUT32 · UNALIGNED_PUT64 ·

lltoa()
· ltoa, lltoa ·

local network addresses, converting to/from IP addresses
· inet_makeaddr ·

local times, converting to/from calendar times
· localtime · localtime_r · mktime ·

LOCAL_CREDS
· LOCAL_CREDS ·

LOCALDOMAIN
· res_init · res_mkquery · res_query · res_querydomain · res_search · res_send ·

localeconv()
· localeconv ·

locales
classes, wide-character
· wctype ·
daylight saving time
· daylight ·
numeric formatting
· localeconv ·
setting
· setlocale ·
strings, comparing
· strcoll · wcscoll ·

localtime()
· localtime ·

localtime_r()
· localtime_r ·

LOCK_EX
· flock ·

LOCK_NB
· flock ·

LOCK_SH
· flock ·

LOCK_UN
· flock ·

lockf()
· lockf ·

locks
files
· fcntl · flock · flockfile · ftrylockfile · lockf ·
mutexes
attributes, destroying
· pthread_mutexattr_destroy ·
attributes, initializing
· pthread_mutexattr_init ·
attributes, priority ceiling
· pthread_mutexattr_getprioceiling · pthread_mutexattr_setprioceiling ·
attributes, process-shared
· pthread_mutexattr_getpshared · pthread_mutexattr_setpshared ·
attributes, recursive
· pthread_mutexattr_getrecursive · pthread_mutexattr_setrecursive ·
attributes, scheduling protocol
· pthread_mutexattr_getprotocol · pthread_mutexattr_setprotocol ·
attributes, type
· pthread_mutexattr_gettype · pthread_mutexattr_settype ·
destroying
· pthread_mutex_destroy · SyncDestroy, SyncDestroy_r ·
events
· SyncCtl, SyncCtl_r · SyncMutexEvent, SyncMutexEvent_r ·
initializing
· pthread_mutex_init · SyncTypeCreate, SyncTypeCreate_r ·
locking
· pthread_mutex_lock · pthread_mutex_timedlock · pthread_mutex_trylock · SyncMutexLock, SyncMutexLock_r · SyncMutexUnlock, SyncMutexUnlock_r ·
priority
· SyncCtl, SyncCtl_r ·
priority ceiling
· pthread_mutex_getprioceiling · pthread_mutex_setprioceiling ·
reviving
· SyncMutexRevive, SyncMutexRevive_r ·
unlocking
· pthread_mutex_unlock ·
read-write
attributes, creating
· pthread_rwlockattr_init ·
attributes, destroying
· pthread_rwlockattr_destroy ·
attributes, process-shared
· pthread_rwlockattr_getpshared · pthread_rwlockattr_setpshared ·
destroying
· pthread_rwlock_destroy · SyncDestroy, SyncDestroy_r ·
initializing
· pthread_rwlock_init · SyncTypeCreate, SyncTypeCreate_r ·
locking for reading
· pthread_rwlock_rdlock · pthread_rwlock_timedrdlock · pthread_rwlock_tryrdlock ·
locking for writing
· pthread_rwlock_timedwrlock · pthread_rwlock_trywrlock · pthread_rwlock_wrlock ·
unlocking
· pthread_rwlock_unlock ·
sleepon
destroying
· _sleepon_destroy ·
initializing
· _sleepon_init ·
locking
· pthread_sleepon_lock · _sleepon_lock ·
unblocking
· pthread_sleepon_broadcast · pthread_sleepon_signal · _sleepon_broadcast · _sleepon_signal ·
unlocking
· pthread_sleepon_unlock · _sleepon_unlock ·
waiting
· pthread_sleepon_timedwait · pthread_sleepon_wait · _sleepon_wait ·

log
bankruptcy (not implemented)
· Handling bankruptcy ·

log(), logf()
· log, logf ·

log, system message
closing
· closelog ·
log priority mask
· setlogmask ·
opening
· openlog ·
writing to
· syslog · vsyslog ·
blocks
· slogb ·
formatted output
· slogf · vslogf ·
integers
· slogi ·

log10(), log10f()
· log10, log10f ·

log1p(), log1pf()
· log1p, log1pf ·

LOG_* (logging facilities)
· openlog ·

LOG_ALERT
· Message levels ·

LOG_CRIT
· Message levels ·

LOG_DEBUG
· Message levels ·

LOG_EMERG
· Message levels ·

LOG_ERR
· Message levels ·

LOG_INFO
· Message levels ·

LOG_MASK()
· setlogmask ·

LOG_NOTICE
· Message levels ·

LOG_UPTO()
· setlogmask ·

LOG_WARNING
· Message levels ·

logarithms
base 10
· log10, log10f ·
integral
· ilogb, ilogbf ·
natural
· log, logf ·
x + 1
· log1p, log1pf ·

logb(), logbf()
· logb, logbf ·

logging in
previous lines, discarding
· modem_read ·
pseudo-ttys
· forkpty · login_tty ·

logical interrupt vector numbers
· Interrupt vector numbers ·

LOGIN_PROCESS
· getutid · getutline · utmp ·

login_tty()
· login_tty ·

long integers
absolute value
· labs ·
division
· ldiv ·
pseudo-random numbers
nonnegative
· lrand48 · nrand48 ·
signed
· jrand48 · mrand48 · random ·
quotient
· ldiv ·
remainder
· ldiv ·
size of
· Manifests ·

longjmp()
· longjmp · raise ·

lowercase
characters, converting to
· tolower ·
strings, converting to
· strlwr ·
testing a character for
· islower · iswlower ·
wide characters, converting to
· towctrans · towlower · wctrans ·

lrand48()
· lrand48 ·

lsearch()
· lsearch ·

lseek(), lseek64()
· lseek, lseek64 ·
resource managers, implementing in
· iofunc_lseek · iofunc_lseek_default ·

lstat(), lstat64()
· lstat, lstat64 ·

ltoa()
· ltoa, lltoa ·

ltrunc()
· ltrunc ·

· ! · 0 · 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 ·


[Previous] [Contents] [Index] [Next]