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*()Brian Havard2002-02-112-8/+155
* Added Win32 implementation of apr_file_attrs_set.Branko Čibej2002-02-101-1/+48
* Implement apr_pcalloc in terms of apr_palloc.Sander Striker2002-02-091-29/+2
* Rename apr_find_pool to apr_pool_find. Implement it in terms ofSander Striker2002-02-092-21/+21
* Fix how we do "and" tests.Greg Stein2002-02-091-1/+1
* Piggy-backed the proc_mutexes on the thread_mutexes since all resourcesBradley Nicholes2002-02-082-11/+35
* Like --srcdir, these flags can *not* be part of a series of flags.Justin Erenkrantz2002-02-081-2/+4
* Add apr-so-ext and apr-lib-target which the APR-util build system depends on.Justin Erenkrantz2002-02-081-0/+8
* Renamed the internal environment variable reference from NDK to LIBC andBradley Nicholes2002-02-081-0/+0
* Added the renaming of apr_ldap.hnw to the prebuild for NetWareBradley Nicholes2002-02-081-0/+1
* Getting ready for some API name changes in the NetWare librariesBradley Nicholes2002-02-086-2/+39
* Removed a workaround for a bug that has been fixedBradley Nicholes2002-02-081-4/+1
* Directly included the NKS/errno.h headerBradley Nicholes2002-02-081-0/+2
* Simplify some logic in the pools debug code by using a 'nested' lock.Sander Striker2002-02-081-98/+59
* HPUX 11.0 doesn't have /dev/null, but HPUX 11i does, so it tries toAaron Bannert2002-02-071-0/+3
* Trailing whitespace is evil. This gets rids of it. Add some commentsSander Striker2002-02-071-112/+112
* HPUX 11.0 doesn't have /dev/null, but HPUX 11i does, so it tries toAaron Bannert2002-02-071-0/+3
* Even on NT, a file can be without a DACL -- for example, if it's in aBranko Čibej2002-02-071-17/+23
* be a bit more restrictive: look for an exectuable apr-config, ratherGreg Stein2002-02-071-1/+1
* Second try at fixing the dead reference. Hopefully I got it right this time.Bradley Nicholes2002-02-061-0/+0
* Sync'ed up the #define's with other platformsBradley Nicholes2002-02-061-5/+18
* Fixed a dead reference in the projectBradley Nicholes2002-02-061-0/+0
* Fix a typo in the construction of $flags.Greg Stein2002-02-061-1/+1
* Fix a bug where we are NULL'ing too many bytes.Sander Striker2002-02-061-2/+2
* Big revamp of the find_apr.m4 script for locating an installed/bundledGreg Stein2002-02-062-147/+74
* Replace autoconf 1.x macro calls with 2.x macro calls.Sander Striker2002-02-051-7/+7
* Add a means to track where allocations are done. Show each andSander Striker2002-02-053-81/+177
* Move around some logic to make abstraction of the allocator a bitSander Striker2002-02-051-41/+24
* You know the style was horrendous when it requires *two* passes to getJustin Erenkrantz2002-02-051-43/+43
* Style changes - tabs to spaces primarily.Justin Erenkrantz2002-02-051-679/+683
* not allocating memory for the metadata..Ian Holsman2002-02-051-1/+1
* Fix a few attempts to add to a void *ptr in the Unix shared memoryJeff Trawick2002-02-042-4/+7
* In the Linux apr_sendfile(), fix the types of some parametersJeff Trawick2002-02-042-2/+6
* The major parts of the new lock API are complete, AFAICT. Move the lessAaron Bannert2002-02-041-6/+7
* document ino_t & dev_t for DoxygenIan Holsman2002-02-041-1/+4
* all the errors are now DoxygenizedIan Holsman2002-02-041-17/+65
* A slighly more inventive method of cleaning up abs paths from .mak filesWilliam A. Rowe Jr2002-02-041-10/+18
* more DOxygenization of the fileIan Holsman2002-02-041-20/+242
* fix detection of the "installed" caseGreg Stein2002-02-041-1/+1
* Rename the link options so we can standardize the name across ourGreg Stein2002-02-041-6/+6
* don't complain about Debug/Release dirsIan Holsman2002-02-031-0/+2
* Export whether we have time.h or not.Justin Erenkrantz2002-02-032-0/+2
* Provide more outputs for the apr-config file. Corrected some handlingGreg Stein2002-02-032-12/+72
* No functional change.Greg Stein2002-02-031-26/+30
* OS/2: Implement apr_file_attrs_set() & other minor build fixes for theBrian Havard2002-02-023-1/+29
* I mangled the APR_U* permission bits the other day, when I folded inGreg Stein2002-02-011-4/+4
* Added the apr_app_main() stubBradley Nicholes2002-02-011-1/+11
* Removed the NetWare #ifdefs since NetWare now has its own version ofBradley Nicholes2002-02-011-8/+4
* Fixed up a misplaced shm.c file in the APR build project andBradley Nicholes2002-02-011-0/+0