Keywords - F


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


F_ALLOCSP
· fcntl() ·

F_ALLOCSP64
· fcntl() ·

F_FREESP
· fcntl() ·

F_FREESP64
· fcntl() ·

F_GETLK
· fcntl() ·

F_GETLK64
· fcntl() ·

F_GETLKW
· fcntl() ·

F_SETFD
· Inheriting file descriptors ·

F_SETLK
· fcntl() ·

F_SETLK64
· fcntl() ·

F_SETLKW64
· fcntl() ·

Fast Context Switch Extension (FCSE)
· Implications of the ARM Cache Architecture ·

faults
· DCMD_PROC_RUN ·

fchdir()
· Error conditions ·

fclose()
· Cancellation points · Error conditions · fclose() ·

fcloseall()
· Non-POSIX functions with POSIX-sounding names ·

fcntl()
· Error conditions · fcntl() · Inheriting file descriptors ·

fcntl.h
· Conforming to standards ·

FD_CLOEXEC
· Concurrency · Inheriting file descriptors ·

fdim(), fdimf(), fdiml()
· Error conditions · fdim(), fdimf(), fdiml() ·

fdopen()
· Error conditions ·

FE_DIVBYZERO
· Mathematical interfaces ·

FE_DOWNWARD
· Mathematical interfaces ·

FE_INEXACT
· Mathematical interfaces ·

FE_INVALID
· Mathematical interfaces ·

FE_OVERFLOW
· Mathematical interfaces ·

FE_TONEAREST
· Mathematical interfaces ·

FE_TOWARDZERO
· Mathematical interfaces ·

FE_UNDERFLOW
· Mathematical interfaces ·

FE_UPWARD
· Mathematical interfaces ·

feature-test macros
· Conforming to standards ·

fegetexceptflag()
· fegetexceptflag() · Mathematical interfaces ·

fegetround()
· Mathematical interfaces · rint(), rintf(), rintl() ·

fenv.h
· <fenv.h> ·

FENV_ACCESS pragma (off by default)
· <fenv.h> ·

feraiseexcept()
· feraiseexcept() · Mathematical interfaces ·

fesetexecptflag()
· Mathematical interfaces ·

fesetround()
· Mathematical interfaces ·

fetestexecptflag()
· Mathematical interfaces ·

fflush()
· Cancellation points · Error conditions · fflush() ·

fgetc()
· Cancellation points · Error conditions · fgetc() ·

fgetchar()
· Non-POSIX functions with POSIX-sounding names ·

fgetpos()
· Cancellation points · Error conditions ·

fgets()
· Cancellation points ·

fgetwc()
· Cancellation points · Error conditions ·

fgetws()
· Cancellation points ·

FIFO (scheduling method)
· FIFO scheduling ·

FIFO scheduling
· 2.9.4. Thread Scheduling · FIFO scheduling · Scheduling policies · Thread information ·

file descriptors
inheriting
· Inheriting file descriptors ·
interaction with standard I/O streams
· 2.5.1. Interaction of File Descriptors and Standard I/O Streams ·

_FILE_OFFSET_BITS
· Conforming to standards ·

FILENAME_MAX
· Float, standard I/O, and limit values ·

fileno()
· Error conditions ·

files
$QNX_TARGET/usr/include/
· The recurse.mk file ·
$QNX_TARGET/usr/include/mk/
· The recurse.mk file ·
.1 extension
· Linking your modules ·
.a suffix
· Static libraries ·
.so suffix
· Dynamic libraries ·
access control
· 3.12. Alternate File Access Control Mechanism · 3.4. Additional File Access Control Mechanism · Access control · Files and directories ·
as (address space)
· Controlling processes via the /proc filesystem ·
common.mk
· Specifying options ·
debugger initialization
· GDB commands ·
host-specific
· Choosing the version of the OS ·
inetd.conf
· TCP/IP dynamic port connection ·
large, support for
· Conforming to standards ·
Makefile
· Conventions for Recursive Makefiles and Directories ·
Makefile.dnm
· The recurse.mk file ·
modification times
· fsync() ·
offsets, 64-bit
· Conforming to standards ·
qconf-qrelease.mk
· The qconfig.mk include file ·
qconfig.mk
· The qconfig.mk include file ·
qrules.mk
· The qrules.mk include file ·
qtargets.mk
· The qtargets.mk include file ·
recurse.mk
· Makefile structure · The recurse.mk file ·
special device, reading past end-of-file
· read() ·
target-specific
· Choosing the version of the OS ·
temporary, naming
· tmpnam() ·

