| .. |
|
include
|
pullup:
|
2003-05-12 05:29: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
|
pullup:
|
2001-09-05 00:38:13 +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
|
copyright dates
|
2002-02-20 02:17:28 +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
|
update_copyrights
|
2002-03-26 00:55:15 +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
|
merge 9.2.2 back into v9_2
|
2003-03-06 04:38:29 +00:00 |
|
netdb.h
|
code style cleanup
|
2001-07-08 05:09:35 +00:00 |
|
ntfile.c
|
ntfile.c now unnecessary as the iob array is now properly referenced
|
2001-11-02 05:22:05 +00:00 |
|
ntpaths.c
|
pullup:
|
2001-09-04 19:36:33 +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
|
collapse duplicate code
|
2003-04-13 10:15:03 +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 |
|
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 |