bind9/lib
Ondřej Surý 043f11de3f Remove isc_log_write1() and isc_log_vwrite1() functions
The isc_log_write1() and isc_log_vwrite1() functions were meant to
de-duplicate the messages sent to the isc_log subsystem.  However, they
were never used in an entire code base and the whole mechanism around it
was complicated and very inefficient.  Just remove those, there are
better ways to deduplicate syslog messages inside syslog daemons now.
2024-08-20 12:50:39 +00:00
..
dns Replace isc_log_create/destroy with isc_logconfig_get() 2024-08-20 12:50:39 +00:00
isc Remove isc_log_write1() and isc_log_vwrite1() functions 2024-08-20 12:50:39 +00:00
isccc Rework isccc_ccmsg to support multiple messages per tcp read 2024-04-18 20:08:44 +02:00
isccfg Replace isc_log_create/destroy with isc_logconfig_get() 2024-08-20 12:50:39 +00:00
ns Replace isc_log_create/destroy with isc_logconfig_get() 2024-08-20 12:50:39 +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