summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagAPACHE_2_0_ALPHA_7(no author)2000-10-0834-5253/+0
* OS/2: Pass apr_lstat through to apr_stat as we don't have symlinks.Brian Havard2000-10-081-0/+7
* Movin on over from 1.3.13-dev : this patch fixes the problem of nastyWilliam A. Rowe Jr2000-10-081-4/+9
* If we determine that a platform does not have DSO support, then it makesRyan Bloom2000-10-081-1/+2
* Add some headers needed for a clean compile on OS/2.Brian Havard2000-10-081-0/+5
* Update send_the_file to fall back to a read/write loop on platformsRyan Bloom2000-10-071-10/+1
* doc nit and I missed a change to Makefile.in.Greg Stein2000-10-072-4/+4
* This is ugly, but at least we compile again on platforms that lackJim Jagielski2000-10-071-0/+9
* apr_open() always allocates storage for the apr_file_t now. The caller is noGreg Stein2000-10-062-8/+2
* Oh, duh. Typo.William A. Rowe Jr2000-10-061-4/+2
* Knock off some XXX's prior to a7.William A. Rowe Jr2000-10-063-4/+21
* back this out, should have never been touched.William A. Rowe Jr2000-10-061-2/+2
* Completed review for new tests:William A. Rowe Jr2000-10-062-3/+6
* Here it is, the Win32 part of the big canonical errors patch.William A. Rowe Jr2000-10-0619-103/+108
* One more underlying change to highlight of the Win32 canonical errors.William A. Rowe Jr2000-10-061-10/+1
* The precursor to the win32 cannonical errors patchWilliam A. Rowe Jr2000-10-061-73/+103
* some nits that I forgot first time around.Greg Stein2000-10-062-1/+3
* add UUID generation/formatting/parsing to APRGreg Stein2000-10-068-1/+612
* size_t should be an apr_size_t.Greg Stein2000-10-052-14/+15
* The lots of little ones... APR_IS_STATUS_condition(rv) conditional macrosWilliam A. Rowe Jr2000-10-052-3/+3
* The big one... APR_IS_STATUS_condition(rv) conditional macros.William A. Rowe Jr2000-10-051-10/+210
* Multiple build and configuration fixesRyan Bloom2000-10-056-9/+12
* Prepare our autoconf setup for autoconf 2.14a and for cross-compilingRyan Bloom2000-10-054-36/+39
* In RUN_SUBDIR_CONFIG_NOW, exit the overall configureJeff Trawick2000-10-051-0/+1
* Avoid a bad shell command in the expansion of AC_CHECK_DEFINE_FILES.Jeff Trawick2000-09-292-9/+11
* Add to the check for POLLIN. If poll.h is found in include/sys notRyan Bloom2000-09-292-1/+19
* Some systems have poll.h in include/sys, not include. I found thisRyan Bloom2000-09-293-0/+7
* Fix a few misspellings.Jeff Trawick2000-09-281-3/+3
* Provide a socklen_t to the user of APR as a portability aid. SomeJeff Trawick2000-09-228-9/+19
* Thanks Jeff.William A. Rowe Jr2000-09-201-3/+3
* Clean up a potential leak.William A. Rowe Jr2000-09-201-1/+3
* This changes the way we check for inet_addr and inet_network. The new testsDavid Reid2000-09-173-6/+56
* Add some .cvsignore goodness...David Reid2000-09-164-0/+6
* More changes to BeOS hints. Tidy up and set files as sockets correctly...David Reid2000-09-161-5/+8
* Fix a bug in apr_create_process() for Unix. The NULL signifyingJeff Trawick2000-09-151-1/+1
* Namespace protection for this allows the in_addr and gethostbynameDavid Reid2000-09-151-1/+1
* Update the hints.m4 file for which MPM to use.David Reid2000-09-151-5/+6
* apr_snprintf(): Get quad format strings working on OS/390 (and perhapsJeff Trawick2000-09-131-6/+2
* Back out previous change, which attempted to minimize rebuildingJeff Trawick2000-09-131-3/+1
* Fix some docsRyan Bloom2000-09-131-3/+3
* apr_putc(), apr_puts() for Unix: handle buffered files and interruptedJeff Trawick2000-09-122-27/+30
* apr_put_os_file() now sets up the unget byte appropriately on UnixJeff Trawick2000-09-112-2/+4
* APRVARS.in was overwriting EXTRA_LIBS. This stops that behavior.Ryan Bloom2000-09-101-1/+1
* this was deleted on April 14th, but got resuscitated somehowGreg Stein2000-09-091-114/+0
* Fix inserting elements at the head and tail of a ring when the ring isTony Finch2000-09-091-0/+5
* Fix the ScanDoc output on IE. I don't have IE, so I can't test this, butRyan Bloom2000-09-061-1/+1
* Add support for OS/390 to APR's config.sub and config.guess. TPF and VM/CMSJeff Trawick2000-09-012-2/+27
* Current implementation of lib/apr/Makefile.in causes rebuildingJeff Trawick2000-09-011-1/+3
* Get rid of dangling semicolon in check for pthread_key_delete().Jeff Trawick2000-09-011-1/+1
* Allow dso builds with pthreads enabled to work on platforms which don't haveGreg Ames2000-08-312-0/+3