We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
strerror_r
1 parent d1d14b7 commit 38f1dd2Copy full SHA for 38f1dd2
libc/config/gpu/entrypoints.txt
@@ -48,7 +48,6 @@ set(TARGET_LIBC_ENTRYPOINTS
48
libc.src.string.strcspn
49
libc.src.string.strdup
50
libc.src.string.strerror
51
- libc.src.string.strerror_r
52
libc.src.string.strlcat
53
libc.src.string.strlcpy
54
libc.src.string.strlen
libc/docs/gpu/support.rst
@@ -70,6 +70,7 @@ strcoll |check|
70
strcpy |check|
71
strcspn |check|
72
strdup |check|
73
+strerror |check|
74
strlcat |check|
75
strlcpy |check|
76
strlen |check|
0 commit comments