bind9/lib
Ondřej Surý 54168d55c0 Fix invalid cast in win32 stdatomic.h shim
The InterlockedOr8() and InterlockedAnd8() first argument was cast
to (atomic_int_fast8_t) instead of (atomic_int_fast8_t *), this was
reported by MSVC as:

  warning C4024: '_InterlockedOr8': different types for formal and actual parameter 1
  warning C4024: '_InterlockedAnd8': different types for formal and actual parameter 1
2020-04-15 12:47:42 +02:00
..
bind9 Set WarningLevel to Level1 for Release, treat warnings as errors 2020-04-15 12:45:05 +02:00
dns Set WarningLevel to Level1 for Release, treat warnings as errors 2020-04-15 12:45:05 +02:00
irs Set WarningLevel to Level1 for Release, treat warnings as errors 2020-04-15 12:45:05 +02:00
isc Fix invalid cast in win32 stdatomic.h shim 2020-04-15 12:47:42 +02:00
isccc Set WarningLevel to Level1 for Release, treat warnings as errors 2020-04-15 12:45:05 +02:00
isccfg Set WarningLevel to Level1 for Release, treat warnings as errors 2020-04-15 12:45:05 +02:00
ns Set WarningLevel to Level1 for Release, treat warnings as errors 2020-04-15 12:45:05 +02:00
samples Set WarningLevel to Level1 for Release, treat warnings as errors 2020-04-15 12:45:05 +02:00
win32/bindevt Set WarningLevel to Level1 for Release, treat warnings as errors 2020-04-15 12:45:05 +02: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