bind9/contrib/dlz/modules
Ondřej Surý 818f4dc3a7
Explicitly cast chars to unsigned chars for <ctype.h> functions
Apply the semantic patch to catch all the places where we pass 'char' to
the <ctype.h> family of functions (isalpha() and friends, toupper(),
tolower()).

(cherry picked from commit 29caa6d1f0)
2023-09-22 17:01:59 +02:00
..
bdbhpt Remove trailing whitespace from all text files 2023-06-13 16:13:16 +02:00
common Explicitly cast chars to unsigned chars for <ctype.h> functions 2023-09-22 17:01:59 +02:00
filesystem Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
include Fix warnings in dlz_mysqldyn_mod.c 2022-11-28 13:30:37 +01:00
ldap Remove trailing whitespace from all text files 2023-06-13 16:13:16 +02:00
mysql Leverage CFLAGS from environment in contrib Makefiles 2022-11-28 13:30:37 +01:00
mysqldyn Remove trailing whitespace from all text files 2023-06-13 16:13:16 +02:00
perl Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
sqlite3 Leverage CFLAGS from environment in contrib Makefiles 2022-11-28 13:30:37 +01:00
wildcard Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00