bind9/lib
Alessio Podda 4a6d7eb4f3 Try to skip lock on fully lower names
If the name is fully lowercase, we don't need to access the case bitmap
in order to set the case. Therefore, we can check for the FULLYLOWERCASE
flag using only atomic operations, and skip a lock in the hot path,
provided we clear the FULLYLOWERCASE flag before changing the case
bitmap.
2025-06-04 10:48:08 +00:00
..
dns Try to skip lock on fully lower names 2025-06-04 10:48:08 +00:00
isc Allow commandline.c to compile on Solaris 2025-06-02 09:00:48 +00:00
isccc Remove unused symtab implementation 2025-02-25 11:29:58 +01:00
isccfg Add support for zone templates 2025-06-03 12:03:07 -07:00
ns Silence tainted scalar in client.c 2025-05-29 06:26:37 +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