]> git.ipfire.org Git - thirdparty/bind9.git/commit
Cleanup the sysctlbyname and friends configure checks and ifdefs
authorOndřej Surý <ondrej@isc.org>
Fri, 20 Sep 2024 06:45:46 +0000 (08:45 +0200)
committerOndřej Surý <ondrej@isc.org>
Sat, 21 Sep 2024 10:38:33 +0000 (12:38 +0200)
commit3a91c0a4e334aad9e1d2e1ff2e4c1e349527d0f1
tree82cd67d722287fa379dcd8699497cfee133b0b35
parent26e7358b16e9288f894c49c81259279c4cf3e3ec
Cleanup the sysctlbyname and friends configure checks and ifdefs

Cleanup various checks and cleanups that are available on the all
platforms like sysctlbyname() and various related <sys/*.h> headers
that are either defined in POSIX or available on Linux and all BSDs.
configure.ac
lib/isc/meminfo.c
lib/isc/net.c
lib/isc/os.c