bind9/lib/isc/include/isc
Mark Andrews 1aae402fc3 187. [func] isc_ratelimter_enqueue() has an additional arguement
'task'.

 checkpoint zone maintence / notify work.
2000-05-18 04:43:00 +00:00
..
.cvsignore build system cleanups; improved include handling 1999-10-05 19:52:30 +00:00
assertions.h make conforming inclusion wrapper 2000-04-28 16:54:53 +00:00
base64.h moved a few more typedefs to <isc/types.h>: isc_region_t, 2000-04-10 21:57:24 +00:00
bitstring.h update copyrights 2000-02-03 23:08:31 +00:00
boolean.h 81. [cleanup] <isc/int.h> and <isc/boolean.h> do not need 2000-04-25 21:16:12 +00:00
buffer.h 184. [cleanup] Variables/functions which began with two leading 2000-05-16 05:19:47 +00:00
bufferlist.h Move isc_bufferlist_t to isc/types.h. 2000-04-25 22:29:55 +00:00
commandline.h 137. [cleanup] <isc/commandline.h>, <isc/mem.h>, <isc/print.h> 2000-04-28 22:13:15 +00:00
error.h namespace goodness 2000-04-28 01:03:24 +00:00
event.h Removed comment about some day prefixing members of ISC_EVENT_COMMON 2000-05-14 02:12:18 +00:00
eventclass.h 125. [cleanup] <isc/eventclass.h>, <isc/ipv6.h>, <isc/magic.h>, 2000-04-28 17:19:11 +00:00
file.h Add isc_file_settime() set access and modification times. 2000-05-16 02:13:08 +00:00
heap.h 87. [cleanup] <isc/heap.h> does not need <isc/boolean.h>, 2000-04-25 22:32:26 +00:00
interfaceiter.h 136. [cleanup] <isc/commandline.h>, <isc/interfaceiter.h>, 2000-04-28 22:09:15 +00:00
ipv6.h Cause runtime probing of v6 addresses to fail, even if we can actually 2000-05-06 01:30:32 +00:00
lang.h update copyrights 2000-02-03 23:08:31 +00:00
lex.h <isc/lex.h> does not need <stddef.h> 2000-04-25 23:08:16 +00:00
lfsr.h need <isc/lang.h> 2000-04-25 23:29:02 +00:00
lib.h update copyrights 2000-02-03 23:08:31 +00:00
list.h update copyrights 2000-02-03 23:08:31 +00:00
log.h ISC_LOG_PRINTTAG/isc_log_settag()/isc_log_gettag() added 2000-05-16 03:37:39 +00:00
magic.h expand on why magic numbers need to be first in the structure 2000-05-11 16:18:01 +00:00
Makefile.in isc_file_{stdiofunc} -> isc_stdio_* 2000-05-11 16:14:05 +00:00
mem.h 185. [bug] Fixed up handling of ISC_MEMCLUSTER_LEGACY. Several 2000-05-16 05:17:31 +00:00
msgcat.h 93. [cleanup] <isc/msgcat.h> does not need <isc/result.h>. 2000-04-26 00:21:42 +00:00
mutexblock.h <isc/mutex.h> does not need <isc/lang.h> or <isc/result.h>. 2000-04-26 01:29:27 +00:00
netaddr.h added isc_netaddr_equal() 2000-02-15 00:28:48 +00:00
ondestroy.h typedef isc_ondestroy_t moved to <isc/types.h> 2000-04-26 17:06:44 +00:00
platform.h.in Changed the CPP symbol it uses from *_HAVENETINET6* to *_NEEDNETINET6* 2000-05-13 18:18:08 +00:00
print.h 137. [cleanup] <isc/commandline.h>, <isc/mem.h>, <isc/print.h> 2000-04-28 22:13:15 +00:00
quota.h Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
random.h 100. [cleanup] <isc/random.h> does not need <isc/int.h> or 2000-04-26 17:25:03 +00:00
ratelimiter.h 187. [func] isc_ratelimter_enqueue() has an additional arguement 2000-05-18 04:43:00 +00:00
region.h conform variable names in isc_.*region_consume to ANSI/ISO standard 2000-05-16 03:37:40 +00:00
result.h added ISC_R_RANGE 2000-05-15 20:37:06 +00:00
resultclass.h 125. [cleanup] <isc/eventclass.h>, <isc/ipv6.h>, <isc/magic.h>, 2000-04-28 17:19:11 +00:00
rwlock.h 111. [cleanup] <isc/rwlock.h> does not need <isc/result.h> or 2000-04-27 23:01:34 +00:00
serial.h 137. [cleanup] <isc/commandline.h>, <isc/mem.h>, <isc/print.h> 2000-04-28 22:13:15 +00:00
sockaddr.h Add ISC_SOCKADDR_FORMATSIZE macro. 2000-05-17 02:20:58 +00:00
socket.h add isc_socket_isbound() 2000-05-11 07:39:17 +00:00
stdio.h isc_file_{stdiofunc} -> isc_stdio_* 2000-05-11 16:14:05 +00:00
string.h move prototype for isc_string_separate outside of ISC_PLATFORM_NEEDSTRSEP test 2000-04-28 22:47:45 +00:00
symtab.h 121. [cleanup] <isc/symtab.h> does not need <isc/mem.h> or 2000-04-28 04:16:34 +00:00
task.h <isc/task.h> does not need <isc/mem.h> or <isc/result.h>. 2000-04-28 04:26:08 +00:00
taskpool.h 126. [cleanup] <isc/quota.h> and <isc/taskpool.h> need <isc/lang.h>. 2000-04-28 17:24:26 +00:00
timer.h updated comments based on API review 2000-04-26 17:04:11 +00:00
types.h Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00
util.h Megacommit of dozens of files. 2000-05-08 14:38:29 +00:00