Skip to main content

Module stdlib

Module stdlib 

Source
Expand description

Structs§

div_t
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/div.html.
ldiv_t
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/ldiv.html.
lldiv_t
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/ldiv.html.

Constants§

EXIT_FAILURE
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/stdlib.h.html.
EXIT_SUCCESS
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/stdlib.h.html.
MB_CUR_MAX
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/stdlib.h.html.
MB_LEN_MAX
Actually specified for limits.h?
RAND_MAX
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/stdlib.h.html.

Functions§

_Exit
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/_Exit.html.
a64l
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/a64l.html.
abort
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/abort.html.
abs
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/abs.html.
aligned_alloc
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/aligned_alloc.html.
at_quick_exit
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/at_quick_exit.html.
atexit
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/atexit.html.
atof
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/atof.html.
atoi
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/atoi.html.
atol
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/atol.html.
atoll
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/atol.html.
bsearch
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/bsearch.html.
calloc
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/calloc.html.
convert_hex
convert_integer
convert_octal
detect_base
div
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/div.html.
drand48
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/drand48.html.
ecvtDeprecated
See https://pubs.opengroup.org/onlinepubs/009695399/functions/ecvt.html.
erand48
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/drand48.html.
exit
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/exit.html.
fcvtDeprecated
See https://pubs.opengroup.org/onlinepubs/009695399/functions/ecvt.html.
free
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/free.html.
gcvtDeprecated
See https://pubs.opengroup.org/onlinepubs/009695399/functions/ecvt.html.
getenv
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/getenv.html.
getsubopt
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/getsubopt.html.
grantpt
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/grantpt.html.
initstate
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/initstate.html.
is_positive
jrand48
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/drand48.html.
l64a
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/a64l.html.
labs
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/labs.html.
lcong48
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/drand48.html.
ldiv
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/ldiv.html.
llabs
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/labs.html.
lldiv
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/ldiv.html.
lrand48
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/drand48.html.
malloc
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/malloc.html.
mblen
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/mblen.html.
mbstowcs
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/mbstowcs.html.
mbtowc
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/mbtowc.html.
memalignDeprecated
Non-POSIX, see https://www.man7.org/linux/man-pages/man3/posix_memalign.3.html.
mkdtemp
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/mkdtemp.html.
mkostemp
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/mkdtemp.html.
mkostemps
Non-POSIX, see https://www.man7.org/linux/man-pages/man3/mkstemp.3.html.
mkstemp
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/mkdtemp.html.
mkstemps
Non-POSIX, see https://www.man7.org/linux/man-pages/man3/mkstemp.3.html.
mktempDeprecated
See https://pubs.opengroup.org/onlinepubs/009695399/functions/mktemp.html.
mrand48
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/drand48.html.
nrand48
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/drand48.html.
posix_memalign
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/posix_memalign.html.
posix_openpt
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/posix_openpt.html.
ptsname
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/ptsname.html.
ptsname_r
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/ptsname.html.
putenv
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/putenv.html.
qsort
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/qsort.html.
qsort_r
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/qsort_r.html.
quick_exit
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/quick_exit.html.
rand
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/rand.html.
rand_rDeprecated
See https://pubs.opengroup.org/onlinepubs/9699919799/functions/rand.html.
random
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/initstate.html.
realloc
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/realloc.html.
reallocarray
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/realloc.html.
realpath
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/realpath.html.
secure_getenv
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/getenv.html.
seed48
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/drand48.html.
setenv
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/setenv.html.
setkeyDeprecated
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/setkey.html.
setstate
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/initstate.html.
srand
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/rand.html.
srand48
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/drand48.html.
srandom
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/initstate.html.
strtod
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/strtod.html.
strtof
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/strtod.html.
strtol
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/strtol.html.
strtoll
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/strtol.html.
strtoul
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/strtoul.html.
strtoull
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/strtoul.html.
system
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/system.html.
ttyslotDeprecated
See https://pubs.opengroup.org/onlinepubs/7908799/xsh/ttyslot.html.
unlockpt
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/unlockpt.html.
unsetenv
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/unsetenv.html.
vallocDeprecated
See https://pubs.opengroup.org/onlinepubs/7908799/xsh/valloc.html.
wcstombs
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/wcstombs.html.
wctomb
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/wctomb.html.