diff options
author | Simon Glass <sjg@chromium.org> | 2017-05-18 20:09:28 -0600 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2017-06-01 07:03:12 -0600 |
commit | 6b45ba45fbcd1acc11c88ee1c15ed5fcb49f9e32 (patch) | |
tree | b4f0c569dbbe93e4723f2add9e26ae48a232c3fc /scripts/Makefile.clean | |
parent | a4b8e372d5b15d7dd302cac667e87049b59b13c7 (diff) |
string: Add strchrnul()
This functions works like strchr() but returns the end of the string if
the character is not found. Add an implementation of this.
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'scripts/Makefile.clean')
0 files changed, 0 insertions, 0 deletions