summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagAPACHE_2_0_32(no author)2002-02-139-321/+39
* OS/2: Implement apr_proc_mutex*()bjh2002-02-112-8/+155
* Added Win32 implementation of apr_file_attrs_set.brane2002-02-101-1/+48
* Implement apr_pcalloc in terms of apr_palloc.striker2002-02-091-29/+2
* Rename apr_find_pool to apr_pool_find. Implement it in terms ofstriker2002-02-092-21/+21
* Fix how we do "and" tests.gstein2002-02-091-1/+1
* Piggy-backed the proc_mutexes on the thread_mutexes since all resourcesbnicholes2002-02-082-11/+35
* Like --srcdir, these flags can *not* be part of a series of flags.jerenkrantz2002-02-081-2/+4
* Add apr-so-ext and apr-lib-target which the APR-util build system depends on.jerenkrantz2002-02-081-0/+8
* Renamed the internal environment variable reference from NDK to LIBC andbnicholes2002-02-081-0/+0
* Added the renaming of apr_ldap.hnw to the prebuild for NetWarebnicholes2002-02-081-0/+1
* Getting ready for some API name changes in the NetWare librariesbnicholes2002-02-086-2/+39
* Removed a workaround for a bug that has been fixedbnicholes2002-02-081-4/+1
* Directly included the NKS/errno.h headerbnicholes2002-02-081-0/+2
* Simplify some logic in the pools debug code by using a 'nested' lock.striker2002-02-081-98/+59
* HPUX 11.0 doesn't have /dev/null, but HPUX 11i does, so it tries toaaron2002-02-071-0/+3
* Trailing whitespace is evil. This gets rids of it. Add some commentsstriker2002-02-071-112/+112
* HPUX 11.0 doesn't have /dev/null, but HPUX 11i does, so it tries toaaron2002-02-071-0/+3
* Even on NT, a file can be without a DACL -- for example, if it's in abrane2002-02-071-17/+23
* be a bit more restrictive: look for an exectuable apr-config, rathergstein2002-02-071-1/+1
* Second try at fixing the dead reference. Hopefully I got it right this time.bnicholes2002-02-061-0/+0
* Sync'ed up the #define's with other platformsbnicholes2002-02-061-5/+18
* Fixed a dead reference in the projectbnicholes2002-02-061-0/+0
* Fix a typo in the construction of $flags.gstein2002-02-061-1/+1
* Fix a bug where we are NULL'ing too many bytes.striker2002-02-061-2/+2
* Big revamp of the find_apr.m4 script for locating an installed/bundledgstein2002-02-062-147/+74
* Replace autoconf 1.x macro calls with 2.x macro calls.striker2002-02-051-7/+7
* Add a means to track where allocations are done. Show each andstriker2002-02-053-81/+177
* Move around some logic to make abstraction of the allocator a bitstriker2002-02-051-41/+24
* You know the style was horrendous when it requires *two* passes to getjerenkrantz2002-02-051-43/+43
* Style changes - tabs to spaces primarily.jerenkrantz2002-02-051-679/+683
* not allocating memory for the metadata..ianh2002-02-051-1/+1
* Fix a few attempts to add to a void *ptr in the Unix shared memorytrawick2002-02-042-4/+7
* In the Linux apr_sendfile(), fix the types of some parameterstrawick2002-02-042-2/+6
* The major parts of the new lock API are complete, AFAICT. Move the lessaaron2002-02-041-6/+7
* document ino_t & dev_t for Doxygenianh2002-02-041-1/+4
* all the errors are now Doxygenizedianh2002-02-041-17/+65
* A slighly more inventive method of cleaning up abs paths from .mak fileswrowe2002-02-041-10/+18
* more DOxygenization of the fileianh2002-02-041-20/+242
* fix detection of the "installed" casegstein2002-02-041-1/+1
* Rename the link options so we can standardize the name across ourgstein2002-02-041-6/+6
* don't complain about Debug/Release dirsianh2002-02-031-0/+2
* Export whether we have time.h or not.jerenkrantz2002-02-032-0/+2
* Provide more outputs for the apr-config file. Corrected some handlinggstein2002-02-032-12/+72
* No functional change.gstein2002-02-031-26/+30
* OS/2: Implement apr_file_attrs_set() & other minor build fixes for thebjh2002-02-023-1/+29
* I mangled the APR_U* permission bits the other day, when I folded ingstein2002-02-011-4/+4
* Added the apr_app_main() stubbnicholes2002-02-011-1/+11
* Removed the NetWare #ifdefs since NetWare now has its own version ofbnicholes2002-02-011-8/+4
* Fixed up a misplaced shm.c file in the APR build project andbnicholes2002-02-011-0/+0