bind9/lib
Andreas Gustafsson d76b6ae2ad isc_print_vsnprintf() could throw an assertion failure when
given a %lld format, causing a deadlock when logging the assertion if invoked
from the logging system.  Since the %qd format does not have the bug, this only
affects platforms where the native quad format is %lld and that lack a native
vsnprintf().  The only known such platform is SunOS 5.5.1. [RT #1312]
2001-05-16 00:52:55 +00:00
..
bind axi changes 2001-05-14 07:59:46 +00:00
dns the epoch of time() is sytem dependent - use isc_stdtime_get() 2001-05-15 22:05:35 +00:00
isc isc_print_vsnprintf() could throw an assertion failure when 2001-05-16 00:52:55 +00:00
isccc remove prototypes for nonexistant functions [RT #1240] 2001-05-03 18:40:33 +00:00
isccfg folded lines >80 chars; added comments; removed some unused code 2001-05-09 03:17:02 +00:00
lwres removed extraneous quotes 2001-04-24 18:13:47 +00:00
tests copyright update 2001-01-09 22:01:04 +00:00
.cvsignore add .cvsignore files 1998-12-11 21:09:59 +00:00
Makefile.in Remove OMAPI. 2001-03-27 00:53:58 +00:00