summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Bump for 0.9.8 release.rooneg2006-01-271-1/+1
* Merge r356615 into 0.9.x.rooneg2006-01-262-4/+14
* Platform fix; backport 357636 for 2.2.3 (if ever released)wrowe2005-12-191-0/+16
* Bump after tagwrowe2005-09-261-2/+2
* Bump for 0.9.7 tagwrowe2005-09-261-2/+2
* Backport the apr_procattr_addrspace_set() API to allow a platform to specify ...bnicholes2005-09-212-0/+11
* Backport from trunk:trawick2005-08-231-1/+11
* Refactor Win32 condition variables code to address bugs.wrowe2005-07-221-1/+0
* Update remaining 2004 copyright notices.jorton2005-06-143-3/+6
* fix typojwoolley2005-05-261-1/+1
* Merge r109326 from trunk:jorton2005-03-041-0/+6
* Move on to 0.9.7-dev.jerenkrantz2005-02-041-2/+2
* 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-0491-91/+182
* grab this feature from APR >= 1.0:trawick2005-01-193-0/+10
* Merge r65157, r65158 from trunk: (fixing random lockups in pool-debugjorton2004-11-211-3/+0
* Remove .cvsignore files.APR_0_9_BRANCHjorton2004-11-202-5/+0
* * 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
* added define to enable writev capabilities in NetWareclar2004-10-081-0/+2
* Comment tweak as per HEAD.jorton2004-09-221-4/+4
* Fixed apr_atomic_dec on NetWare to be thread safeclar2004-09-021-2/+1
* Win32: Implement apr_procattr_child_errfn_set()and apr_procattr_error_check_s...stoddard2004-08-251-0/+2
* Since this code only applies to sendfile, make sure that it is properly #ifde...bnicholes2004-07-261-0/+2
* Win32: Fix bug in apr_socket_sendfile that interferred with LSPs. PR: 23982stoddard2004-07-211-0/+5
* * include/apr_atomic.h: Fix FreeBSD atomics.jorton2004-07-131-4/+4
* Make sure that Winsock is started up properly for all NLMs that link to aprli...bnicholes2004-07-061-0/+7
* Backport from HEAD:jorton2004-06-251-3/+3
* backport this from 1.0-dev:trawick2004-06-231-3/+6
* backport this from 1.0-dev:trawick2004-05-051-0/+3
* * include/apr_file_io.h: Add APR_LARGEFILE flag, with warning.jorton2004-03-241-0/+14
* * include/apr_file_info.h: Fix spellos.jorton2004-03-201-1/+1
* Increase the default for FD_SETSIZE on Netwarebnicholes2004-03-161-0/+2
* Use the correct macros for converting between winsock net errors and apr on N...bnicholes2004-03-161-4/+5
* Backport from HEAD:jorton2004-03-061-1/+1
* Relicense.jorton2004-02-283-147/+30
* Relicense APR under Apache License, Version 2.0.jerenkrantz2004-02-1391-4427/+914
* Backport from HEAD:jorton2004-01-271-1/+1
* * include/arch/unix/apr_arch_thread_rwlock.h: Use result ofjorton2004-01-251-2/+2
* Backport a comment to clarify a misunderstanding posted to dev@apr.wrowe2004-01-141-1/+1
* mark apr_sockaddr_port_get, apr_sockaddr_port_set, and apr_sockaddr_ip_settrawick2003-12-091-0/+3
* Unix propagates the fname from the apr_file_t to apr_file_info_twrowe2003-11-191-1/+1
* Add apr_os_pipe_put_ex(), which allows the caller to tell APRstriker2003-10-241-0/+15
* Introduce apr_socket_atmark() with a more friendly failure case when thewrowe2003-10-165-0/+19
* Remove an unused system import from the NetWare buildbnicholes2003-10-021-2/+0
* clarify docsjwoolley2003-09-261-4/+6
* 0.9.4 came and went. Now for 0.9.5-devjerenkrantz2003-09-261-2/+2
* 0.9.4 time.jerenkrantz2003-09-261-1/+1
* Enable use of atomics from MSVC C++ on WIN32.wrowe2003-09-191-1/+1
* Add apr_temp_dir_get(), a function to get the most suitable directory to placethommay2003-08-231-0/+16