string.h

Macros

Macro

Implemented

C23 Standard Section

POSIX Docs

__STDC_VERSION_STRING_H__

7.26.1

Functions

Function

Implemented

C23 Standard Section

POSIX Docs

memccpy

7.26.2.2

POSIX.1-2024

memchr

7.26.5.2

POSIX.1-2024

memcmp

7.26.4.1

POSIX.1-2024

memcpy

7.26.2.1

POSIX.1-2024

memmove

7.26.2.3

POSIX.1-2024

mempcpy

TODO: glibc extension

memset

7.26.6.1

POSIX.1-2024

memset_explicit

7.26.6.2

stpcpy

POSIX.1-2024

stpncpy

POSIX.1-2024

strcat

7.26.3.1

POSIX.1-2024

strchr

7.26.5.3

POSIX.1-2024

strcmp

7.26.4.2

POSIX.1-2024

strcoll

7.26.4.3

POSIX.1-2024

strcoll_l

POSIX.1-2024

strcpy

7.26.2.4

POSIX.1-2024

strcspn

7.26.5.4

POSIX.1-2024

strdup

7.26.2.6

POSIX.1-2024

strerror

7.26.6.3

POSIX.1-2024

strlen

7.26.6.4

POSIX.1-2024

strncat

7.26.3.2

POSIX.1-2024

strncmp

7.26.4.4

POSIX.1-2024

strncpy

7.26.2.5

POSIX.1-2024

strndup

7.26.2.7

POSIX.1-2024

strpbrk

7.26.5.5

POSIX.1-2024

strrchr

7.26.5.6

POSIX.1-2024

strspn

7.26.5.7

POSIX.1-2024

strstr

7.26.5.8

POSIX.1-2024

strtok

7.26.5.9

POSIX.1-2024

strtok_r

POSIX.1-2024

strxfrm

7.26.4.5

POSIX.1-2024

strxfrm_l

POSIX.1-2024