bind9/contrib/dlz/modules
Ondřej Surý 29caa6d1f0 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()).
2023-09-22 08:29:17 +02:00
..
bdbhpt Remove trailing whitespace from all text files 2023-06-13 15:05:40 +02:00
common Explicitly cast chars to unsigned chars for <ctype.h> functions 2023-09-22 08:29:17 +02:00
filesystem Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
include Replace DE_CONST(k, v) with v = UNCONST(k) macro 2023-04-03 10:25:56 +00:00
ldap Remove trailing whitespace from all text files 2023-06-13 15:05:40 +02:00
mysql Leverage CFLAGS from environment in contrib Makefiles 2022-11-23 17:17:15 +01:00
mysqldyn Remove trailing whitespace from all text files 2023-06-13 15:05:40 +02:00
perl Update sources to Clang 15 formatting 2022-11-29 08:54:34 +01:00
sqlite3 Leverage CFLAGS from environment in contrib Makefiles 2022-11-23 17:17:15 +01:00
wildcard Replace DE_CONST(k, v) with v = UNCONST(k) macro 2023-04-03 10:25:56 +00:00