manoj 98/11/05 13:39:47
Modified:src/os/win32 util_win32.c
Log:
Get rid of "%%" handling in strftime-adapter
Revision ChangesPath
1.29 +0 -5 apache-1.3/src/os/win32/util_win32.c
Index: util_win32.c
===
coar98/11/05 12:11:30
Modified:src CHANGES
src/main http_request.c util.c
Log:
Fix some problems with the handling of UNC paths.
Submitted by: Ken Parzygnat <[EMAIL PROTECTED]>
Revision ChangesPath
1.1136+3 -0 apache-1.3/src/CHA
coar98/11/05 12:07:53
Modified:src CHANGES
src/include httpd.h
src/main http_request.c
src/os/win32 util_win32.c
Log:
Simplify the Win32 os_demoniacal_fil.. er, os_canonical_filename()
routine so that it's a bit more
manoj 98/11/05 11:20:18
Modified:src CHANGES
src/include ap_config.h
src/os/win32 os.h util_win32.c
Log:
Work around incomplete implementation of strftime on Win32.
Revision ChangesPath
1.1134+3 -0 apache-1.3/src/CHANGES