Expand description
strings.h implementation.
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/strings.h.html.
Functions§
- bcmp⚠
Deprecated - See https://pubs.opengroup.org/onlinepubs/009695399/functions/bcmp.html.
- bcopy⚠
Deprecated - See https://pubs.opengroup.org/onlinepubs/009695399/functions/bcopy.html.
- bzero⚠
Deprecated - See https://pubs.opengroup.org/onlinepubs/009695399/functions/bzero.html.
- explicit_
bzero ⚠ - Non-POSIX, see https://man7.org/linux/man-pages/man3/bzero.3.html.
- ffs
- See https://pubs.opengroup.org/onlinepubs/9799919799/functions/ffs.html.
- ffsl
- See https://pubs.opengroup.org/onlinepubs/9799919799/functions/ffs.html.
- ffsll
- See https://pubs.opengroup.org/onlinepubs/9799919799/functions/ffs.html.
- index⚠
Deprecated - See https://pubs.opengroup.org/onlinepubs/009695399/functions/index.html.
- rindex⚠
Deprecated - See https://pubs.opengroup.org/onlinepubs/009695399/functions/rindex.html.
- strcasecmp⚠
- See https://pubs.opengroup.org/onlinepubs/9799919799/functions/strcasecmp.html.
- strncasecmp⚠
- See https://pubs.opengroup.org/onlinepubs/9799919799/functions/strcasecmp.html.