mingw-w64/mingw-w64-crt/string
Biswapriyo Nath 76e56e6fb7 crt/string: add parentheses to HASZERO macro to suppress gcc warning
Signed-off-by: Biswapriyo Nath <nathbappai@gmail.com>
Signed-off-by: Martin Storsjö <martin@martin.st>
2020-06-12 13:39:55 +03:00
..
memchr.c crt/string: add parentheses to HASZERO macro to suppress gcc warning 2020-06-12 13:39:55 +03:00
memcmp.c crt: Add a UCRT import library suitable for UWP use 2020-06-10 09:18:02 +03:00
memcpy.c crt: Add a UCRT import library suitable for UWP use 2020-06-10 09:18:02 +03:00
memmove.c crt: Add a UCRT import library suitable for UWP use 2020-06-10 09:18:02 +03:00
memrchr.c crt: Add a UCRT import library suitable for UWP use 2020-06-10 09:18:02 +03:00
strchr.c crt: Add a UCRT import library suitable for UWP use 2020-06-10 09:18:02 +03:00
strchrnul.c crt/string: add parentheses to HASZERO macro to suppress gcc warning 2020-06-12 13:39:55 +03:00
strrchr.c crt: Add a UCRT import library suitable for UWP use 2020-06-10 09:18:02 +03:00
strstr.c crt: Add a UCRT import library suitable for UWP use 2020-06-10 09:18:02 +03:00
wcschr.c crt: Add a UCRT import library suitable for UWP use 2020-06-10 09:18:02 +03:00
wcsrchr.c crt: Add a UCRT import library suitable for UWP use 2020-06-10 09:18:02 +03:00
wcsstr.c crt: Add a UCRT import library suitable for UWP use 2020-06-10 09:18:02 +03:00