]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
rem: dev: Cleanup isc/util.h header and friends
authorOndřej Surý <ondrej@isc.org>
Sat, 1 Mar 2025 06:35:58 +0000 (06:35 +0000)
committerOndřej Surý <ondrej@isc.org>
Sat, 1 Mar 2025 06:35:58 +0000 (06:35 +0000)
Cleanup short list macros from <isc/util.h>, remove two unused headers, move locking macros to respective headers and use only the C11 static assertion.

Merge branch 'ondrej/cleanup-short-macros' into 'main'

See merge request isc-projects/bind9!10196


Trivial merge