bind9/lib/isc
Mark Andrews e98921fd8d silence unchecked return
(cherry picked from commit 134248531c)
2019-06-25 15:32:12 +10:00
..
include teach cppcheck that _assert_int_equal and _assert_int_not_equal don't return on failure 2019-06-04 15:23:49 +10:00
pthreads Remove message catalogs 2019-01-09 23:44:26 +01:00
tests teach cppcheck that _assert_int_equal and _assert_int_not_equal don't return on failure 2019-06-04 15:23:49 +10:00
unix silence unchecked return 2019-06-25 15:32:12 +10:00
win32 refactor tcpquota and pipeline refs; allow special-case overrun in isc_quota 2019-04-25 16:20:50 +02:00
.gitignore
aes.c
api prep 9.14.3 2019-06-19 15:54:22 -07:00
assertions.c Remove message catalogs 2019-01-09 23:44:26 +01:00
backtrace-emptytbl.c
backtrace.c
base32.c
base64.c
bind9.c
buffer.c
bufferlist.c
commandline.c Remove message catalogs 2019-01-09 23:44:26 +01:00
counter.c Make isc_counter use atomics instead of locks 2019-01-25 04:26:49 -05:00
crc64.c
entropy.c
entropy_private.h
error.c Remove message catalogs 2019-01-09 23:44:26 +01:00
event.c
fsaccess.c
hash.c
heap.c
hex.c
hmac.c
ht.c clear pointer before hash table 2019-05-07 11:07:32 +10:00
httpd.c
iterated_hash.c
Kyuafile
lex.c Restore missing check for flockfile and getc_unlocked 2019-03-08 21:35:08 +01:00
lfsr.c
lib.c Remove message catalogs 2019-01-09 23:44:26 +01:00
log.c Remove message catalogs 2019-01-09 23:44:26 +01:00
Makefile.in Remove message catalogs 2019-01-09 23:44:26 +01:00
md.c
mem.c Remove message catalogs 2019-01-09 23:44:26 +01:00
mem_p.h
mutexblock.c
netaddr.c Remove message catalogs 2019-01-09 23:44:26 +01:00
netscope.c
nonce.c
openssl_shim.c
openssl_shim.h
parseint.c
pk11.c
pk11_result.c Remove message catalogs 2019-01-09 23:44:26 +01:00
pool.c
portset.c
quota.c refactor tcpquota and pipeline refs; allow special-case overrun in isc_quota 2019-04-25 16:20:50 +02:00
radix.c
random.c
ratelimiter.c
regex.c
region.c
result.c Handle EDQUOT and ENOSPC errors 2019-03-07 21:23:39 -08:00
rwlock.c arm: just use the compiler's default yield support 2019-05-13 12:19:26 +10:00
serial.c
sockaddr.c Remove message catalogs 2019-01-09 23:44:26 +01:00
stats.c Fix statistics for x86 Windows builds 2019-06-20 18:34:27 +02:00
string.c
symtab.c
task.c Address GCC 9.1 -O3 compilation warnings 2019-06-11 10:19:04 +02:00
task_p.h
taskpool.c
timer.c Remove message catalogs 2019-01-09 23:44:26 +01:00
timer_p.h
tm.c
version.c
xoshiro128starstar.c