summaryrefslogtreecommitdiff
path: root/util-misc
Commit message (Expand)AuthorAgeFilesLines
* replace expensive % with faster (2-4x) functional equiv.jim2011-01-271-4/+12
* apr_thread_pool: Fix some potential deadlock situations.trawick2010-09-281-24/+6
* apr_thread_pool_create: Fix pool corruption caused by multithread use of the ...trawick2010-09-271-0/+6
* - remove unused assignmentpgollucci2010-08-051-1/+1
* Renamed _self var since (Open)Watcom recognizes this as reserved.fuankg2010-08-031-7/+7
* Refactor away apu_version legacy cruftwrowe2009-12-212-38/+0
* Refactoring to drop apr_config.h, renamed APU_MODULE_DECLARE_DATAwrowe2009-12-171-2/+1
* SECURITY: CVE-2009-2412 (cve.mitre.org)wrowe2009-08-041-9/+20
* Convert various APU_DECLARE into APR_DECLARE.bojan2009-07-166-57/+57
* apr_queue_trypush() doesn't block if the queue is full.bojan2009-06-141-3/+3
* Fix race conditions in initialisation of DBD, DBM and DSO.bojan2009-06-101-1/+10
* APR->APU conversion of DSO buildfoo; rename --disable-util-dso tojorton2009-03-241-1/+1
* * Makefile.in, configure.in: s/APU/APR/ in DSO handling code.jorton2009-03-241-8/+8
* Merge APR-Util trunk into APR.pquerna2009-03-247-0/+3146