bind9/lib
Ondřej Surý e707ee0946 Ignore errno returned from rewind() in the interface iterator
The clang-scan 19 has reported that we are ignoring errno after the call
to rewind().  As we don't really care about the result, just silence the
error, the whole code will be removed in the development version anyway
as it is not needed.

(cherry picked from commit dda5ba53df)
2024-08-19 09:46:07 +00:00
..
bind9 implement 'max-query-restarts' 2024-08-07 15:36:16 -07:00
dns reduce the max-recursion-queries default to 32 2024-08-07 15:36:15 -07:00
irs Properly process extra nameserver lines in resolv.conf 2023-05-16 13:29:33 +10:00
isc Ignore errno returned from rewind() in the interface iterator 2024-08-19 09:46:07 +00:00
isccc NetBSD has added 'hmac' to libc so rename our uses of hmac 2023-12-14 11:14:04 +11:00
isccfg implement 'max-query-restarts' 2024-08-07 15:36:16 -07:00
ns make "max_restarts" a configurable value 2024-08-07 15:36:15 -07: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