| .. |
|
include
|
Update isc_time_formattimestamp to use the 12-Dec-2001 style of datestamp. Fix badtime to be 99-Bad-9999
|
2001-12-19 03:46:57 +00:00 |
|
.cvsignore
|
makefiles and cvsignores for the win32 subtree
|
1999-10-06 19:32:37 +00:00 |
|
app.c
|
sizeof style
|
2001-11-27 01:56:32 +00:00 |
|
condition.c
|
code style cleanup
|
2001-07-08 05:09:35 +00:00 |
|
dir.c
|
1011. [cleanup] Removed isc_dir_current().
|
2001-09-20 21:21:53 +00:00 |
|
DLLMain.c
|
The epoch is once again zero in Win32;
|
2001-09-01 00:55:27 +00:00 |
|
entropy.c
|
Do not put a space before ';' when terminating a statement or in a 'for' statement.
|
2001-11-27 00:56:32 +00:00 |
|
errno2result.c
|
1200. [bug] Log 'errno' that we are unable to convert to
|
2002-02-11 05:11:07 +00:00 |
|
errno2result.h
|
Added support for isc__strerror, moving the message code handling from errno2result.c to strerror.c. updated routines to use it and updated makes to include additional files
|
2001-09-04 03:22:23 +00:00 |
|
file.c
|
style
|
2001-10-01 20:58:51 +00:00 |
|
fsaccess.c
|
Added isc_fsaccess_changeowner function similar to the code to set file access attributes
|
2002-02-02 01:01:15 +00:00 |
|
interfaceiter.c
|
sizeof style
|
2001-11-27 01:56:32 +00:00 |
|
ipv6.c
|
Updates to support LIBISC_EXTERNAL_DATA and misc. cleanup
|
2001-07-12 05:58:28 +00:00 |
|
keyboard.c
|
update_copyrights
|
2001-07-17 20:29:36 +00:00 |
|
libisc.def
|
Updated to support tree organization changes and to support the lib/bind9 library code
|
2001-11-18 03:11:06 +00:00 |
|
libisc.dsp
|
Win32 I/O - remove ntfile routines and _iob from .def files. Standard calls now work
|
2001-11-02 05:02:15 +00:00 |
|
libisc.dsw
|
libisc workspace file
|
2001-07-06 05:29:58 +00:00 |
|
libisc.mak
|
Win32 I/O - remove ntfile routines and _iob from .def files. Standard calls now work
|
2001-11-02 05:02:15 +00:00 |
|
Makefile.in
|
copyright update
|
2001-01-09 22:01:04 +00:00 |
|
net.c
|
Change strerror references to use isc__strerror [RT #1689]
|
2001-11-21 05:07:25 +00:00 |
|
netdb.h
|
code style cleanup
|
2001-07-08 05:09:35 +00:00 |
|
ntgroups.c
|
Eliminate unnecessary macro and increase buffer length MAX_NAME_LENGTH
|
2001-10-06 01:10:06 +00:00 |
|
ntpaths.c
|
Update to change path to resolv.conf and define RESOLV_CONF
|
2001-09-01 05:22:04 +00:00 |
|
once.c
|
coding style
|
2001-07-09 21:06:30 +00:00 |
|
os.c
|
update_copyrights
|
2001-07-17 20:29:36 +00:00 |
|
resource.c
|
replaced the name RLIMIT_NOFILE by WIN32_MAX_OPEN_FILES, since
|
2001-10-31 00:32:42 +00:00 |
|
socket.c
|
Removed C++ "//" comment lines
|
2002-01-24 23:43:28 +00:00 |
|
stdio.c
|
update_copyrights
|
2001-07-17 20:29:36 +00:00 |
|
stdtime.c
|
Initial win32 Release
|
2001-07-06 05:08:39 +00:00 |
|
strerror.c
|
Change freebuf flag to be local to calls to NTstrerror() and be threadsafe
|
2002-01-25 03:39:25 +00:00 |
|
syslog.c
|
Do not put a space before ';' when terminating a statement or in a 'for' statement.
|
2001-11-27 00:56:32 +00:00 |
|
syslog.h
|
coding style
|
2001-07-09 21:06:30 +00:00 |
|
thread.c
|
coding style
|
2001-07-09 21:06:30 +00:00 |
|
time.c
|
Update isc_time_formattimestamp to use the 12-Dec-2001 style of datestamp. Fix badtime to be 99-Bad-9999
|
2001-12-19 03:46:57 +00:00 |
|
unistd.h
|
coding style
|
2001-07-09 21:06:30 +00:00 |
|
version.c
|
Added LIB*_EXTERNAL_DATA Macros necessary to make lib extern variables globally visible in Win32
|
2001-11-19 03:08:44 +00:00 |