bind9/lib
Ondřej Surý 79ca724d46 Handle the errors from sysconf() call in isc_meminfo_totalphys()
isc_meminfo_totalphys() would return invalid memory size when sysconf()
call would fail, because ((size_t)-1 * -1) is very large number.
2020-09-21 10:55:00 +02:00
..
bind9 update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
dns Fix updating summary RPZ DB for mixed-case RPZs 2020-09-21 09:28:36 +02:00
irs update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
isc Handle the errors from sysconf() call in isc_meminfo_totalphys() 2020-09-21 10:55:00 +02:00
isccc update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
isccfg Update library API versions 2020-09-16 22:34:06 +02:00
ns update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
samples update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
win32/bindevt update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
.gitignore Provide unit test driver 2020-05-21 12:13:01 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
unit-test-driver.sh.in Provide unit test driver 2020-05-21 12:13:01 +02:00