bind9/lib/isc/include/isc
Evan Hunt 3d7092d9bd 3152. [cleanup] Some versions of gcc and clang failed due to
incorrect use of __builtin_expect. [RT #25183]
2011-09-05 18:01:47 +00:00
..
.cvsignore build system cleanups; improved include handling 1999-10-05 19:52:30 +00:00
app.h update copyright notice 2007-06-19 23:47:24 +00:00
assertions.h update copyright notice 2011-08-30 23:45:13 +00:00
base32.h update copyright notice 2008-09-25 04:02:39 +00:00
base64.h update copyright notice 2007-06-19 23:47:24 +00:00
bitstring.h update copyright notice 2007-06-19 23:47:24 +00:00
boolean.h update copyright notice 2007-06-19 23:47:24 +00:00
buffer.h update copyright notice 2008-09-25 04:02:39 +00:00
bufferlist.h update copyright notice 2007-06-19 23:47:24 +00:00
commandline.h update copyright notice 2007-06-19 23:47:24 +00:00
entropy.h grammar, line length 2009-10-19 02:46:07 +00:00
error.h update copyright notice 2011-08-30 23:45:13 +00:00
event.h update copyright notice 2007-06-19 23:47:24 +00:00
eventclass.h update copyright notice 2007-06-19 23:47:24 +00:00
file.h update copyright notice 2011-03-12 04:57:33 +00:00
formatcheck.h update copyright notice 2007-06-19 23:47:24 +00:00
fsaccess.h update copyright notice 2009-01-18 23:47:41 +00:00
hash.h update copyright notice 2009-01-18 23:47:41 +00:00
heap.h update copyright notice 2009-01-18 23:47:41 +00:00
hex.h update copyright notice 2008-09-25 04:02:39 +00:00
hmacmd5.h update copyright notice 2007-06-19 23:47:24 +00:00
hmacsha.h update copyright notice 2007-06-19 23:47:24 +00:00
httpd.h 2412. [bug] win32: address a resourse leak. [RT #18374] 2008-08-08 05:06:49 +00:00
interfaceiter.h update copyright notice 2007-06-19 23:47:24 +00:00
ipv6.h update copyright notice 2007-06-19 23:47:24 +00:00
iterated_hash.h update copyright notice 2008-09-25 04:02:39 +00:00
lang.h update copyright notice 2007-06-19 23:47:24 +00:00
lex.h update copyright notice 2008-05-30 23:47:01 +00:00
lfsr.h update copyright notice 2007-06-19 23:47:24 +00:00
lib.h update copyright notice 2007-06-19 23:47:24 +00:00
list.h update copyright notice 2007-06-19 23:47:24 +00:00
log.h 2556. [cleanup] PCI compliance: 2009-02-16 02:04:06 +00:00
magic.h update copyright notice 2007-06-19 23:47:24 +00:00
Makefile.in update copyright notice 2009-02-12 23:47:22 +00:00
md5.h update copyright notice 2007-06-19 23:47:24 +00:00
mem.h 2937. [bug] Worked around an apparent race condition in over 2010-08-11 23:04:21 +00:00
msgcat.h update copyright notice 2007-06-19 23:47:24 +00:00
msgs.h update copyright notice 2008-08-08 06:28:59 +00:00
mutexblock.h update copyright notice 2007-06-19 23:47:24 +00:00
netaddr.h update copyright notice 2009-01-18 23:47:41 +00:00
netscope.h update copyright notice 2009-06-25 23:47:28 +00:00
ondestroy.h update copyright notice 2007-06-19 23:47:24 +00:00
os.h update copyright notice 2007-06-19 23:47:24 +00:00
parseint.h update copyright notice 2007-06-19 23:47:24 +00:00
platform.h.in update copyright notice 2011-08-30 23:45:13 +00:00
portset.h Editorial nits. [RT #19815] 2009-06-25 05:31:52 +00:00
print.h update copyright notice 2007-06-19 23:47:24 +00:00
quota.h update copyright notice 2007-06-19 23:47:24 +00:00
radix.h update copyright notice 2008-12-24 23:47:02 +00:00
random.h update copyright notice 2009-01-18 23:47:41 +00:00
ratelimiter.h update copyright notice 2009-01-18 23:48:14 +00:00
refcount.h update copyright notice 2007-06-19 23:47:24 +00:00
region.h update copyright notice 2007-06-19 23:47:24 +00:00
resource.h update copyright notice 2008-07-11 23:47:09 +00:00
result.h update copyright notice 2008-09-25 04:02:39 +00:00
resultclass.h update copyright notice 2007-06-19 23:47:24 +00:00
rwlock.h update copyright notice 2007-06-19 23:47:24 +00:00
serial.h update copyright notice 2009-01-18 23:48:14 +00:00
sha1.h update copyright notice 2007-06-19 23:47:24 +00:00
sha2.h update copyright notice 2010-01-15 23:47:34 +00:00
sockaddr.h update copyright notice 2009-01-18 23:48:14 +00:00
socket.h 2537. [experimental] Added more statistics counters including those on socket 2009-01-29 22:40:36 +00:00
stats.h update copyright notice 2009-01-29 23:47:44 +00:00
stdio.h update copyright notice 2007-06-19 23:47:24 +00:00
stdlib.h update copyright notice 2007-06-19 23:47:24 +00:00
string.h Fix compiler warnings on SCO OSr5 2007-09-13 04:48:16 +00:00
symtab.h update copyright notice 2009-01-18 23:48:14 +00:00
task.h 3149. [tuning] Improve scalability by allocating one zone 2011-09-05 07:19:28 +00:00
taskpool.h 3149. [tuning] Improve scalability by allocating one zone 2011-09-05 07:19:28 +00:00
timer.h update copyright notice 2008-06-23 23:47:11 +00:00
types.h update copyright notice 2009-01-29 23:47:44 +00:00
util.h 3152. [cleanup] Some versions of gcc and clang failed due to 2011-09-05 18:01:47 +00:00
version.h update copyright notice 2007-06-19 23:47:24 +00:00
xml.h update copyright notice 2007-06-19 23:47:24 +00:00