bind9/lib/isc/include
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
..
isc Remove isc_log_write1() and isc_log_vwrite1() functions 2024-08-20 12:50:39 +00:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00