bind9/lib/isc/include/isc
Brian Wellington a644e87df7 Move the msgcat stuff into socket_log(), to avoid unnecessary calls to
isc_msgcat_get() and speed things up.
2000-12-19 20:35:37 +00:00
..
.cvsignore build system cleanups; improved include handling 1999-10-05 19:52:30 +00:00
assertions.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
base64.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
bitstring.h bitstring assertion addition; doc fixes 2000-09-13 00:11:45 +00:00
boolean.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
buffer.h The region passed to isc_buffer_copyregion() should be const. 2000-08-17 02:09:12 +00:00
bufferlist.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
commandline.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
entropy.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
error.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
event.h Describe and enforce the contract for isc_event_allocate(). 2000-09-27 22:53:33 +00:00
eventclass.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
file.h the established alternate spelling of 'template' is 2000-10-20 22:09:01 +00:00
formatcheck.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
fsaccess.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
heap.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
hex.h Lots of copyright updates 2000-11-18 03:01:17 +00:00
hmacmd5.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
interfaceiter.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
ipv6.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
lang.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
lex.h 605. [func] New function isc_lex_getlasttokentext(). 2000-12-09 02:05:26 +00:00
lfsr.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
lib.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
list.h 614. [bug] Checks for uninitialized link fields were prone 2000-12-15 00:20:55 +00:00
log.h 599. [func] Added four new functions to the libisc log API to 2000-12-12 05:29:33 +00:00
magic.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
Makefile.in added msgs.h 2000-12-06 01:24:24 +00:00
md5.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
mem.h test the various memory debug flags with #if instead of #ifdef 2000-12-01 00:32:02 +00:00
msgcat.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
msgs.h Move the msgcat stuff into socket_log(), to avoid unnecessary calls to 2000-12-19 20:35:37 +00:00
mutexblock.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
netaddr.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
ondestroy.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
os.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
platform.h.in 602. [func] Cope automatically with UnixWare's broken 2000-12-08 00:55:51 +00:00
print.h symbolic constant for the format string of a 64 bit long 2000-11-14 23:40:31 +00:00
quota.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
random.h simplified isc_random_jitter() and eliminated floating 2000-09-26 17:23:19 +00:00
ratelimiter.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
region.h Added isc_consttextregion_t 2000-08-17 23:33:04 +00:00
resource.h some systems do not implement all of the resources of 2000-11-15 02:11:50 +00:00
result.h Don't log ENFILE and EMFILE as unexpected errors 2000-11-18 02:56:48 +00:00
resultclass.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
rwlock.h commented 2000-09-08 21:25:21 +00:00
serial.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
sha1.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
sockaddr.h some isc_sockaddr_* functions were undocumented, and others were 2000-08-09 19:09:09 +00:00
socket.h kill persistent errors. Always retry the I/O now. 2000-09-07 01:59:57 +00:00
stdio.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
string.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
symtab.h isc_symexists_ policies were not referred to by their 2000-12-11 04:08:52 +00:00
task.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
taskpool.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
timer.h Trailing whitespace trimmed. Perhaps running "perl util/spacewhack.pl in your 2000-08-01 01:33:37 +00:00
types.h isc_resource_t, isc_resourcevalue_t 2000-11-14 23:39:34 +00:00
util.h first pass at using isc_msgcat_get for message strings in libisc 2000-12-06 00:30:32 +00:00