uclibc-ng: fix overflow warning when compiling string/strchr in ILP32 mode on MIPS.
commitff95fddd7b25d207f41af05052a0b4de88322e35
authorEvgeniy Manachkin <sfstudio@mail.ru>
Wed, 30 Nov 2022 10:06:51 +0000 (30 15:06 +0500)
committerWaldemar Brodkorb <wbx@openadk.org>
Wed, 7 Dec 2022 09:59:16 +0000 (7 10:59 +0100)
treeee834a5f2bc32303ced89239dd3a8084e31a26f0
parent0a5466d8d53bc8045ff56ff76cc1880aa85761c2
uclibc-ng: fix overflow warning when compiling string/strchr in ILP32 mode on MIPS.

Signed-off-by: Evgeniy Manachkin <sfstudio@wi-cat.ru>
libc/string/generic/strchr.c
libc/string/generic/strchrnul.c