stoddard99/11/08 07:35:36
Modified:src/lib/apr/include apr_portable.h
Log:
Fix Win32 build break
Submitted by: John Bley
Reviewed by: Bill Stoddard
Revision ChangesPath
1.13 +5 -0 apache-2.0/src/lib/apr/include/apr_portable.h
Index: apr_portable.h
==
martin 99/10/23 13:15:18
Modified:src/lib/apr/file_io/unix dir.c
src/lib/apr/file_io/win32 dir.c
src/lib/apr/include apr_portable.h
Log:
Fix interface of ap_get_os_dir(): it previously modified a local
pointer without returning anything sensible.
Al
rbb 99/10/21 09:43:12
Modified:src/lib/apr/include apr_portable.h
Log:
Remove the check for HAVE_PTHREAD_H from the common code for ap_get_thread*.
This was an unecessary check, although the APR_HAS_THREADS is required.
Revision ChangesPath
1.10 +2 -2 apac
stoddard99/09/13 12:38:02
Modified:src/lib/apr/include apr_portable.h
Log:
Prevent duplicate declarations
Revision ChangesPath
1.4 +11 -0 apache-2.0/src/lib/apr/include/apr_portable.h
Index: apr_portable.h
=
bjh 99/08/30 07:42:32
Modified:src/lib/apr/include apr_portable.h
Log:
APR OS/2 - add ap_os_* type defines for OS/2.
Revision ChangesPath
1.2 +13 -0 apache-2.0/src/lib/apr/include/apr_portable.h
Index: apr_portable.h
==