cvs commit: apache-2.0/src/lib/apr/include apr_portable.h

1999-11-08 Thread stoddard
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 ==

cvs commit: apache-2.0/src/lib/apr/include apr_portable.h

1999-10-23 Thread martin
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

cvs commit: apache-2.0/src/lib/apr/include apr_portable.h

1999-10-21 Thread rbb
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

cvs commit: apache-2.0/src/lib/apr/include apr_portable.h

1999-09-13 Thread stoddard
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 =

cvs commit: apache-2.0/src/lib/apr/include apr_portable.h

1999-08-30 Thread bjh
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 ==