stoddard00/01/24 12:58:32
Modified:src/lib/apr aprlib.mak aprlib.dsp
src/lib/apr/network_io/win32 sendrecv.c
Log:
More sendfile tweaks for Windows. Still not ready for prime time.
Revision ChangesPath
1.7 +9 -211apache-2.0/src/lib/apr/aprlib.mak
stoddard00/01/24 12:50:47
Modified:src/os/win32 ApacheOS.dsp ApacheOS.mak
Log:
Add APR include file search path to the release build
Revision ChangesPath
1.3 +1 -1 apache-2.0/src/os/win32/ApacheOS.dsp
Index: ApacheOS.dsp
=
[EMAIL PROTECTED] wrote:
>
> > > -#ifdef HAVE_STRUCT_UNION_SEMUN
> > > -#include
> > > -#endif
> > >
> > >#if APR_HAS_THREADS
> > >#if HAVE_PTHREAD_H
> > > @@ -99,7 +96,7 @@
> > >#endif
> > >/* End System Headers */
> > >
> > > -#ifndef HAVE_STRUCT_UNION_SEMUN
> > > +#
> > -#ifdef HAVE_STRUCT_UNION_SEMUN
> > -#include
> > -#endif
> >
> >#if APR_HAS_THREADS
> >#if HAVE_PTHREAD_H
> > @@ -99,7 +96,7 @@
> >#endif
> >/* End System Headers */
> >
> > -#ifndef HAVE_STRUCT_UNION_SEMUN
> > +#if !APR_HAVE_UNION_SEMUN && APR_USE_SYSVSEM_SERIA
[EMAIL PROTECTED] wrote:
> 1.10 +1 -4 apache-2.0/src/lib/apr/locks/unix/locks.h
>
> Index: locks.h
> ===
> RCS file: /home/cvs/apache-2.0/src/lib/apr/locks/unix/locks.h,v
> retrieving revision 1.9
> retrieving re
rbb 00/01/24 05:59:03
Modified:src/lib/apr acconfig.h configure.in
src/lib/apr/include apr.h.in apr_portable.h
src/lib/apr/locks/unix locks.h
Log:
Namespace protect the HAVE_SEMUN variable that was added. This has not
been tested fully, because I
jim 00/01/24 05:46:35
Modified:.STATUS
Log:
The FreeBSD 2.2.8 binary is available
Revision ChangesPath
1.797 +2 -2 apache-1.3/STATUS
Index: STATUS
===
RCS file: /export/home/cvs/
jim 00/01/24 05:32:52
Modified:.STATUS
Log:
Open up CVS. Now keep track of which
binaries have been built and uploaded
Revision ChangesPath
1.796 +7 -6 apache-1.3/STATUS
Index: STATUS
==
stoddard00/01/23 19:03:50
Modified:src/lib/apr/include apr_win.h
Log:
Fix APR_HAVE_IN_ADDR
Revision ChangesPath
1.13 +1 -1 apache-2.0/src/lib/apr/include/apr_win.h
Index: apr_win.h
===
RCS