summaryrefslogtreecommitdiff
path: root/CHANGES
Commit message (Expand)AuthorAgeFilesLines
* Add APR_BUFFERED support to apr_file_os_put() calls.jerenkrantz2002-07-161-0/+2
* Credit where credit is duewrowe2002-07-151-0/+3
* Reimplement apr_poll() on Unix. This improves performance by giving therbb2002-07-111-0/+5
* added support for changing the limit on file descriptors per processbrianp2002-07-091-1/+4
* forgot this file last weekgregames2002-07-081-0/+3
* Optimized the apr_table_set* functions, and updated a variable namebrianp2002-07-051-0/+2
* Fix the userid functions on Irix to handle the way that Irixtrawick2002-07-011-0/+4
* A compromise for now: changing the return type of apr_table_do() andjwoolley2002-06-281-0/+4
* Fix the definition of union semun so that it is valid on systemstrawick2002-06-281-0/+5
* Correct shared library support on Darwin to not fatally error out whenjerenkrantz2002-06-241-0/+3
* Optimized atomic CAS support for Linux/x86brianp2002-06-221-0/+4
* Fix a compile error in the EGD support in rand.c on older Solaristrawick2002-06-211-0/+3
* Fix apr_file_seek() to unset the eof_hit flag.jwoolley2002-06-191-0/+2
* Removed --disable-atomics flag and added --enable-nonportable-atomics,aaron2002-06-141-0/+4
* Added 2 additional lock functions: apr_proc_mutex_name andjim2002-06-071-0/+6
* Forgot to commit [actually explicitly committed, but forgotwrowe2002-05-291-0/+4
* Added --with-devrandom=[DEV] configure flag which allows a particularjwoolley2002-05-281-0/+6
* Darwin/Mac OS X: There is apparently no convenient way to keep deceasedtrawick2002-05-221-0/+5
* Win32: Call GetOverlappedResults to get the results of an asyncstoddard2002-05-201-0/+5
* Whoops, meant to note that in CHANGESjwoolley2002-05-181-0/+3
* It doesn't really *have to* be in fcntl.h, it just probably will bejwoolley2002-05-171-1/+1
* We must respect the APR_BINARY flag on the Unix implementation ofjwoolley2002-05-171-0/+5
* Linux, AIX: Use crypt_r() instead of crypt() because the nativetrawick2002-05-101-0/+5
* Darwin: Global mutexes don't need an intraprocess mutex when Posixtrawick2002-05-091-1/+3
* fix a CHANGES entry...trawick2002-05-091-1/+1
* AIX: Global mutexes don't need an intraprocess mutex when SysVtrawick2002-05-091-0/+3
* Fix a problem with global mutexes on OS/390 when something othertrawick2002-05-091-0/+5
* Fixed apr_strfsize formatting of values over 1 gigbrianp2002-05-081-0/+3
* Rename --disable-atomics as --disable-optimized-atomics, sinceaaron2002-05-061-0/+3
* Convert apr_pcalloc to a macro to take advantage of compilerbrianp2002-05-051-0/+2
* Fix APR_STATUS_IS_ETIMEDOUT() macro, which had a stray close-paren onjwoolley2002-05-021-0/+3
* Restore after the tagstriker2002-05-011-0/+6
* Update prior to bumping the tagstriker2002-05-011-6/+0
* Crazy Lovejerenkrantz2002-05-011-0/+7
* don't require that the DNS can map 127.0.0.1 when checkingtrawick2002-04-301-0/+3
* Remove APR_WANT_SIGNAL from apr_want.h because code must includefielding2002-04-301-0/+3
* Sigh, introduced some whitespace when restoring this file...striker2002-04-291-1/+1
* Restore after bumping the tagstriker2002-04-291-0/+3
* Manipulation to bump a tagstriker2002-04-291-3/+0
* Not all platforms can mmap /dev/zero, so we need to do an explicit checkjerenkrantz2002-04-281-0/+3
* Reduce the number of apr_sendfile calls on AIX and OS/390 bytrawick2002-04-251-0/+4
* apr_sendfile: implement APR_INCOMPLETE_WRITE semantics for FreeBSD. Thisgregames2002-04-241-0/+3
* To support modules like PHP, which implement their ownjim2002-04-221-0/+5
* Failed to update CHANGES on a previous rename. Insert it at thestriker2002-04-221-0/+3
* Rename apr_get_groupname to apr_group_name_get.striker2002-04-221-0/+3
* Allow VPATH builds to properly generate build dependencies. This requiresjerenkrantz2002-04-221-0/+3
* Tru64: Stop leaving zombies in APR apps like mod_cgid whichtrawick2002-04-191-0/+4
* Ensure that the ATOMIC_HASH can not be negative.jerenkrantz2002-04-181-0/+3
* Fix a problem with eof reporting with Unix file I/O ontrawick2002-04-181-0/+3
* Per rename_pendings, rename apr_explode_time to apr_time_exp_tz.jerenkrantz2002-04-151-0/+3