Skip to content
Snippets Groups Projects
Commit a7d00210 authored by Simon Glass's avatar Simon Glass
Browse files

string: Add strcspn()


Add an implementation of strcspn() which returns the number of initial
characters that do not match any in a rejection list.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 6b45ba45
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment