bind9/lib/isc
Andreas Gustafsson 28e509b145 const correctness
2002-02-11 18:19:26 +00:00
..
include const correctness 2002-02-11 18:19:26 +00:00
nls Check return values or cast them to (void), as required by the coding 2001-11-30 01:59:49 +00:00
nothreads Suppress compiler warnings about empty translation units 2001-11-20 21:28:41 +00:00
pthreads strerror() -> isc__strerror() [RT #1689] 2001-08-31 05:57:58 +00:00
unix 1200. [bug] Log 'errno' that we are unable to convert to 2002-02-11 05:11:07 +00:00
win32 1200. [bug] Log 'errno' that we are unable to convert to 2002-02-11 05:11:07 +00:00
.cvsignore shared library support 1999-07-03 21:07:10 +00:00
api incremented library version number for 9.2 2001-01-19 01:55:11 +00:00
assertions.c Updates to support win32 2001-07-16 03:52:14 +00:00
base64.c sizeof style 2001-11-27 01:56:32 +00:00
bitstring.c use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land 2001-06-04 19:33:39 +00:00
buffer.c move isc_region_compare to isc/region.[ch], not isc/buffer.[ch] 2002-01-05 07:28:44 +00:00
bufferlist.c copyright update 2001-01-09 22:01:04 +00:00
commandline.c Updates to support win32 2001-07-16 03:52:14 +00:00
entropy.c Check return values or cast them to (void), as required by the coding 2001-11-30 01:59:49 +00:00
error.c format string bugs and improved format string checking [RT #1578] 2001-08-08 22:54:55 +00:00
event.c sizeof style 2001-11-27 01:56:32 +00:00
fsaccess.c copyright update 2001-01-09 22:01:04 +00:00
heap.c sizeof style 2001-11-27 01:56:32 +00:00
hex.c When parsing a hex string of unknown length, properly unget the EOL token 2002-01-15 02:10:10 +00:00
hmacmd5.c sizeof style 2001-11-27 01:56:32 +00:00
inet_aton.c Do not put a space before ';' when terminating a statement or in a 'for' statement. 2001-11-27 00:56:32 +00:00
inet_ntop.c sizeof style 2001-11-27 01:56:32 +00:00
inet_pton.c 936. [func] Warn when non dotted decimal quad's are used. 2001-07-16 03:06:53 +00:00
lex.c 1161. [bug] named-checkzone looped on unbalanced brackets. 2001-12-13 06:13:44 +00:00
lfsr.c Do not put a space before ';' when terminating a statement or in a 'for' statement. 2001-11-27 00:56:32 +00:00
lib.c Added LIB*_EXTERNAL_DATA Macros necessary to make lib extern variables globally visible in Win32 2001-11-19 03:08:44 +00:00
log.c 1173. [bug] Potential leaks in isc_log_create() and 2002-01-09 06:16:10 +00:00
Makefile.in move isc_region_compare to isc/region.[ch], not isc/buffer.[ch] 2002-01-05 07:28:44 +00:00
md5.c copyright update 2001-01-09 22:01:04 +00:00
mem.c 1189. [bug] On some systems, malloc(0) returns NULL, which 2002-01-22 15:40:24 +00:00
mutexblock.c Do not put a space before ';' when terminating a statement or in a 'for' statement. 2001-11-27 00:56:32 +00:00
netaddr.c const correctness 2002-02-11 18:19:26 +00:00
ondestroy.c use ISC_MAGIC for all magic numbers, for our friends in EBCDIC land 2001-06-04 19:33:39 +00:00
parseint.c 1151. [bug] nslookup failed to check that the arguments to 2001-11-30 01:02:18 +00:00
print.c isc_print_vsnprintf() could throw an assertion failure when 2001-05-16 00:52:55 +00:00
quota.c 1067. [func] Allow quotas to be soft, isc_quota_soft(). 2001-10-22 07:09:25 +00:00
random.c copyright update 2001-01-09 22:01:04 +00:00
ratelimiter.c copyright update 2001-01-09 22:01:04 +00:00
region.c move isc_region_compare to isc/region.[ch], not isc/buffer.[ch] 2002-01-05 07:28:44 +00:00
result.c 1151. [bug] nslookup failed to check that the arguments to 2001-11-30 01:02:18 +00:00
rwlock.c use ISC_MAGIC to define magic number 2001-04-17 14:36:45 +00:00
serial.c copyright update 2001-01-09 22:01:04 +00:00
sha1.c Do not put a space before ';' when terminating a statement or in a 'for' statement. 2001-11-27 00:56:32 +00:00
sockaddr.c const correctness 2002-02-11 18:19:26 +00:00
string.c copyright update 2001-01-09 22:01:04 +00:00
symtab.c sizeof style 2001-11-27 01:56:32 +00:00
task.c sizeof style 2001-11-27 01:56:32 +00:00
task_p.h copyright update 2001-01-09 22:01:04 +00:00
taskpool.c sizeof style 2001-11-27 01:56:32 +00:00
timer.c Check return values or cast them to (void), as required by the coding 2001-11-30 01:59:49 +00:00
timer_p.h Check return values or cast them to (void), as required by the coding 2001-11-30 01:59:49 +00:00
version.c Added a version.h file for each library; made version 2001-10-16 23:21:07 +00:00