Skip to content

[libc] split strings.h from string.h #118875

Closed
@nickdesaulniers

Description

@nickdesaulniers

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.

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions