bind9/lib/isc/include/isc
Mark Andrews 28ea43ab35 Handle EDQUOT and ENOSPC errors
(cherry picked from commit 435ae2f29a)
2019-03-07 21:29:59 -08:00
..
aes.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
app.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
assertions.h When ISC assertions are disabled, still execute the condition to prevent unused variable warnings/errors from the compiler 2018-11-08 22:03:00 +07:00
backtrace.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
base32.h Ensure base64/base32/hex fields in DNS records that should be non-empty are. 2019-01-09 18:52:50 +11:00
base64.h Ensure base64/base32/hex fields in DNS records that should be non-empty are. 2019-01-09 18:52:50 +11:00
bind9.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
boolean.h Add compatibility isc/boolean.h and isc/int.h headers 2018-08-10 15:20:58 +02:00
buffer.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
bufferlist.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
commandline.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
counter.h update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
crc64.h Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-10 15:20:57 +02:00
deprecated.h update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
entropy.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
errno.h update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
error.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
event.h update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
eventclass.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
file.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
formatcheck.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
fsaccess.h Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-10 15:20:57 +02:00
hash.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
heap.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
hex.h Ensure base64/base32/hex fields in DNS records that should be non-empty are. 2019-01-09 18:52:50 +11:00
hmacmd5.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
hmacsha.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
ht.h add missing DBC checks for catz and add isc_magic checks; add DBC checks to ht.c 2018-11-29 15:05:17 +11:00
httpd.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
int.h Add compatibility isc/boolean.h and isc/int.h headers 2018-08-10 15:20:58 +02:00
interfaceiter.h Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-10 15:20:57 +02:00
ipv6.h Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-10 15:20:57 +02:00
iterated_hash.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
json.h update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
lang.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
lex.h document eol 2018-10-30 11:18:06 +11:00
lfsr.h Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-10 15:20:57 +02:00
lib.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
likely.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
list.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
log.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
magic.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
Makefile.in Bail-out early in the for install loops instead of continuing because for masks the error in the middle 2018-09-03 13:49:35 +02:00
md5.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
mem.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
meminfo.h Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-10 15:20:57 +02:00
msgcat.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
msgs.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
mutexblock.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
netaddr.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
netscope.h Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-10 15:20:57 +02:00
ondestroy.h update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
os.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
parseint.h Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-10 15:20:57 +02:00
platform.h.in Replace ISC_PRINT_QUADFORMAT with inttypes.h format constants 2018-08-10 15:20:57 +02:00
pool.h update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
portset.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
print.h Replace ISC_PRINT_QUADFORMAT with inttypes.h format constants 2018-08-10 15:20:57 +02:00
queue.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
quota.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
radix.h Turn (int & flag) into (int & flag) != 0 when implicitly typed to bool 2018-11-08 22:02:58 +07:00
random.h Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-10 15:20:57 +02:00
ratelimiter.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
refcount.h Fix the stdatomic #ifdefs to work with older compilers 2018-12-21 09:29:47 +01:00
regex.h update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
region.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
resource.h Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-10 15:20:57 +02:00
result.h Handle EDQUOT and ENOSPC errors 2019-03-07 21:29:59 -08:00
resultclass.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
rwlock.h Fix the stdatomic #ifdefs to work with older compilers 2018-12-21 09:29:47 +01:00
safe.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
serial.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
sha1.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
sha2.h Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-10 15:20:57 +02:00
sockaddr.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
socket.h Silence some warnings and errors 2018-08-31 17:54:54 -07:00
stats.h Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-10 15:20:57 +02:00
stdatomic.h Use isc/stdatomic.h to switch to __atomic builtins when compiling in C++ mode 2018-09-07 16:55:22 +02:00
stdio.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
stdlib.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
string.h Replace custom isc_u?intNN_t types with C99 u?intNN_t types 2018-08-10 15:20:57 +02:00
symtab.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
task.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
taskpool.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
timer.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
tm.h update file headers to remove copyright years 2018-03-14 16:40:20 -07:00
types.h Replace custom isc_boolean_t with C standard bool type 2018-08-10 15:20:57 +02:00
util.h improve clang / cmocka integration 2019-03-05 11:04:46 -08:00
version.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00
xml.h Remove $Id markers, Principal Author and Reviewed tags from the full source tree 2018-05-11 14:25:15 +02:00