Home
last modified time | relevance | path

Searched hist:"294062 fabf885c78d46e3c6e51963d5791b815b2" (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/lib/libc/
H A Dmemchr.c294062fabf885c78d46e3c6e51963d5791b815b2 Fri Jun 07 10:19:45 UTC 2019 Ambroise Vincent <ambroise.vincent@arm.com> libc: fix memchr implementation

The previous implementation could behave incorrectly because of the sign
extension of the char when compared to the int.

Change-Id: I397838b0ec87a6f1af6972d022a8c19a5184b447
Signed-off-by: Ambroise Vincent <ambroise.vincent@arm.com>