summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Add a first revision of the Pollset Callback API.Paul Querna2006-03-311-0/+20
* After a bit of discussion on list, it seems this flag's behaviorWilliam A. Rowe Jr2006-03-021-1/+5
* Improve some documentation comments.Garrett Rooney2006-02-133-4/+12
* * include/apr_support.hGarrett Rooney2006-02-131-2/+0
* A simple typo that's come up more than once, VC accepts whileWilliam A. Rowe Jr2006-02-111-1/+1
* Make apr_file_t::filePtr an apr_off_t on unix so that we avoid truncatingGarrett Rooney2006-02-081-1/+1
* Revert note about unused pool parameter.Mladen Turk2006-01-141-2/+2
* Mark pool param for apr_file_remove and apr_file_renameMladen Turk2006-01-131-2/+2
* Fix various MS VC 14 (Studio 2005) 'bugs', e.g. MS's choiceWilliam A. Rowe Jr2005-12-191-0/+16
* Clean up the documentation surrounding the APR_INCOMPLETE status code,Garrett Rooney2005-12-132-4/+14
* Increment the APR_MINOR_VERSION to reflect what trunk should be, and such thatColm MacCarthaigh2005-10-241-1/+1
* Added an optional APR_POLLSET_NOCOPY flag for apr_pollset_create().Brian Pane2005-10-231-0/+1
* Initial implementation of the variable file-io buffer sizes functions on theColm MacCarthaigh2005-10-181-2/+4
* Initial implementation of variable file-io buffer sizes on the Netware Colm MacCarthaigh2005-10-181-2/+5
* Initial win32 implementation of the variable file-io buffer size functions.Colm MacCarthaigh2005-10-181-1/+4
* Add apr-wide definitions and unix implementation of apr_file_buffer_set() and Colm MacCarthaigh2005-10-182-2/+26
* Add apr_file_open_flags_std[err|out|in]() functions, to allow the opening ofColm MacCarthaigh2005-10-151-0/+45
* apr_poll() - don't promise to fill in rtnevents if no event wasJeff Trawick2005-10-021-7/+9
* * include/arch/unix/apr_arch_file_io.h: Define APR_USE_READDIR64_R toJoe Orton2005-09-271-1/+7
* * include/apr_file_io.hGarrett Rooney2005-09-101-2/+2
* Fix handling of %pI with psprintf; the psprintf implementation assumesJoe Orton2005-09-081-0/+9
* Add some workarounds for cases where readdir_r fails due to largeJoe Orton2005-08-311-0/+4
* Provide APR_VERSION_AT_LEAST() macro for applications whichJeff Trawick2005-08-311-0/+16
* * include/apr_pools.h: Clarify docs on cleanups.Joe Orton2005-08-301-16/+34
* APR_STATUS_IS_ENOENT(): check for EMVSCATLGJeff Trawick2005-08-231-1/+11
* * strings/apr_snprintf.c (apr_vformatter): Add support for %pm toJoe Orton2005-08-181-0/+5
* Add two helper macros for working with variable length arrays.Garrett Rooney2005-08-181-0/+19
* document the multithreaded semantics more explicitly, so that application cod...Brian Pane2005-07-231-0/+18
* Refactor Win32 condition variables code to address bugs.William A. Rowe Jr2005-07-221-1/+0
* OS/2: Implement apr_file_mtime_set().Brian Havard2005-07-161-0/+2
* Actually implement the multicast on the WIN32.Mladen Turk2005-07-081-0/+3
* Add %pt support to apr_snprintf() for printing an apr_os_thread_tJeff Trawick2005-06-171-0/+2
* Update remaining 2004 copyright notices.Joe Orton2005-06-143-3/+6
* Implement pool accessor for socketsMladen Turk2005-06-124-3/+8
* fix typoCliff Woolley2005-05-261-1/+1
* Use AC_CHECK_HEADERS to find the uuid header files.Paul Querna2005-05-051-2/+0
* * include/apr_pools.h: Remove some out-of-context references toJoe Orton2005-05-041-8/+6
* Steal the joined-pool debug code from 1.3:Joe Orton2005-05-041-1/+5
* - Add support for uuid_generate on OS X 10.4. This required some extra footPaul Querna2005-05-031-0/+2
* Fix the @return Docstring to say that this will return NULL if the key doesn'...Paul Querna2005-04-221-1/+1
* Remove setting FD_SETSIZE from apr.hw toMladen Turk2005-04-221-2/+0
* Set FD_SETSIZE to 1024 like POSIX does.Mladen Turk2005-04-211-0/+2
* Allow Apache on NetWare to build using either the standard socket libraries o...Bradley Nicholes2005-04-144-5/+34
* Yes, these are depreciated, but lets not use C++ Comments.Paul Querna2005-04-131-3/+3
* * network_io/unix/multicast.c (apr_mcast_leave): Rename 'leave'Joe Orton2005-02-151-2/+2
* Since reaction is negative to a seperate apr_release.h file forWilliam A. Rowe Jr2005-02-072-103/+77
* No newline == bad form, my bad.William A. Rowe Jr2005-02-071-1/+1
* apr_revision? Whoops - I rethought that, decided on apr_release.h toWilliam A. Rowe Jr2005-02-071-1/+1
* In order to remove the win32ver.awk generation of .rc files for apr,William A. Rowe Jr2005-02-073-40/+98
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-0492-92/+184