summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* ha, then i go to try to use the thing and find out what APR_RING_CHECK_ELEM()jwoolley2003-08-131-2/+17
* seemed like a handy tool.jwoolley2003-08-131-0/+25
* rename "this" to "here" since "this" is a reserved word in c++jwoolley2003-08-131-12/+12
* Revamp apr_thread_mutex to be as thread safe, and occasionallywrowe2003-08-071-2/+3
* Indicate that NetWare has the necessary environment functions to supportbnicholes2003-07-311-0/+4
* Implemented apr_file_mtime_set() for NetWarebnicholes2003-07-141-0/+2
* apr_socket_data_set(): allow the same key to be used fortrawick2003-07-083-0/+24
* Added a note to the apr_file_open_flags about the range of valuesbrane2003-07-081-14/+17
* New apr_file_mtime_set() API, implemented in unix and win32.sussman2003-07-072-4/+17
* Add an apr_table_compress() function to reconcile duplicatebrianp2003-06-221-0/+10
* Some SVR4 dialects need mutexes declared before including shm.hmartin2003-06-201-0/+3
* tweak a comment to better describe what APR_SHELLCMD can handletrawick2003-06-191-1/+1
* Win32: Adopt Brian Havard's OS/2 rwlock implementation.stoddard2003-06-181-5/+3
* fix documentation for apr_file_getc()jwoolley2003-06-151-2/+2
* Fix a doc typo and clarify.aaron2003-06-131-1/+1
* Add proc_mutex_lockfile() for retrieving the name of the filetrawick2003-06-071-0/+7