Skip to content

Commit 97f7183

Browse files
did I forget to commit strings.yaml?
1 parent 0b703e4 commit 97f7183

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

libc/utils/docgen/strings.yaml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
functions:
2+
bcmp:
3+
removed-in-posix-2008: ''
4+
bcopy:
5+
removed-in-posix-2008: ''
6+
bzero:
7+
removed-in-posix-2008: ''
8+
ffs:
9+
in-latest-posix: ''
10+
ffsl:
11+
in-latest-posix: ''
12+
ffsll:
13+
in-latest-posix: ''
14+
index:
15+
removed-in-posix-2008: ''
16+
rindex:
17+
removed-in-posix-2008: ''
18+
strcasecmp:
19+
in-latest-posix: ''
20+
strcasecmp_l:
21+
in-latest-posix: ''
22+
strncasecmp:
23+
in-latest-posix: ''
24+
strncasecmp_l:
25+
in-latest-posix: ''
26+

0 commit comments

Comments
 (0)