Expand description
stdlib.h implementation.
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/stdlib.h.html.
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.
- ecvt
Deprecated - 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.
- fcvt
Deprecated - See https://pubs.opengroup.org/onlinepubs/009695399/functions/ecvt.html.
- free⚠
- See https://pubs.opengroup.org/onlinepubs/9799919799/functions/free.html.
- gcvt
Deprecated - 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.
- memalign⚠
Deprecated - 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.
- mktemp⚠
Deprecated - 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_r⚠
Deprecated - 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.
- setkey⚠
Deprecated - 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.
- ttyslot
Deprecated - 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.
- valloc⚠
Deprecated - 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.