- execlp
-
See exec.3posix
- execv
-
See exec.3posix
- execve
-
See exec.3posix
- execvp
-
See exec.3posix
- exit
-
terminate a process
- exp
-
exponential function
- exp2
-
exponential base 2 functions
- exp2f
-
See exp2.3posix
- exp2l
-
See exp2.3posix
- expf
-
See exp.3posix
- expl
-
See exp.3posix
- expm1
-
compute exponential functions
- expm1f
-
See expm1.3posix
- expm1l
-
See expm1.3posix
- fabs
-
absolute value function
- fabsf
-
See fabs.3posix
- fabsl
-
See fabs.3posix
- fattach
-
attach a STREAMS-based file descriptor to a file in the
file system name space (STREAMS)
- fchdir
-
change working directory
- fchmod
-
change mode of a file
- fchown
-
change owner and group of a file
- fclose
-
close a stream
- fcntl
-
file control
- fcvt
-
See ecvt.3posix
- fdatasync
-
synchronize the data of a file (REALTIME)
- fdetach
-
detach a name from a STREAMS-based file descriptor (STREAMS)
- fdim
-
compute positive difference between two floating-point
numbers
- fdimf
-
See fdim.3posix
- fdiml
-
See fdim.3posix
- fdopen
-
associate a stream with a file descriptor
- FD_CLR
-
See select.3posix
- FD_ISSET
-
See select.3posix
- FD_SET
-
See select.3posix
- FD_ZERO
-
See select.3posix
- feclearexcept
-
clear floating-point exception
- fegetenv
-
get and set current floating-point environment
- fegetexceptflag
-
get and set floating-point status
flags
- fegetround
-
get and set current rounding direction
- feholdexcept
-
save current floating-point environment
- feof
-
test end-of-file indicator on a stream
- feraiseexcept
-
raise floating-point exception
- ferror
-
test error indicator on a stream
- fesetenv
-
See fegetenv.3posix
- fesetexceptflag
-
See fegetexceptflag.3posix
- fesetround
-
See fegetround.3posix
- fetestexcept
-
test floating-point exception flags
- feupdateenv
-
update floating-point environment
- fflush
-
flush a stream
- ffs
-
find first set bit
- fgetc
-
get a byte from a stream