We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bcmp, bzero, bcopy, index, rindex, strcasecmp, and strncasecmp are technically supposed to be from strings.h, not string.h.
If we move these into a src/strings/ dir, then docgen can find that we have them implemented.