bind9/doc
Ondřej Surý b8d00e2e18
Change the loopmgr to be singleton
All the applications built on top of the loop manager were required to
create just a single instance of the loop manager.  Refactor the loop
manager to not expose this instance to the callers and keep the loop
manager object internal to the isc_loop compilation unit.

This significantly simplifies a number of data structures and calls to
the isc_loop API.
2025-07-23 22:44:16 +02:00
..
arm Fix broken markup in doc/arm/dlz.inc.rst 2025-07-17 07:17:12 +02:00
changelog Tweak and reword release notes 2025-07-03 22:54:36 +02:00
design Remove DLV remnants 2024-12-13 11:24:47 +01:00
dev Change the loopmgr to be singleton 2025-07-23 22:44:16 +02:00
dnssec-guide replace the build system with meson 2025-06-11 10:30:12 +03:00
doxygen Remove trailing whitespace from all text files 2023-06-13 15:05:40 +02:00
man Add missing files for meson built manpages 2025-07-08 13:44:03 +03:00
misc Remove build requirements from building arm 2025-06-23 13:45:04 +03:00
notes Add release note for GL !8989 2025-07-03 22:54:36 +02:00
meson.build Fix cross builds 2025-07-10 16:56:15 +02:00