bind9/lib
Ondřej Surý 4c7345bcb6 Use getconf LFS_{CFLAGS,LDFLAGS,LIBS} to get flags to compile lib/dns/gen
On some systems (namely Debian buster armhf) the readdir() call fails
with `Value too large for defined data type` unless the
_FILE_OFFSET_BITS=64 is defined.  The correct way to fix this is to
get the appropriate compilation parameters from getconf system
interface.
2019-05-29 06:58:41 +02:00
..
bind9 reject the use of trusted-keys and managed-keys for the same name 2019-05-07 22:02:37 -07:00
dns Use getconf LFS_{CFLAGS,LDFLAGS,LIBS} to get flags to compile lib/dns/gen 2019-05-29 06:58:41 +02:00
irs Make lib/isc/app.c opaque and thread-safe 2019-05-20 18:13:02 +02:00
isc Fix a possible deadlock in TCP accepting 2019-05-24 03:18:41 -04:00
isccc Convert *.vcxproj.user to CRLF line endings 2019-03-08 18:01:48 +01:00
isccfg mark "dnssec-enable" as obsolete in the parser 2019-03-14 23:29:07 -07:00
ns prep 9.15.0 2019-05-10 04:39:43 +00:00
samples Make lib/isc/app.c opaque and thread-safe 2019-05-20 18:13:02 +02:00
win32/bindevt Convert *.vcxproj.user to CRLF line endings 2019-03-08 18:01:48 +01: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