Skip to content
>_
BetterMan
Home
Search
Licenses
Search…
⌘K
Loading…
Home
Search
Bookmarks
Section 3 — BetterMan
3
—
Library Calls
1,676 pages
Search
F
fegetenv(3)
floating-point rounding and exception handling
↵
fegetexcept(3)
floating-point rounding and exception handling
↵
fegetexceptflag(3)
floating-point rounding and exception handling
↵
fegetround(3)
floating-point rounding and exception handling
↵
feholdexcept(3)
floating-point rounding and exception handling
↵
fenv(3)
floating-point rounding and exception handling
↵
feof(3)
check and reset stream status
↵
feof_unlocked(3)
nonlocking stdio functions
↵
feraiseexcept(3)
floating-point rounding and exception handling
↵
ferror(3)
check and reset stream status
↵
ferror_unlocked(3)
nonlocking stdio functions
↵
fesetenv(3)
floating-point rounding and exception handling
↵
fesetexceptflag(3)
floating-point rounding and exception handling
↵
fesetround(3)
floating-point rounding and exception handling
↵
fetestexcept(3)
floating-point rounding and exception handling
↵
feupdateenv(3)
floating-point rounding and exception handling
↵
fexecve(3)
execute program specified via file descriptor
↵
fflush(3)
flush a stream
↵
fflush_unlocked(3)
nonlocking stdio functions
↵
ffs(3)
find first bit set in a word
↵
ffsl(3)
find first bit set in a word
↵
ffsll(3)
find first bit set in a word
↵
fgetc(3)
input of characters and strings
↵
fgetc_unlocked(3)
nonlocking stdio functions
↵
fgetgrent(3)
get group file entry
↵
fgetgrent_r(3)
get group file entry reentrantly
↵
fgetpos(3)
reposition a stream
↵
fgetpwent(3)
get password file entry
↵
fgetpwent_r(3)
get passwd file entry reentrantly
↵
fgets(3)
input of characters and strings
↵
fgetspent(3)
get shadow password file entry
↵
fgetspent_r(3)
get shadow password file entry
↵
fgets_unlocked(3)
nonlocking stdio functions
↵
fgetwc(3)
read a wide character from a FILE stream
↵
fgetwc_unlocked(3)
nonlocking stdio functions
↵
fgetws(3)
read a wide-character string from a FILE stream
↵
fgetws_unlocked(3)
nonlocking stdio functions
↵
fileno(3)
obtain file descriptor of a stdio stream
↵
fileno_unlocked(3)
nonlocking stdio functions
↵
finite(3)
BSD floating-point classification functions
↵
finitef(3)
BSD floating-point classification functions
↵
finitel(3)
BSD floating-point classification functions
↵
flockfile(3)
lock FILE for stdio
↵
floor(3)
largest integral value not greater than argument
↵
floorf(3)
largest integral value not greater than argument
↵
floorl(3)
largest integral value not greater than argument
↵
fma(3)
floating-point multiply and add
↵
fmaf(3)
floating-point multiply and add
↵
fmal(3)
floating-point multiply and add
↵
fmax(3)
determine maximum of two floating-point numbers
↵
fmaxf(3)
determine maximum of two floating-point numbers
↵
fmaxl(3)
determine maximum of two floating-point numbers
↵
fmemopen(3)
open memory as stream
↵
fmin(3)
determine minimum of two floating-point numbers
↵
fminf(3)
determine minimum of two floating-point numbers
↵
fminl(3)
determine minimum of two floating-point numbers
↵
fmod(3)
floating-point remainder function
↵
fmodf(3)
floating-point remainder function
↵
fmodl(3)
floating-point remainder function
↵
fmtmsg(3)
print formatted error messages
↵
fnmatch(3)
match filename or pathname
↵
fopen(3)
stream open functions
↵
fopencookie(3)
open a custom stream
↵
forkpty(3)
terminal utility functions
↵
fpathconf(3)
get configuration values for files
↵
fpclassify(3)
floating-point classification macros
↵
fprintf(3)
formatted output conversion
↵
fpurge(3)
purge a stream
↵
fputc(3)
output of characters and strings
↵
fputc_unlocked(3)
nonlocking stdio functions
↵
fputs(3)
output of characters and strings
↵
fputs_unlocked(3)
nonlocking stdio functions
↵
fputwc(3)
write a wide character to a FILE stream
↵
fputwc_unlocked(3)
nonlocking stdio functions
↵
fputws(3)
write a wide-character string to a FILE stream
↵
fputws_unlocked(3)
nonlocking stdio functions
↵
fread(3)
binary stream input/output
↵
fread_unlocked(3)
nonlocking stdio functions
↵
free(3)
allocate and free dynamic memory
↵
freeaddrinfo(3)
network address and service translation
↵
freehostent(3)
get network hostnames and addresses
↵
freeifaddrs(3)
get interface addresses
↵
freelocale(3)
create, modify, and free a locale object
↵
freopen(3)
stream open functions
↵
frexp(3)
convert floating-point number to fractional and integral components
↵
frexpf(3)
convert floating-point number to fractional and integral components
↵
frexpl(3)
convert floating-point number to fractional and integral components
↵
fscanf(3)
input FILE format conversion
↵
fseek(3)
reposition a stream
↵
fseeko(3)
seek to or report file position
↵
fsetpos(3)
reposition a stream
↵
fstatvfs(3)
get filesystem statistics
↵
ftell(3)
reposition a stream
↵
ftello(3)
seek to or report file position
↵
ftime(3)
return date and time
↵
ftok(3)
convert a pathname and a project identifier to a System V IPC key
↵
ftrylockfile(3)
lock FILE for stdio
↵
fts(3)
traverse a file hierarchy
↵
fts_children(3)
traverse a file hierarchy
↵
fts_close(3)
traverse a file hierarchy
↵
fts_open(3)
traverse a file hierarchy
↵
fts_read(3)
traverse a file hierarchy
↵
fts_set(3)
traverse a file hierarchy
↵
ftw(3)
file tree walk
↵
funlockfile(3)
lock FILE for stdio
↵
futimens(3)
change file timestamps with nanosecond precision
↵
futimes(3)
change file timestamps
↵
fwide(3)
set and determine the orientation of a FILE stream
↵
fwprintf(3)
formatted wide-character output conversion
↵
fwrite(3)
binary stream input/output
↵
fwrite_unlocked(3)
nonlocking stdio functions
↵
G
gai_cancel(3)
asynchronous network address and service translation
↵
gai_error(3)
asynchronous network address and service translation
↵
gai_strerror(3)
network address and service translation
↵
gai_suspend(3)
asynchronous network address and service translation
↵
gamma(3)
(logarithm of the) gamma function
Showing 401-600 of 1,676 results.
Previous
Next
↵
gammaf(3)
(logarithm of the) gamma function
↵
gammal(3)
(logarithm of the) gamma function
↵
gcvt(3)
convert a floating-point number to a string
↵
getaddrinfo(3)
network address and service translation
↵
getaddrinfo_a(3)
asynchronous network address and service translation
↵
getaliasbyname(3)
read an alias entry
↵
getaliasbyname_r(3)
read an alias entry
↵
getaliasent(3)
read an alias entry
↵
getaliasent_r(3)
read an alias entry
↵
getauxval(3)
retrieve a value from the auxiliary vector
↵
get_avphys_pages(3)
get total and available physical page counts
↵
getc(3)
input of characters and strings
↵
getchar(3)
input of characters and strings
↵
getchar_unlocked(3)
nonlocking stdio functions
↵
getcontext(3)
get or set the user context
↵
getc_unlocked(3)
nonlocking stdio functions
↵
get_current_dir_name(3)
get current working directory
↵
getcwd(3)
get current working directory
↵
getdate(3)
convert a date-plus-time string to broken-down time
↵
getdate_err(3)
convert a date-plus-time string to broken-down time
↵
getdate_r(3)
convert a date-plus-time string to broken-down time
↵
getdelim(3)
delimited string input
↵
getdirentries(3)
get directory entries in a filesystem-independent format
↵
getdtablesize(3)
get file descriptor table size
↵
getentropy(3)
fill a buffer with random bytes
↵
getenv(3)
get an environment variable
↵
getfsent(3)
handle fstab entries
↵
getfsfile(3)
handle fstab entries
↵
getfsspec(3)
handle fstab entries
↵
getgrent(3)
get group file entry
↵
getgrent_r(3)
get group file entry reentrantly
↵
getgrgid(3)
get group file entry
↵
getgrgid_r(3)
get group file entry
↵
getgrnam(3)
get group file entry
↵
getgrnam_r(3)
get group file entry
↵
getgrouplist(3)
get list of groups to which a user belongs
↵
gethostbyaddr(3)
get network host entry
↵
gethostbyaddr_r(3)
get network host entry
↵
gethostbyname(3)
get network host entry
↵
gethostbyname2(3)
get network host entry
↵
gethostbyname2_r(3)
get network host entry
↵
gethostbyname_r(3)
get network host entry
↵
gethostent(3)
get network host entry
↵
gethostent_r(3)
get network host entry
↵
gethostid(3)
get or set the unique identifier of the current host
↵
getifaddrs(3)
get interface addresses
↵
getipnodebyaddr(3)
get network hostnames and addresses
↵
getipnodebyname(3)
get network hostnames and addresses
↵
getline(3)
delimited string input
↵
getloadavg(3)
get system load averages
↵
getlogin(3)
get username
↵
getlogin_r(3)
get username
↵
getmntent(3)
get filesystem descriptor file entry
↵
getmntent_r(3)
get filesystem descriptor file entry
↵
get_myaddress(3)
library routines for remote procedure calls
↵
getnameinfo(3)
address-to-name translation in protocol-independent manner
↵
getnetbyaddr(3)
get network entry
↵
getnetbyaddr_r(3)
get network entry (reentrant)
↵
getnetbyname(3)
get network entry
↵
getnetbyname_r(3)
get network entry (reentrant)
↵
getnetent(3)
get network entry
↵
getnetent_r(3)
get network entry (reentrant)
↵
getnetgrent(3)
handle network group entries
↵
getnetgrent_r(3)
handle network group entries
↵
get_nprocs(3)
get number of processors
↵
get_nprocs_conf(3)
get number of processors
↵
getopt(3)
Parse command-line options
↵
getopt_long(3)
Parse command-line options
↵
getopt_long_only(3)
Parse command-line options
↵
getpass(3)
get a password
↵
get_phys_pages(3)
get total and available physical page counts
↵
getprotobyname(3)
get protocol entry
↵
getprotobyname_r(3)
get protocol entry (reentrant)
↵
getprotobynumber(3)
get protocol entry
↵
getprotobynumber_r(3)
get protocol entry (reentrant)
↵
getprotoent(3)
get protocol entry
↵
getprotoent_r(3)
get protocol entry (reentrant)
↵
getpt(3)
open a new pseudoterminal master
↵
getpw(3)
reconstruct password line entry
↵
getpwent(3)
get password file entry
↵
getpwent_r(3)
get passwd file entry reentrantly
↵
getpwnam(3)
get password file entry
↵
getpwnam_r(3)
get password file entry
↵
getpwuid(3)
get password file entry
↵