bind9/lib/isc
Mark Andrews feb72cfbe7 Record where memory requests and releases were made.
Double isc_mem_put()'s well now cause an INSIST failures.
	These are on by default during development but can be turned
	off by "#define ISC_MEM_RECORD 0" or equivalent.
1999-09-03 13:19:17 +00:00
..
include Record where memory requests and releases were made. 1999-09-03 13:19:17 +00:00
nls mkdep support 1999-07-13 20:12:47 +00:00
pthreads mkdep support 1999-07-13 20:12:47 +00:00
unix common path for sending, too 1999-09-03 01:18:45 +00:00
win32 update copyrights 1998-12-12 20:48:14 +00:00
.cvsignore shared library support 1999-07-03 21:07:10 +00:00
api shared library support 1999-07-03 21:07:10 +00:00
assertions.c the great type change 1998-12-13 23:45:21 +00:00
base64.c turn on ISC_LEXOPT_ESCAPE 1999-06-09 11:56:45 +00:00
buffer.c snapshot socket.[ch] code and commit dynbuf_t -> buffer_t changes 1999-09-02 02:10:44 +00:00
error.c fix isc_error_runtimecheck 1999-01-09 02:38:45 +00:00
event.c the event tag is now a void * 1999-07-10 00:55:07 +00:00
heap.c change memctx to mem 1998-12-18 19:14:37 +00:00
inet_aton.c change isc_inet_ to isc_net_ 1999-07-16 00:43:45 +00:00
inet_ntop.c change isc_inet_ to isc_net_ 1999-07-16 00:43:45 +00:00
inet_pton.c change isc_inet_ to isc_net_ 1999-07-16 00:43:45 +00:00
lex.c Support bases other than 10 in numbers (using option ISC_LEXOPT_CNUMBER) 1999-06-08 12:45:23 +00:00
lib.c put msgcat init in lib.c 1999-06-23 22:28:27 +00:00
Makefile.in Add serial.c 1999-08-30 14:47:12 +00:00
mem.c Record where memory requests and releases were made. 1999-09-03 13:19:17 +00:00
rbtgen.c update copyright 1999-03-04 02:37:49 +00:00
result.c Generalize ISC_R_TASKSHUTTINGDOWN to ISC_R_SHUTTINGDOWN 1999-07-14 22:15:29 +00:00
rwlock.c convert to util.h 1998-12-13 02:04:22 +00:00
serial.c Add 32 bit serial arithmetic support. 1999-08-30 14:45:01 +00:00
sockaddr.c add isc_sockaddr_totext() 1999-09-02 12:07:00 +00:00
str.c update copyrights 1999-03-06 04:03:53 +00:00
symtab.c Let the user (at symtab creation time) specify an argument to be passed 1999-06-08 13:02:10 +00:00
task.c Generalize ISC_R_TASKSHUTTINGDOWN to ISC_R_SHUTTINGDOWN 1999-07-14 22:15:29 +00:00
timer.c we were purging the wrong event ranges 1999-07-21 21:18:10 +00:00
util.h add ISC_MIN() and ISC_MAX() 1999-06-08 02:38:21 +00:00
version.c shared library support 1999-07-03 21:07:10 +00:00