| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow VPATH builds to properly generate build dependencies. This requires | jerenkrantz | 2002-04-22 | 2 | -4/+6 |
* | Allow VPATH builds to succeed when configured from an empty directory. | jerenkrantz | 2002-04-18 | 1 | -2/+2 |
* | Merge in latest GNU config.guess and config.sub files. Synchronize all | jerenkrantz | 2002-04-16 | 2 | -503/+814 |
* | Added a test to determine whether the O_NONBLOCK socket flag | brianp | 2002-04-15 | 1 | -0/+113 |
* | Beos locks are global. | dreid | 2002-04-13 | 1 | -0/+1 |
* | Finished removing the locks API on NetWare | bnicholes | 2002-04-09 | 1 | -1/+0 |
* | pick up Brian Havard's fix to the Apache copy of this file | trawick | 2002-04-08 | 1 | -1/+1 |
* | FreeBSD: switch to FLOCK serialization by default (thanks, Jeff!) and | gregames | 2002-04-01 | 1 | -5/+1 |
* | FreeBSD: use fcntl cross-process locks by default. Make note of problems | gregames | 2002-04-01 | 1 | -0/+5 |
* | define _XOPEN_SOURCE_EXTENDED on HP-UX 11; that gets us the socket | trawick | 2002-03-28 | 1 | -1/+1 |
* | Added the NetWare version of atomic.c to the build | bnicholes | 2002-03-27 | 1 | -0/+1 |
* | Make sure gethostbyname() can handle 255.255.255.255. Otherwise, | trawick | 2002-03-24 | 1 | -0/+4 |
* | get APR_PATH_RELATIVE() to work on Tru64 and Solaris 8 again | trawick | 2002-03-23 | 1 | -1/+1 |
* | Namespace protect the "local" variables in this m4/autoconf macro. | aaron | 2002-03-21 | 1 | -10/+10 |
* | slight apr_sockaddr_info_get() simplification/speed-up: | trawick | 2002-03-14 | 1 | -3/+4 |
* | Lesser of 2 evils :) | jim | 2002-03-14 | 1 | -1/+1 |
* | Update our copyright for this year. | fielding | 2002-03-13 | 3 | -4/+4 |
* | Fix weird error report... not sure what | jim | 2002-03-13 | 1 | -1/+1 |
* | make it work on linux | ianh | 2002-03-11 | 1 | -1/+4 |
* | configure now sets APR_RESOLV_RETRANSRETRY is the dns's timeout/retry | ianh | 2002-03-11 | 1 | -0/+28 |
* | Add a new m4 function, APR_PATH_RELATIVE, which takes a path variable and | aaron | 2002-03-08 | 1 | -0/+20 |
* | This is an ugly patch, but fixes a bug when subdir's are actually | jim | 2002-03-07 | 1 | -4/+7 |
* | update for Mac OS X. -traditional-cpp is no longer recommended. | fitz | 2002-03-07 | 1 | -1/+1 |
* | Switching from a project build file to GNU make files | bnicholes | 2002-03-01 | 4 | -0/+727 |
* | Add a new m4 function APR_EXPAND_VAR that will iteratively | aaron | 2002-02-28 | 1 | -0/+22 |
* | OS/2: Fix APR locating script to take into account that scripts don't pass | bjh | 2002-02-23 | 1 | -4/+11 |
* | Ok... couldn't have gone so far without this script, so here it is. | wrowe | 2002-02-21 | 1 | -0/+149 |
* | Implementation of the global mutex APIs | bnicholes | 2002-02-20 | 1 | -0/+1 |
* | move all setting of CC to the APR_CC_HINTS mechanism. | gregames | 2002-02-18 | 1 | -9/+27 |
* | Realign internal.c as the required apr_app static fn's, and removed | wrowe | 2002-02-18 | 1 | -1/+1 |
* | provide APR_CC_HINTS. This allows us to specify a default compiler | gregames | 2002-02-15 | 1 | -2/+16 |
* | Add autoconf-2.52f+ support. (It sets abs_builddir to be relative not | jerenkrantz | 2002-02-15 | 1 | -1/+1 |
* | Check for a directory not a non-empty string. | jerenkrantz | 2002-02-15 | 1 | -1/+1 |
* | This wasn't used in 2.0.31, so no fault, no foul; but we must be putting | wrowe | 2002-02-13 | 2 | -9/+9 |
* | Fix how we do "and" tests. | gstein | 2002-02-09 | 1 | -1/+1 |
* | Added the renaming of apr_ldap.hnw to the prebuild for NetWare | bnicholes | 2002-02-08 | 1 | -0/+1 |
* | be a bit more restrictive: look for an exectuable apr-config, rather | gstein | 2002-02-07 | 1 | -1/+1 |
* | Big revamp of the find_apr.m4 script for locating an installed/bundled | gstein | 2002-02-06 | 1 | -134/+53 |
* | A slighly more inventive method of cleaning up abs paths from .mak files | wrowe | 2002-02-04 | 1 | -10/+18 |
* | Add a path argument that makes it easier for programs (such as SVN) | jerenkrantz | 2002-02-01 | 1 | -6/+13 |
* | To be useful, these right helper library must be used based on the | wrowe | 2002-01-31 | 2 | -2/+95 |
* | Add APR_APP as a symbol, so we may use apr_app.c in two different | wrowe | 2002-01-30 | 1 | -2/+2 |
* | Hard to follow a dirty tree. | wrowe | 2002-01-29 | 1 | -0/+6 |
* | Adding this project as a dependency of a WinNT-only project, and adding | wrowe | 2002-01-29 | 1 | -0/+93 |
* | Added the apr_shm and apr_rmm API to the export list processing | bnicholes | 2002-01-29 | 1 | -1/+2 |
* | Added symbol prefixing to the export list | bnicholes | 2002-01-25 | 1 | -0/+5 |
* | The rest of this issue is undecided, but this patch gets us | aaron | 2002-01-23 | 1 | -1/+0 |
* | Updated to reference the NovellLibC environment variable | bnicholes | 2002-01-15 | 1 | -8/+8 |
* | Fixed the export list generation for NetWare to make sure that only real APIs | bnicholes | 2002-01-08 | 3 | -61/+92 |
* | continue to keep APR's make_exports.awk in sync with Apache's version | trawick | 2001-12-21 | 1 | -1/+1 |