FILESIZEBITS
· <limits.h> · Float, standard I/O, and limit values ·

filesystem
/proc
· Debugging in a cross-development environment ·
builtin via /dev/shmem
· Download/upload facility ·

fill-area boundary checking
· Description of optional checks ·

find_malloc_ptr()
· Getting pointer information ·

float
· <math.h> ·

float.h
· <float.h> · Conforming to standards ·

float_t
· <math.h> ·

floating point exceptions
· 2.4.3. Signal Actions · 4.18. Treatment of Error Conditions for Mathematical Functions · Abnormal process termination · Mathematical interfaces ·

floating point operations
· <float.h> ·

floating point registers
getting
· DCMD_PROC_GETFPREG ·
setting
· DCMD_PROC_SETFPREG ·

floating-point format
· Mathematical interfaces ·

floating-point operations
not safe to use in ISRs
· Interrupt Service Routine (ISR) ·
not safe to use in signal handlers
· Some definitions ·

flock()
· Non-POSIX functions with POSIX-sounding names ·

flock, flock64 structures
· fcntl() ·

FLT_DIG
· <float.h> · Float, standard I/O, and limit values ·

FLT_EPSILON
· <float.h> · Float, standard I/O, and limit values ·

FLT_EVAL_METHOD
· <float.h> · <math.h> ·

FLT_MANT_DIG
· <float.h> · Float, standard I/O, and limit values ·

FLT_MAX
· <float.h> · Float, standard I/O, and limit values ·

FLT_MAX_10_EXP
· <float.h> · Float, standard I/O, and limit values ·

FLT_MAX_EXP
· <float.h> · Float, standard I/O, and limit values ·

FLT_MIN
· <float.h> · Float, standard I/O, and limit values ·

FLT_MIN_10_EXP
· <float.h> · Float, standard I/O, and limit values ·

FLT_MIN_EXP
· <float.h> · Float, standard I/O, and limit values ·

FLT_RADIX
· <float.h> · Float, standard I/O, and limit values ·

FLT_ROUNDS
· <float.h> ·

fma(), fmaf(), fmal()
· fma(), fmaf(), fmal() ·

fmod(), fmodf(), fmodl()
· Error conditions · fmod(), fmodf(), fmodl() ·

fopen()
· Cancellation points · Error conditions ·

FOPEN_MAX
· Float, standard I/O, and limit values ·

FP_CONTRACT pragma (off by default
· <math.h> ·

fpathconf()
· Error conditions ·

fpclassify()
· fpclassify() ·

FPE_FLTDIV
· 2.4.3. Signal Actions ·

FPE_FLTINV
· 2.4.3. Signal Actions ·

FPE_FLTRES
· 2.4.3. Signal Actions ·

FPE_FLTUND
· 2.4.3. Signal Actions ·

FPE_INTDIV
· 2.4.3. Signal Actions ·

FPE_INTOVF
· 2.4.3. Signal Actions ·

FPE_NOFPU
· 2.4.3. Signal Actions ·

FPE_NOMEM
· 2.4.3. Signal Actions ·

fprintf()
· Cancellation points · fprintf() ·

fputc()
· Cancellation points · Error conditions · fputc() ·

fputchar()
· Non-POSIX functions with POSIX-sounding names ·

fputwc()
· Cancellation points ·

fputws()
· Cancellation points ·

FQNN (Fully Qualified Node Name)
· netmgr_ndtostr() ·

fread()
· Cancellation points · Error conditions ·

free list
· Dynamic memory management ·

free()
· Dynamic memory management · Releasing memory ·

freopen()
· Cancellation points · Error conditions · freopen() ·

fscanf()
· Cancellation points · Error conditions · fscanf() ·

fseek()
· Cancellation points ·

fseeko()
· Cancellation points · fseeko() ·

fsetpos()
· Cancellation points · fsetpos() ·

fstat()
· Error conditions · Files and directories · fstat() ·

fsync()
· fsync() ·

ftell()
· Cancellation points · Error conditions ·

ftello()
· Cancellation points ·

ftw()
· Cancellation points ·

_FTYPE_DUMPER
· Detecting dumped processes ·

Fully Qualified Node Name (FQNN)
· netmgr_ndtostr() ·

fwprintf()
· Cancellation points ·

fwrite()
· Cancellation points ·

fwscanf()
· Cancellation points ·

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