bind9/lib
Mark Andrews 8db49cc335 Allow keystore.c to compile on Solaris
keystore.c failed to compile on Solaris because NAME_MAX was
undefined.  Include 'isc/dir.h' which defines NAME_MAX for platforms
that don't define it.

(cherry picked from commit 521bf1d50f)
2025-05-30 06:37:09 +00:00
..
dns Allow keystore.c to compile on Solaris 2025-05-30 06:37:09 +00:00
isc Set name for all the isc_mem context 2025-05-29 05:45:12 +02:00
isccc Remove redundant parentheses from the return statement 2024-11-19 14:26:52 +01:00
isccfg Implement a new 'notify-defer' configuration option 2025-05-16 09:58:48 +00:00
ns Silence tainted scalar in client.c 2025-05-29 07:01:00 +00:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am Move irs_resconf into libdns and remove libirs 2023-02-24 09:38:59 +00:00