summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tag APR 0.9.6.0.9.6jerenkrantz2005-02-040-0/+0
* Onward ho to 0.9.6.jerenkrantz2005-02-041-1/+1
* Update copyright year to 2005 and standardize on current copyright owner line.jerenkrantz2005-02-04304-310/+614
* Merge r151340 from trunk:jorton2005-02-041-1/+4
* grab this feature from APR >= 1.0:trawick2005-01-199-4/+69
* Temporarily work around a conflict between 0.9 and 1.0 of apr.expminfrin2005-01-171-0/+1
* Add the major version number to the package name so that packages can be inst...minfrin2005-01-061-1/+1
* Add an RPM spec file.minfrin2004-12-163-0/+123
* Fix the line ending status on the solaris package filesminfrin2004-12-160-0/+0
* Include the addition of the Solaris packageminfrin2004-12-161-0/+4
* Add a script to build Solaris package files of APRminfrin2004-12-144-0/+99
* Fixing various compiler errors when compiling against the latest version of L...bnicholes2004-11-292-2/+2
* property cleanupnd2004-11-240-0/+0
* property cleanupnd2004-11-246-2/+2
* Merge r65157, r65158 from trunk: (fixing random lockups in pool-debugjorton2004-11-214-112/+62
* Merge r64682 from trunk:jorton2004-11-211-7/+3
* Reorganize the apr project 0.9 brancheswrowe2004-11-200-0/+0
* Remove .cvsignore files.APR_0_9_BRANCHjorton2004-11-2039-270/+0
* tweak textjwoolley2004-11-201-1/+1
* * include/apr_version.h: Bump to 0.9.6-dev.jerenkrantz2004-11-161-2/+2
* * include/apr_version.h: Remove -isdev #define in preparation for 0.9.5.jerenkrantz2004-11-161-1/+1
* Merge r71501 from trunk:jorton2004-11-151-1/+1
* Merged trunk r65572 to APU_0_9_BRANCH.brane2004-11-142-1/+14
* added define to enable writev capabilities in NetWareclar2004-10-081-0/+2
* removed the O_EXCL bit from the passed-in flag to allow create then open on t...clar2004-10-081-1/+1
* fix apr_file_dup and apr_file_dup2 win32 implementationsstas2004-09-242-0/+17
* Remove DOS line endings. Can not believe I've committed that.mturk2004-09-231-22/+22
* WIN32 Thread join changes.mturk2004-09-231-1/+6
* Backport from HEAD.mturk2004-09-231-18/+32
* Comment tweak as per HEAD.jorton2004-09-221-4/+4
* The apr/test/Makefile.win is missing a target to build a readchild.exeminfrin2004-09-192-1/+9
* * build/apr_hints.m4 (APR_PRELOAD): NetBSD fcntl() confoundsjorton2004-09-141-2/+4
* * misc/unix/errorcodes.c (native_strerror): Gracefully handlejorton2004-09-092-1/+13
* Fixed apr_atomic_dec on NetWare to be thread safeclar2004-09-021-2/+1
* * buildconf, apr-config.in: Relicense.jorton2004-09-012-98/+22
* Backport from HEAD:jorton2004-09-015-43/+29
* If available, use 'readlink -f' to resolve symlinks in apr-config.jerenkrantz2004-08-302-3/+13
* * build/config.guess, build/config.sub: Merge changes for DragonFlyjorton2004-08-282-2/+5
* * build/apr_hints.m4 (APR_PRELOAD): Override the test for O_NONBLOCKjorton2004-08-281-0/+3
* tweak coding style to match what was committed to HEADstoddard2004-08-251-6/+6
* Win32: Implement apr_procattr_child_errfn_set()and apr_procattr_error_check_s...stoddard2004-08-252-2/+40
* Since this code only applies to sendfile, make sure that it is properly #ifde...bnicholes2004-07-262-0/+4
* Win32: Fix bug in apr_socket_sendfile that interferred with LSPs. PR: 23982stoddard2004-07-214-31/+30
* thread id is not always a scalargregames2004-07-201-1/+3
* apr_proc_create() on Unix: Remove unnecessary check for readtrawick2004-07-202-1/+6
* Win32: Fix bug in tracking the file pointer in files opened for overlapped/xt...stoddard2004-07-192-1/+6
* * include/apr_atomic.h: Fix FreeBSD atomics.jorton2004-07-132-4/+6
* Backport from HEAD:jorton2004-07-131-0/+3
* Make sure that Winsock is started up properly for all NLMs that link to aprli...bnicholes2004-07-064-15/+104
* Simplify cwd creation on beoswrowe2004-06-281-4/+2