bind9/lib/isc
David Lawrence b8255b5084 First stab at NT networking interface via the ISC header files.
Though source modules things compile, no programs have yet been
built and tested that actually use networking (as opposed to support
functions, like inet_aton).
1999-09-27 21:15:35 +00:00
..
include Add magic.h, which should eventually contain all isc magic numbers, perhaps 1999-09-25 01:23:39 +00:00
nls mkdep support 1999-07-13 20:12:47 +00:00
pthreads Update copyrights 1999-09-15 23:03:43 +00:00
unix Not all dirents have d_namlen. 1999-09-23 21:35:19 +00:00
win32 First stab at NT networking interface via the ISC header files. 1999-09-27 21:15:35 +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 Shut up MSVC++ compiler warning about loss of precision when assigning 1999-09-23 17:54:57 +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
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 Update copyrights 1999-09-15 23:03:43 +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
log.c logging interface & test program. not yet NT portable because of syslog. 1999-09-23 17:43:51 +00:00
Makefile.in add a function to initialize a block of mutexes, and to destroy them. 1999-09-24 23:26:23 +00:00
mem.c implement mempool locking 1999-09-15 17:47:08 +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 #ifdef protect long doubles 1999-09-14 04:27:11 +00:00
rbtgen.c update copyright 1999-03-04 02:37:49 +00:00
result.c ISC_R_TASKDONE and ISC_R_TASKNOSEND are not relevant anymore 1999-09-24 01:39:56 +00:00
rwlock.c Update copyrights 1999-09-15 23:03:43 +00:00
serial.c update copyright text 1999-09-16 00:02:20 +00:00
sockaddr.c Remove #include <unistd.h>. Not portable to NT and is apparently 1999-09-27 19:23:57 +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 Simply task API: 1999-09-23 21:30:26 +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