bind9/lib
Mark Andrews 92f0ff77a2 Clear errno before calling strtol
The previous code was incorrectly clearing errno after calling
strtol but before testing the result rather than clearing it and
then calling strtol so that changes to errno can be correctly
determined.

(cherry picked from commit d3ffa1f007)
2026-03-17 00:28:13 +00:00
..
bind9 Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
dns Set length in dns_rdata_in_dhcid structure 2026-03-12 20:32:18 +11:00
irs standardize CHECK and RETERR macros 2025-12-03 19:18:12 -08:00
isc Clear errno before calling strtol 2026-03-17 00:28:13 +00:00
isccc Remove redundant parentheses from the return statement 2024-11-19 16:06:16 +01:00
isccfg standardize CHECK and RETERR macros 2025-12-03 19:18:12 -08:00
ns Use clang-format-22 to update formatting 2026-03-04 12:24:53 +01:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00