bind9/lib
Ondřej Surý ec64f4492b Initialize the main thread trampoline for Windows Service process
When BIND is running as a Windows Service the ISC library's
initializations initiated by the DLLMain loading procedure are
happening under the Windows Service Manager thread instead of
BIND's main thread.

This commit will make sure that BIND's main thread trampoline has
been initialized before running the main() function.
2021-08-31 17:53:30 +00:00
..
bind9 change CFG_ZONE_MASTER and CFG_ZONE_SLAVE 2021-08-30 12:00:39 -07:00
dns rename dns_zone_master and dns_zone_slave 2021-08-30 11:58:29 -07:00
irs backport of netmgr/taskmgr to 9.16 2021-05-14 12:52:48 +02:00
isc Initialize the main thread trampoline for Windows Service process 2021-08-31 17:53:30 +00:00
isccc Use BIND 9.17 preprocessor macro to skip unit test 2021-02-17 12:09:25 +01:00
isccfg change CFG_ZONE_MASTER and CFG_ZONE_SLAVE 2021-08-30 12:00:39 -07:00
ns rename dns_zone_master and dns_zone_slave 2021-08-30 11:58:29 -07:00
win32/bindevt update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in move samples/resolve.c to bin/tests/system 2021-04-19 14:32:53 +02:00