| .. |
|
include
|
Removed mktemplate.h, ufile.h. Install file.h instead.
|
2000-04-24 21:49:50 +00:00 |
|
nls
|
update copyrights
|
2000-02-03 23:08:31 +00:00 |
|
pthreads
|
Make the #define for thread stack size private by moving it to thread.c, rather than thread.h.
|
2000-04-19 20:48:24 +00:00 |
|
unix
|
oops, had not removed ufile.c from SRCS
|
2000-04-24 22:11:46 +00:00 |
|
win32
|
subsumed by file.c
|
2000-04-24 21:51:09 +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
|
2000-02-03 23:08:31 +00:00 |
|
base64.c
|
no need to include <isc/buffer.h>, <isc/result.h> from <isc/base64.h>
|
2000-04-10 21:35:48 +00:00 |
|
bitstring.c
|
update copyrights
|
2000-02-03 23:08:31 +00:00 |
|
buffer.c
|
moved a few more typedefs to <isc/types.h>: isc_region_t,
|
2000-04-10 21:57:24 +00:00 |
|
bufferlist.c
|
update copyrights
|
2000-02-03 23:08:31 +00:00 |
|
commandline.c
|
update copyrights
|
2000-02-03 23:08:31 +00:00 |
|
error.c
|
update copyrights
|
2000-02-03 23:08:31 +00:00 |
|
event.c
|
convert sender, arg, action, etc. to ev_sender, ev_arg, ev_action, etc.
|
2000-04-17 19:22:44 +00:00 |
|
heap.c
|
fix incorrect memcpy() in resize [RT 15]
|
2000-02-07 19:11:59 +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
|
no need to include <isc/buffer.h>, <isc/result.h>, <isc/mem.h> from <isc/base64.h>
|
2000-04-10 21:33:36 +00:00 |
|
lfsr.c
|
update copyrights
|
2000-02-03 23:08:31 +00:00 |
|
lib.c
|
update copyrights
|
2000-02-03 23:08:31 +00:00 |
|
log.c
|
comparison of channel->type to NULL should have been to ISC_LOG_TONULL
|
2000-04-11 18:22:34 +00:00 |
|
Makefile.in
|
Include {os}/file.o in libisc.a.
|
2000-04-24 21:47:34 +00:00 |
|
mem.c
|
Add isc_mem_attach(), isc_mem_detach(), isc_mem_preallocate(), and
|
2000-04-12 01:24:17 +00:00 |
|
mutexblock.c
|
update copyrights
|
2000-02-03 23:08:31 +00:00 |
|
netaddr.c
|
added isc_netaddr_equal()
|
2000-02-15 00:28:48 +00:00 |
|
ondestroy.c
|
convert sender, arg, action, etc. to ev_sender, ev_arg, ev_action, etc.
|
2000-04-17 19:22:44 +00:00 |
|
print.c
|
update copyrights
|
2000-02-03 23:08:31 +00:00 |
|
quota.c
|
INSIST that no quota is in use when the quota object is
|
2000-02-10 22:17:54 +00:00 |
|
random.c
|
update copyrights
|
2000-02-03 23:08:31 +00:00 |
|
ratelimiter.c
|
include isc/time.h, minor style lint
|
2000-04-25 19:32:11 +00:00 |
|
result.c
|
New source file netaddr.c; new functions isc_netaddr_eqprefix(),
|
2000-02-09 22:52:37 +00:00 |
|
rwlock.c
|
update copyrights
|
2000-02-03 23:08:31 +00:00 |
|
serial.c
|
update copyrights
|
2000-02-03 23:08:31 +00:00 |
|
sockaddr.c
|
moved a few more typedefs to <isc/types.h>: isc_region_t,
|
2000-04-10 21:57:24 +00:00 |
|
str.c
|
update copyrights
|
2000-02-03 23:08:31 +00:00 |
|
strsep.c
|
add isc_strsep() and isc/string.h
|
2000-01-21 01:40:27 +00:00 |
|
symtab.c
|
update copyrights
|
2000-02-03 23:08:31 +00:00 |
|
task.c
|
Cleanup unused mctx.
|
2000-04-18 09:05:16 +00:00 |
|
taskpool.c
|
isc_task_create() API change
|
2000-04-12 01:41:21 +00:00 |
|
timer.c
|
Use memory context reference counting.
|
2000-04-12 01:27:20 +00:00 |
|
version.c
|
update copyrights
|
2000-02-03 23:08:31 +00:00 |