Files
bind9/lib/isc
David Lawrence 2b5f436aeb Make greatest_version() return an isc_result_t, which it should have
been doing all along since there was the possibility isc_dir_open() would
fail and overloading the return value of "0" was bad practice.

If isc_dir_open() fails in greatest_version(), make sure the path separator
is restored to the destination pathname if it was NULified before returning
the error.

The underlying problem of isc_log_open() not having the bad result of
isc_dir_open() reported anywhere will be slightly mediate by a change
to bin/named/logconf.c to test the directory.  lib/isc/log.c can't really
handle it because it has no idea to where such an error should be reported,
and it only shows up during isc_log_open() as part of the isc_log_write()
family of calls, which are all void.
2001-04-25 23:59:44 +00:00
..
2001-01-09 22:01:04 +00:00
2001-04-24 18:40:07 +00:00
2001-01-09 22:01:04 +00:00
2001-01-19 01:55:11 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-03-01 22:40:09 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-01-24 21:12:48 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-04-17 14:36:45 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-03-07 23:52:16 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00
2001-01-09 22:01:04 +00:00