bind9/lib/isc
2000-02-01 17:27:23 +00:00
..
include added isc_sockaddr_getport 2000-01-31 21:52:17 +00:00
nls added "-I ../unix/include" ... because ultimately int.h needs to go there, and currently i need the unix string changed to win32 when building on NT 1999-10-06 19:48:27 +00:00
pthreads REQUIRE isc_condition_waituntil args all non-NULL 2000-01-11 02:58:46 +00:00
unix mkstemp() requires <stdlib.h> on NetBSD 2000-01-31 17:36:02 +00:00
win32 Add isc_mktemplate and isc_ufile 2000-01-31 07:31:31 +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 Update copyrights 1999-09-15 23:03:43 +00:00
base64.c update copyright text 1999-09-16 00:02:20 +00:00
bitstring.c add bitstring 1999-09-07 01:32:27 +00:00
buffer.c Cast to (unsigned char *) in isc_buffer_putstr() because pointer arithmetic 1999-12-15 22:29:21 +00:00
bufferlist.c Make a few helper macros which will return lengths of regions rather than 1999-09-10 21:13:39 +00:00
commandline.c ISC_TRUE not 1 1999-10-29 06:07:17 +00:00
error.c nitpicking 1999-10-23 00:28:53 +00:00
event.c the event tag is now a void * 1999-07-10 00:55:07 +00:00
heap.c Update copyrights 1999-09-15 23:03:43 +00:00
inet_aton.c fix arguements to ctype macros. 1999-10-29 04:25:11 +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 don't write to freed memory 2000-02-01 17:27:23 +00:00
lfsr.c need #include <config.h> to define away inline 1999-12-16 23:25:09 +00:00
lib.c put msgcat init in lib.c 1999-06-23 22:28:27 +00:00
log.c reversing bogus checkin 2000-01-06 15:02:16 +00:00
Makefile.in Add isc_mktemplate and isc_ufile 2000-01-31 07:31:31 +00:00
mem.c needless use of void pointers made debugging hard 2000-02-01 00:18:35 +00:00
mutexblock.c I just can't win today. Remove redundant 'block' from function names. 1999-09-24 23:47:21 +00:00
print.c Only use %ll? when long long int != long int. 2000-01-28 01:48:45 +00:00
quota.c added isc_quota_attach(), isc_quota_detach() 2000-01-15 00:32:42 +00:00
random.c move util.h to <isc/util.h> 1999-12-16 22:24:22 +00:00
ratelimiter.c move util.h to <isc/util.h> 1999-12-16 22:24:22 +00:00
rbtgen.c update copyright 1999-03-04 02:37:49 +00:00
result.c add ISC_R_RELOAD 2000-01-22 01:39:17 +00:00
rwlock.c Print lock tracing to stderr. 1999-12-23 05:05:04 +00:00
serial.c update copyright text 1999-09-16 00:02:20 +00:00
sockaddr.c added isc_sockaddr_getport 2000-01-31 21:52:17 +00:00
str.c update copyrights 1999-03-06 04:03:53 +00:00
strsep.c add isc_strsep() and isc/string.h 2000-01-21 01:40:27 +00:00
symtab.c move util.h to <isc/util.h> 1999-12-16 22:24:22 +00:00
task.c allow tasks to be named and tagged 2000-01-25 19:25:20 +00:00
taskpool.c Created a new type isc_taskpool_t, a pool of isc_task_t 1999-10-21 00:32:15 +00:00
timer.c move util.h to <isc/util.h> 1999-12-16 22:24:22 +00:00
version.c shared library support 1999-07-03 21:07:10 +00:00