bind9/lib
Ondřej Surý ff967f9d65 Add missing time.h header in windows isc/time.h for missing prototypes
The win32 isc/time.h was missing <time.h> header leading to:

    lib\isc\win32\include\isc\time.h(29): warning C4013: 'gmtime_s'
    undefined; assuming extern returning int (compiling source file
    ..\app.c) [lib\isc\win32\libisc.vcxproj]

    lib\isc\win32\include\isc\time.h(39): warning C4013: 'localtime_s'
    undefined; assuming extern returning int (compiling source file
    ..\app.c) [lib\isc\win32\libisc.vcxproj]

(cherry picked from commit b9f68d098b)
2020-04-15 10:18:42 +02:00
..
bind9 prep 9.16.1 2020-03-20 11:47:01 +01:00
dns Fixed rebinding protection bug when using forwarder setups 2020-04-08 08:52:58 +02:00
irs prep 9.16.1 2020-03-20 11:47:01 +01:00
isc Add missing time.h header in windows isc/time.h for missing prototypes 2020-04-15 10:18:42 +02:00
isccc prep 9.16.1 2020-03-20 11:47:01 +01:00
isccfg prep 9.16.1 2020-03-20 11:47:01 +01:00
ns Fix the statistic counter underflow in ns_client_t 2020-04-03 20:22:56 +02:00
samples Use the new sorting rules to regroup #include headers 2020-03-11 08:55:12 +00:00
win32/bindevt Merge branch 'each-style-tweak' into 'master' 2020-02-14 05:35:29 +00: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