summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* The failure to delete the conditional lock ws causing a hang on BeOS, sodreid2004-06-301-0/+2
* * configure.in: Remove check for res_init again.jorton2004-06-301-2/+0
* * Makefile.in (install): Simplify stupid over-engineering.jorton2004-06-301-8/+3
* * Makefile.in (APR_PCFILE): New target.jorton2004-06-302-4/+10
* Get the correct setting for which locking mechanism to use.dreid2004-06-291-2/+11
* Generate a tag file.dreid2004-06-291-0/+3
* Destroy the shared memory once the test finishes.dreid2004-06-291-1/+6
* Bring over the display fix from apr-util.dreid2004-06-291-1/+1
* If a test fails due to be not implemented, then record it as suchdreid2004-06-291-3/+1
* Continue clearing my TODO list.dreid2004-06-291-7/+21
* Allow shared memory to work across forks in the way it was intended.dreid2004-06-292-0/+33
* Add support for BS2000 (_OSD_POSIX).jfclere2004-06-291-0/+56
* Use libbind/libresolv when available. Check <sys/types.h> before checking oth...martin2004-06-291-1/+4
* Add FreeBSD platform, and catch unsupported platforms by #error exitmartin2004-06-291-1/+6
* Use standardized names for ISO-8859-1, see http://www.iana.org/assignments/ch...martin2004-06-291-1/+1
* Commit the missing jlibtool.c from Justin's http://www.apache.org/~jerenkrant...martin2004-06-291-0/+1472
* Avoid any edge case or clib bug that might result in a stringwrowe2004-06-281-3/+6
* Simplify excessive copies when the string isn't transformed to upper.wrowe2004-06-281-6/+7
* Incorporate suggested changes from Martin Kraemer and Will Rowe.dreid2004-06-281-8/+9
* Fix apr_snprintf() to respect precision for small floating pointtrawick2004-06-273-1/+24
* * include/apr_file_info.h: Move new APR_USETID, APR_GSETID andjorton2004-06-251-3/+3
* Reminder for bugginessmartin2004-06-251-0/+13
* add missing mention of a bug fixtrawick2004-06-231-0/+4
* sync with 0.9 branchtrawick2004-06-231-4/+4
* fix a dangling commatrawick2004-06-231-1/+1
* Add command type APR_SHELLCMD_ENV for creating a processtrawick2004-06-235-8/+25
* * Makefile.in (install): Install mkdir.sh and awk scripts intojorton2004-06-231-5/+4
* Bring in the patch from apr-util that allows for NULL strings to be passeddreid2004-06-211-1/+3
* Add details of the releases and include the fact that 1.0.0.rc1 has been T&R'ddreid2004-06-181-18/+21
* Following the last 2 weeks discussions, there are now no showstoppersdreid2004-06-181-64/+65
* Reuse cleanup structures to prevent memory consumption from repeatedjorton2004-06-172-1/+62
* 3centstrawick2004-06-161-4/+4
* indicate that default on address space differs among platformstrawick2004-06-151-1/+2
* Continue campaign to kill showstoppers.jerenkrantz2004-06-151-2/+8
* LFS support is complete.jorton2004-06-151-7/+1
* Update STATUSdreid2004-06-151-6/+8
* * locks/unix/proc_mutex.c (apr_proc_mutex_lockfile): Fix build onjorton2004-06-151-2/+8
* * threadproc/unix/thread.c (apr_threadattr_detach_set): Fix for Mac OSjorton2004-06-143-6/+13
* * configure.in: Don't use POSIX semaphores or cross-process pthreadjorton2004-06-143-10/+13
* Fixed typo in API descriptionclar2004-06-141-1/+1
* Added new APR API to load child process in current or new address space (NetW...clar2004-06-147-6/+47
* * threadproc/unix/thread.c (threadattr_cleanup): New function.jorton2004-06-141-2/+18
* * locks/unix/proc_mutex.c (apr_proc_mutex_create): Remove redundantjorton2004-06-141-7/+2
* * locks/unix/proc_mutex.c (proc_mutex_fcntl_cleanup): Always close thejorton2004-06-141-5/+2
* * locks/unix/proc_mutex.c (proc_mutex_posix_release): Revert previousjorton2004-06-141-1/+3
* * locks/unix/proc_mutex.c (apr_proc_mutex_lockfile): Avoid unnecessaryjorton2004-06-141-5/+4
* * locks/unix/proc_mutex.c (proc_mutex_proc_pthread_cleanup): Fixjorton2004-06-141-1/+18
* * locks/unix/proc_mutex.c (proc_mutex_proc_pthread_cleanup): Fixjorton2004-06-141-4/+4
* * locks/unix/proc_mutex.c (proc_mutex_pthread_create): Don't leak anjorton2004-06-141-0/+1
* * locks/unix/proc_mutex.c (proc_mutex_posix_cleanup): Ignorejorton2004-06-141-19/+9