Skip to content
>_
BetterMan
Home
Search
Licenses
Search…
⌘K
Loading…
Home
Search
Bookmarks
Section 3 — BetterMan
3
—
Library Calls
1,676 pages
Search
L
lgammal(3)
log gamma function
↵
lgammal_r(3)
log gamma function
↵
lgamma_r(3)
log gamma function
↵
libnetlink(3)
A library for accessing the netlink service
↵
lio_listio(3)
initiate a list of I/O requests
↵
list(3)
implementation of a doubly linked list
↵
list_empty(3)
implementation of a doubly linked list
↵
list_entry(3)
implementation of a doubly linked list
↵
list_first(3)
implementation of a doubly linked list
↵
list_foreach(3)
implementation of a doubly linked list
↵
list_head(3)
implementation of a doubly linked list
↵
list_head_initializer(3)
implementation of a doubly linked list
↵
list_init(3)
implementation of a doubly linked list
↵
list_insert_after(3)
implementation of a doubly linked list
↵
list_insert_before(3)
implementation of a doubly linked list
↵
list_insert_head(3)
implementation of a doubly linked list
↵
list_next(3)
implementation of a doubly linked list
↵
list_remove(3)
implementation of a doubly linked list
↵
llabs(3)
compute the absolute value of an integer
↵
lldiv(3)
compute quotient and remainder of an integer division
↵
llrint(3)
round to nearest integer
↵
llrintf(3)
round to nearest integer
↵
llrintl(3)
round to nearest integer
↵
llround(3)
round to nearest integer
↵
llroundf(3)
round to nearest integer
↵
llroundl(3)
round to nearest integer
↵
localeconv(3)
get numeric formatting information
↵
localtime(3)
transform date and time to broken-down time or ASCII
↵
localtime_r(3)
transform date and time to broken-down time or ASCII
↵
lockf(3)
apply, test or remove a POSIX lock on an open file
↵
log(3)
natural logarithmic function
↵
log10(3)
base-10 logarithmic function
↵
log10f(3)
base-10 logarithmic function
↵
log10l(3)
base-10 logarithmic function
↵
log1p(3)
logarithm of 1 plus argument
↵
log1pf(3)
logarithm of 1 plus argument
↵
log1pl(3)
logarithm of 1 plus argument
↵
log2(3)
base-2 logarithmic function
↵
log2f(3)
base-2 logarithmic function
↵
log2l(3)
base-2 logarithmic function
↵
logb(3)
get exponent of a floating-point value
↵
logbf(3)
get exponent of a floating-point value
↵
logbl(3)
get exponent of a floating-point value
↵
logf(3)
natural logarithmic function
↵
login(3)
write utmp and wtmp entries
↵
login_tty(3)
terminal utility functions
↵
logl(3)
natural logarithmic function
↵
logout(3)
write utmp and wtmp entries
↵
logwtmp(3)
append an entry to the wtmp file
↵
longjmp(3)
performing a nonlocal goto
↵
lrand48(3)
generate uniformly distributed pseudo-random numbers
↵
lrand48_r(3)
generate uniformly distributed pseudo-random numbers reentrantly
↵
lrint(3)
round to nearest integer
↵
lrintf(3)
round to nearest integer
↵
lrintl(3)
round to nearest integer
↵
lround(3)
round to nearest integer
↵
lroundf(3)
round to nearest integer
↵
lroundl(3)
round to nearest integer
↵
lsearch(3)
linear search of an array
↵
lseek64(3)
reposition 64-bit read/write file offset
↵
lutimes(3)
change file timestamps
↵
M
major(3)
manage a device number
↵
makecontext(3)
manipulate user context
↵
makedev(3)
manage a device number
↵
mallinfo(3)
obtain memory allocation information
↵
mallinfo2(3)
obtain memory allocation information
↵
N
nan(3)
floating-point constants
↵
nanf(3)
return 'Not a Number'
↵
nanl(3)
return 'Not a Number'
↵
nearbyint(3)
round to nearest integer
↵
nearbyintf(3)
round to nearest integer
↵
O
offsetof(3)
offset of a structure member
↵
on_exit(3)
register a function to be called at normal process termination
↵
opendir(3)
open a directory
↵
openlog(3)
send messages to the system logger
↵
open_memstream(3)
open a dynamic memory buffer stream
↵
P
passwd2des(3)
RFS password encryption
↵
pathconf(3)
get configuration values for files
↵
pclose(3)
pipe stream to or from a process
↵
perror(3)
print a system error message
↵
pmap_getmaps(3)
library routines for remote procedure calls
↵
Showing 801-1000 of 1,676 results.
Previous
Next
malloc(3)
allocate and free dynamic memory
↵
malloc_get_state(3)
record and restore state of malloc implementation
↵
malloc_hook(3)
malloc debugging variables (DEPRECATED)
↵
malloc_info(3)
export malloc state to a stream
↵
malloc_set_state(3)
record and restore state of malloc implementation
↵
malloc_stats(3)
print memory allocation statistics
↵
malloc_trim(3)
release free memory from the heap
↵
malloc_usable_size(3)
obtain size of block of memory allocated from heap
↵
mallopt(3)
set memory allocation parameters
↵
matherr(3)
SVID math library exception handling
↵
max(3)
maximum or minimum of two values
↵
mb_cur_max(3)
maximum length of a multibyte character in the current locale
↵
mblen(3)
determine number of bytes in next multibyte character
↵
mb_len_max(3)
maximum multibyte length of a character across all locales
↵
mbrlen(3)
determine number of bytes in next multibyte character
↵
mbrtowc(3)
convert a multibyte sequence to a wide character
↵
mbsinit(3)
test for initial shift state
↵
mbsnrtowcs(3)
convert a multibyte string to a wide-character string
↵
mbsrtowcs(3)
convert a multibyte string to a wide-character string (restartable)
↵
mbstowcs(3)
convert a multibyte string to a wide-character string
↵
mbtowc(3)
convert a multibyte sequence to a wide character
↵
mcheck(3)
heap consistency checking
↵
mcheck_check_all(3)
heap consistency checking
↵
mcheck_pedantic(3)
heap consistency checking
↵
memalign(3)
allocate aligned memory
↵
memccpy(3)
copy memory area
↵
memchr(3)
scan memory for a character
↵
memcmp(3)
compare memory areas
↵
memcpy(3)
copy memory area
↵
memfrob(3)
frobnicate (obfuscate) a memory area
↵
memmem(3)
locate a substring
↵
memmove(3)
copy memory area
↵
mempcpy(3)
copy memory area
↵
memrchr(3)
scan memory for a character
↵
memset(3)
fill memory with a constant byte
↵
min(3)
maximum or minimum of two values
↵
minor(3)
manage a device number
↵
mkdtemp(3)
create a unique temporary directory
↵
mkfifo(3)
make a FIFO special file (a named pipe)
↵
mkfifoat(3)
make a FIFO special file (a named pipe)
↵
mkostemp(3)
create a unique temporary file
↵
mkostemps(3)
create a unique temporary file
↵
mkstemp(3)
create a unique temporary file
↵
mkstemps(3)
create a unique temporary file
↵
mktemp(3)
make a unique temporary filename
↵
mktime(3)
transform date and time to broken-down time or ASCII
↵
mmap64(3)
map or unmap files or devices into memory
↵
modf(3)
extract signed integral and fractional values from floating-point number
↵
modff(3)
extract signed integral and fractional values from floating-point number
↵
modfl(3)
extract signed integral and fractional values from floating-point number
↵
mpool(3)
shared memory buffer pool
↵
mprobe(3)
heap consistency checking
↵
mq_close(3)
close a message queue descriptor
↵
mq_getattr(3)
get/set message queue attributes
↵
mq_notify(3)
register for notification when a message is available
↵
mq_open(3)
open a message queue
↵
mq_receive(3)
receive a message from a message queue
↵
mq_send(3)
send a message to a message queue
↵
mq_setattr(3)
get/set message queue attributes
↵
mq_timedreceive(3)
receive a message from a message queue
↵
mq_timedsend(3)
send a message to a message queue
↵
mq_unlink(3)
remove a message queue
↵
mrand48(3)
generate uniformly distributed pseudo-random numbers
↵
mrand48_r(3)
generate uniformly distributed pseudo-random numbers reentrantly
↵
mtrace(3)
malloc tracing
↵
muntrace(3)
malloc tracing
↵
nearbyintl(3)
round to nearest integer
↵
netlink(3)
Netlink macros
↵
newlocale(3)
create, modify, and free a locale object
↵
nextafter(3)
floating-point number manipulation
↵
nextafterf(3)
floating-point number manipulation
↵
nextafterl(3)
floating-point number manipulation
↵
nextdown(3)
return next floating-point number toward positive/negative infinity
↵
nextdownf(3)
return next floating-point number toward positive/negative infinity
↵
nextdownl(3)
return next floating-point number toward positive/negative infinity
↵
nexttoward(3)
floating-point number manipulation
↵
nexttowardf(3)
floating-point number manipulation
↵
nexttowardl(3)
floating-point number manipulation
↵
nextup(3)
return next floating-point number toward positive/negative infinity
↵
nextupf(3)
return next floating-point number toward positive/negative infinity
↵
nextupl(3)
return next floating-point number toward positive/negative infinity
↵
nftw(3)
file tree walk
↵
nl_langinfo(3)
query language and locale information
↵
nl_langinfo_l(3)
query language and locale information
↵
nrand48(3)
generate uniformly distributed pseudo-random numbers
↵
nrand48_r(3)
generate uniformly distributed pseudo-random numbers reentrantly
↵
ntohl(3)
convert values between host and network byte order
↵
ntohs(3)
convert values between host and network byte order
↵
ntp_adjtime(3)
tune kernel clock
↵
ntp_gettime(3)
get time parameters (NTP daemon interface)
↵
ntp_gettimex(3)
get time parameters (NTP daemon interface)
↵
openpty(3)
terminal utility functions
↵
open_wmemstream(3)
open a dynamic memory buffer stream
↵
optarg(3)
Parse command-line options
↵
opterr(3)
Parse command-line options
↵
optind(3)
Parse command-line options
↵
optopt(3)
Parse command-line options
↵
pmap_getport(3)
library routines for remote procedure calls
↵
pmap_rmtcall(3)
library routines for remote procedure calls
↵
pmap_set(3)
library routines for remote procedure calls
↵
pmap_unset(3)
library routines for remote procedure calls
↵
popen(3)
pipe stream to or from a process
↵
posix_fallocate(3)
allocate file space
↵
posix_madvise(3)
give advice about patterns of memory usage
↵
posix_memalign(3)
allocate aligned memory
↵
posix_openpt(3)
open a pseudoterminal device
↵
posix_spawn(3)
spawn a process
↵
posix_spawnp(3)
spawn a process
↵
pow(3)
power functions
↵
pow10(3)
base-10 power functions
↵
pow10f(3)
base-10 power functions
↵
pow10l(3)
base-10 power functions
↵
powerof2(3)
test if a value is a power of 2
↵
powf(3)
power functions
↵
powl(3)
power functions
↵
printf(3)
formatted output conversion
↵
procps(3)
API to access system level information in the /proc filesystem
↵
procps_misc(3)
API for miscellaneous information in the /proc filesystem
↵
procps_pids(3)
API to access process information in the /proc filesystem
↵