zephyr/lib/libc/minimal/source/string
Nicolas Pitre ffab197928 libc: fix memchr() prototype
The standard memchr() uses an int for its second argument.

Signed-off-by: Nicolas Pitre <npitre@baylibre.com>
2019-07-10 13:42:31 -07:00
..
string.c libc: fix memchr() prototype 2019-07-10 13:42:31 -07:00
strncasecmp.c
strstr.c style: add braces around if/while statements 2019-06-06 15:20:21 +02:00