27 lines · yaml
1functions: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 27