bind9/bin/check
Ondřej Surý 236de53c52
Use EXIT_SUCCESS and EXIT_FAILURE
Instead of randomly using -1 or 1 as a failure status, properly utilize
the EXIT_FAILURE define that's platform specific (as it should be).

(cherry picked from commit76997983fde02d9c32aa23bda30b65f1ebd4178c)
2024-08-06 15:19:06 +02:00
..
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
check-tool.c Update sources to Clang 15 formatting 2022-11-29 09:14:07 +01:00
check-tool.h Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
Makefile.am Move the include Makefile.tests to the bottom of Makefile.am(s) 2021-06-24 15:33:52 +02:00
named-checkconf.c Use EXIT_SUCCESS and EXIT_FAILURE 2024-08-06 15:19:06 +02:00
named-checkconf.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 11:01:32 +01:00
named-checkzone.c Use EXIT_SUCCESS and EXIT_FAILURE 2024-08-06 15:19:06 +02:00
named-checkzone.rst Add internal hyperlinks to See Also section of manual pages 2022-03-14 11:01:32 +01:00
named-compilezone.rst Fix the reference to RFC 1035 in named-compilezone(1) 2023-02-13 16:33:38 +00:00