bind9/lib/isc/win32
Mark Andrews 741a75f81b reviewed: marka
developer: mayer
relative paths
build against openssl 0.9.6g
2002-08-17 01:34:09 +00:00
..
include Change isc_win32_version_check name to isc_win32_versioncheck and fix return value to be as reported in the header 2002-08-03 01:36:24 +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 1213. [func] Entropy can now be retrieved from EGDs. [RT #2438] 2002-05-30 04:21:17 +00:00
errno2result.c Added Windows-specific error codes to list 2002-08-01 03:50:24 +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 1214. [bug] Win32: isc_file_renameunique() could leave zero length 2002-02-28 00:23:34 +00:00
fsaccess.c copyrights 2002-02-20 03:35:59 +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 reviewed: marka 2002-08-17 01:34:09 +00:00
libisc.dsp Added files and functions 2002-08-01 03:37:01 +00:00
libisc.dsw libisc workspace file 2001-07-06 05:29:58 +00:00
libisc.mak Added files and functions 2002-08-01 03:37:01 +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 Moved Win32 Version information to Win32os.c 2002-08-01 03:41:49 +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 Updated code to support more than 63 accepts and connects by adding capability to add more event_wait threads on demand 2002-08-06 03:32:53 +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 Fixed code to check for NULL before freeing buffer 2002-08-01 03:52:14 +00:00
syslog.c Fix NTReportError which needed an array of strings instead of just a pointer to a string 2002-08-03 01:34:14 +00:00
syslog.h Added NTReportError to use when the Event Log is not open for updates 2002-08-01 03:43:31 +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
win32os.c Change isc_win32_version_check name to isc_win32_versioncheck and fix return value to be as reported in the header 2002-08-03 01:36:24 +00:00