bind9/bin/tests/system/rpz/testlib
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
..
dummylib.c Explicitly cast chars to unsigned chars for <ctype.h> functions 2023-09-22 08:29:17 +02:00
Makefile.am Compile system test binaries during make 2023-08-21 20:04:48 +02:00
test-data.c Explicitly cast chars to unsigned chars for <ctype.h> functions 2023-09-22 08:29:17 +02:00
test-data.h Handle old <arpa/nameser.h> with old API 2023-04-03 13:31:56 +00:00
trpz.h import libdummyrpz test library for DNSRPS 2023-03-28 15:44:31 -07:00