summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Fix a buglet that caused APR_FILE_BASED_SHM to be set inadvertentlyJeff Trawick2001-11-261-0/+4
* Canonicalize the formatting of these entries.Cliff Woolley2001-11-261-10/+9
* Um, Brain? :)Cliff Woolley2001-11-261-4/+4
* Speed up table operations.Ian Holsman2001-11-261-0/+4
* Speed up apr_pool_userdata_set[n] by letting apr_hash_set/get figure out theIan Holsman2001-11-231-0/+4
* New APR function apr_mmap_dup.Ian Holsman2001-11-211-0/+5
* Tweak apr_gethostname() so that it detects truncation of theJeff Trawick2001-11-201-0/+3
* Update *ressym on success in the Darwin DSO load path.Justin Erenkrantz2001-11-201-0/+2
* Fix apr_setup_signal_thread() to grab the right error code fromJeff Trawick2001-11-161-0/+4
* Fix the Unix HAVE_POLL flavor of apr_poll_socket_mask() so thatJeff Trawick2001-11-131-3/+7
* Fix apr_setup_signal_thread() so that threads don't blockJeff Trawick2001-11-121-2/+8
* Argh.. water damage all over our new building ;(Ian Holsman2001-11-121-0/+4
* Use strerror_r() where available, since strerror() isn't alwaysJeff Trawick2001-11-121-0/+4
* Fix some file cleanup problems in apr_proc_create() which couldJeff Trawick2001-11-111-1/+5
* Add 2 new hash functions.Ian Holsman2001-11-091-0/+4
* Introduce the apr_pool_userdata_setn() variant that doesn't strdup the key.William A. Rowe Jr2001-10-291-0/+4
* Fix the reporting for child processes that die. This removesRyan Bloom2001-10-231-0/+5
* Come on Aaron, you can think of a better commit log message than this!Aaron Bannert2001-10-191-0/+4
* Added a new parameter to apr_thread_mutex_init(). Mutexes are now byAaron Bannert2001-10-171-0/+6
* read_with_timeout in apr/file_io/win32/readwrite.c incorrectlyJeff Trawick2001-10-161-0/+6
* The pipe creation code used by mod_cgi in Apache 2.0Jeff Trawick2001-10-161-0/+6
* Add support for QNX 6.Jeff Trawick2001-10-161-0/+2
* Almost forgot this...Aaron Bannert2001-10-161-0/+6
* Added the cond_timedwait function (and a new test for it as well).Aaron Bannert2001-10-121-0/+3
* Many fixes to apr_file_mktemp when !HAVE_MKSTEMP to (a) make it workCliff Woolley2001-10-061-0/+3
* Fix a segfault in apr_poll_clear on Unix. Also fix the logicRyan Bloom2001-10-021-0/+4
* Even though it's not unusual for temporary files to be unlinked as soon asCliff Woolley2001-10-011-0/+5
* Fix a potential segfault on Unix when apr_file_close() is called and theCliff Woolley2001-10-011-0/+5
* Introduce apr_pool_lock for debugging, in combination withWilliam A. Rowe Jr2001-09-281-0/+5
* optimize apr_pstrcat by storing the lengths of the first 6 stringsIan Holsman2001-09-281-0/+3
* Add pool accessors to the apr_thread_mutex_t datatype.Ryan Bloom2001-09-261-0/+3
* Add the apr_file_mktemp function. This creates and opens aRyan Bloom2001-09-241-0/+5
* Simplify apr_proc_wait_all_procs and consolidate apr_proc_wait.Justin Erenkrantz2001-09-211-0/+5
* Add a test for the new process mutex, and a CHANGES entry about theRyan Bloom2001-09-191-0/+2
* Add my name to this CHANGES entryRyan Bloom2001-09-191-1/+1
* Forgot this CHANGES entry.Ryan Bloom2001-09-181-0/+2
* Add condition variables to the APR set of locking functions.Ryan Bloom2001-09-131-0/+4
* Don't search for IPv6 names in apr_sockaddr_info_get() if theJeff Trawick2001-09-121-1/+6
* Undo comments lost in my update (!?!)William A. Rowe Jr2001-09-091-1/+7
* Fix the apr_proc_create for win32. In order to do so, this patchWilliam A. Rowe Jr2001-09-091-5/+13
* Add the new thread read/write API to APR. This doesn't change anyRyan Bloom2001-09-081-0/+6
* On platforms where neither HAVE_GMTOFF nor HAVE___OFFSET is defined,Justin Erenkrantz2001-08-311-0/+4
* It's warm tonight in the midwestWilliam A. Rowe Jr2001-08-301-0/+2
* fix a problem with buffered files on unix which was exposedJeff Trawick2001-08-291-0/+2
* Error codes from getaddrinfo() need their own range within theJeff Trawick2001-08-291-0/+2
* Add an apr_thread_once function to allow a program to make sure thatRyan Bloom2001-08-271-0/+5
* APR is now Doxygen'edIan Holsman2001-08-241-0/+2
* Thanks for the help, Cliff :-)William A. Rowe Jr2001-08-241-0/+2
* at least apr_ungetc() appears to work on Unix :)Jeff Trawick2001-08-241-0/+3
* i didnt make this change (and sure didnt choose the new name! :)Doug MacEachern2001-08-191-1/+1