bind9/lib/isc
Michael Graff 3df43dad43 Make the ISC_BUFFER_VALID() be exported from buffer.h, so bufferlist.h
can use internal buffer pointers without fear by first performing the
same validity check used in the buffer.c file.  This eliminates a
function call inside a loop, and the bufferlist.c file is really a
superset of buffers in many ways already.
1999-09-10 01:54:08 +00:00
..
include Make the ISC_BUFFER_VALID() be exported from buffer.h, so bufferlist.h 1999-09-10 01:54:08 +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 Add isc_socket_sendv(), sendtov(), and recvv() that work 1999-09-06 04:44:40 +00:00
win32 MSVC++ does not allow "long long". This uses the MSVC++ native types 1999-09-09 15:19:43 +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
bitstring.c add bitstring 1999-09-07 01:32:27 +00:00
buffer.c Make the ISC_BUFFER_VALID() be exported from buffer.h, so bufferlist.h 1999-09-10 01:54:08 +00:00
bufferlist.c Make the ISC_BUFFER_VALID() be exported from buffer.h, so bufferlist.h 1999-09-10 01:54:08 +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 bitstring 1999-09-07 01:32:27 +00:00
mem.c Fixed bad use of return(). 1999-09-09 22:32:33 +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 stdio.h is required if tracing 1999-09-07 23:09:06 +00:00
version.c shared library support 1999-07-03 21:07:10 +00:00