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.
1 parent 0b703e4 commit 97f7183Copy full SHA for 97f7183
libc/utils/docgen/strings.yaml
@@ -0,0 +1,26 @@
1
+functions:
2
+ bcmp:
3
+ removed-in-posix-2008: ''
4
+ bcopy:
5
6
+ bzero:
7
8
+ ffs:
9
+ in-latest-posix: ''
10
+ ffsl:
11
12
+ ffsll:
13
14
+ index:
15
16
+ rindex:
17
18
+ strcasecmp:
19
20
+ strcasecmp_l:
21
22
+ strncasecmp:
23
24
+ strncasecmp_l:
25
26
+
0 commit comments