| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
the form of shared memory used with this code isn't available.
This gets APR_HAS_PROC_PTHREAD_SERIALIZE set to 0 on (at least) HP-UX
and OS/390.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61874 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
the variables and set the APR_HAS_RWLOCK_SERIALIZE in apr.h rather
than in arch/unix/locks.h to be consistent with the rest of the
lock types.
Also, add struct to the types "known" by APR_IFALLYES.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61836 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
least it's marginally better.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61807 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
option to strip those.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61746 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
Also allow 2.4 kernels to pick up the LINUX define (also 2.1, 2.3 can
pick it up now).
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61685 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
Normally, _SVID_SOURCE and _BSD_SOURCE are defined by default.
However, we must re-define them if we define _XOPEN_SOURCE, which is needed for the rwlock definitions.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61684 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61665 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61658 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
We don't want a make *clean to stop just because one of the subdirs
has already been cleaned. Separating the recursive clean rules from
the recursive build rules allows us to make that distinction.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61657 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61656 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
version
number and moved a lot of defines around in the header files to make it
more compliant, but of course this broke my workarounds...
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61621 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
(default="--silent") and introduce LT_LDFLAGS.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61616 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
we use it elsewhere, so be safe :)
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61615 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
However, this doesn't seem quite clean. Anyone have any better ideas?
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61614 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
to call APR_PRELOAD.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61612 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
to get mod_auth_dbm building. Is this the correct place for it to be
defined though?
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61592 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61586 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61579 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
and order them such that user-defined LIBS are preferred over those
picked as EXTRA_LIBS by configure.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61575 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
make process, being sure that they are run last. This may not be a
good idea if the test programs are not as portable as APR itself.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61574 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
With this change we're building again on BeOS R5.
Submitted by: Peter Moore <peter@cdws.com.au>
Reviewed by: David Reid <dreid@apache.org>
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61564 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61561 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
variables CPPFLAGS, CFLAGS, CXXFLAGS, LDFLAGS and LIBS by moving
the configure additions to EXTRA_* variables. Also, allow the user
to specify NOTEST_* values for all of the above, which eliminates the
need for THREAD_CPPFLAGS, THREAD_CFLAGS, and OPTIM. Fix the setting
of INCLUDES and EXTRA_INCLUDES. Check flags as they are added to
avoid pointless duplications. Fix the order in which flags are given
on the compile and link lines.
The Makefile.in in the test directory hasn't been updated in ages,
but that will have to wait.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61560 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
don't have pthread_ so we need to use sigprocmask the same as OS/390.
Also, change where the libraries are added. This may not be right, but
with this change it's possible to get APR building as a shared library.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61556 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
| |
as otherwise the test hangs and eventually fails, giving the impression
that configure has hung. Not sure if this should be applied to other
platforms as well so the #ifdef's.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61554 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61546 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
ones (like /usr/local/include.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61543 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61536 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
Please excuse me while I extinguish my pants.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61535 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61528 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
Not sure when/how this got broken.....
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61523 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
lower order error checking. Don't commit back -w4 versions :-)
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61512 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
actually works given the screwy way that they number beta versions.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61498 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
| |
same as we do with '.': drop it.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61472 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
generated so we can link other modules against it.
- Recognize install mode.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61470 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
the syntax perl cvsdsp5 -[5|6] to convert to devstudio 5 or 6 dsp format
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61469 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
The default is to use libtool
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61465 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
| |
before the CFLAGS ones.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61464 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
|
| |
the listening socket, and optimize apr_setsockopt(APR_TCP_NODELAY)
accordingly.
Also, note a recent change to find getnameinfo() on Tru64 in
CHANGES.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61463 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61462 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61445 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
Obtained from: Apache httpd 2.0
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61440 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61436 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
and avoid adding them over and over again.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61435 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
|
|
| |
on certain platforms, i.e. AIX.
This patch simply allows us to use 1.3b and not complain.
Submitted by: Victor Orlikowski
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61428 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
|
| |
available in the supplied object files using the --export-all option. It will
NOT export symbols from linked in libraries though.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61424 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61400 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
a release tarball, so it can't be OS-specific.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61399 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
| |
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61398 13f79535-47bb-0310-9956-ffa450edef68
|
|
|
|
|
|
|
| |
by the buildconf script.
git-svn-id: http://svn.apache.org/repos/asf/apr/apr/trunk@61397 13f79535-47bb-0310-9956-ffa450edef68
|