Simon Glass 6b45ba45fb 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>
2017-06-01 07:03:12 -06:00
..
2016-01-19 08:31:21 -05:00
2017-06-01 07:03:06 -06:00
2016-04-11 20:48:26 -04:00
2016-01-19 08:31:21 -05:00
2016-05-02 18:37:09 -04:00
2016-01-19 08:31:21 -05:00
2016-02-06 12:00:59 +01:00
2017-04-13 09:41:10 -04:00
2017-06-01 07:03:12 -06:00