bind9/lib
Ondřej Surý 2b147ac358 Use __builtin_*_overflow for isc_time_{add,subtract}()
Use the __builtin_uadd_overflow() and __builtin_usub_overflow() for
overflow checks in isc_time_add() and isc_time_subtract().  This
generates more efficient and safe code.
2021-10-21 09:31:01 +02:00
..
bind9 Add {krb5,ms}-subdomain-self-rhs update policy rules 2021-10-15 11:18:41 +11:00
dns Remove isc_mem_t from fctxbucket_t 2021-10-19 09:18:14 +02:00
irs Check parsed resconf values 2021-08-12 09:52:52 -07:00
isc Use __builtin_*_overflow for isc_time_{add,subtract}() 2021-10-21 09:31:01 +02:00
isccc Use #pragma once as header guards 2021-10-13 00:49:15 -07:00
isccfg remove all references to isc_socket and related types 2021-10-15 01:01:25 -07:00
ns attach the interface manager when activating a route socket 2021-10-18 14:21:03 -07:00
.gitignore The isc/platform.h header has been completely removed 2021-07-06 05:33:48 +00:00
Makefile.am move samples/resolve.c to bin/tests/system 2021-04-16 14:29:43 +02:00
unit-test-driver.sh.in Enforce a run time limit on unit test binaries 2021-04-07 11:41:45 +02:00