bind9/lib
Michał Kępień 8d0cdb54ee Do not use legacy time zone names
"PST8PDT" is a legacy time zone name whose use in modern code is
discouraged.  It so happens that using this time zone with musl libc
time functions results in different output than for other libc
implementations, which breaks the lib/isc/tests/time_test unit test.
Use the "America/Los_Angeles" time zone instead in order to get
consistent output across all tested libc implementations.

(cherry picked from commit f4daf6e0e7)
2019-07-30 21:25:47 +02:00
..
bind9 named-checkconf failed to report dnstap-output missing 2019-07-23 21:09:34 +10:00
dns Unify header ordering in unit tests 2019-07-30 21:25:45 +02:00
irs Include <sched.h> where necessary for musl libc 2019-07-30 21:25:30 +02:00
isc Do not use legacy time zone names 2019-07-30 21:25:47 +02:00
isccc Unify header ordering in unit tests 2019-07-30 21:25:45 +02:00
isccfg Include <sched.h> where necessary for musl libc 2019-07-30 21:25:30 +02:00
ns Tweak buffer sizes to prevent compilation warnings 2019-07-30 21:25:46 +02:00
samples add a search for GeoIP2 libraries in configure 2019-06-27 16:25:28 -07:00
win32/bindevt address win32 build issues 2018-05-22 16:32:21 -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 remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00