| Commit message (Expand) | Author | Age |
* | Remove trailing whitespaces in *.c. | Ivan Zhakov | 2022-11-20 |
* | Revert r1862435, r1862071 per veto from ivan | Joe Orton | 2019-08-28 |
* | * include/apr_file_info.h: Clarify pool handling for apr_dir_read and | Joe Orton | 2019-07-02 |
* | Add apr_dir_pread(), a variant of apr_dir_read() which allows callers | Joe Orton | 2019-06-25 |
* | OS/2: In apr_dir_open(), check that the supplied directory name is actually | Brian Havard | 2010-03-16 |
* | Fix the typo. | Joe Orton | 2006-08-03 |
* | Update license header. | Joe Orton | 2006-08-03 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | Justin Erenkrantz | 2005-02-04 |
* | OS/2: Add implementation of apr_dir_make_recursive(). | Brian Havard | 2004-11-24 |
* | Relicense APR under Apache License, Version 2.0 | Justin Erenkrantz | 2004-02-13 |
* | rename apr_arch_fileio.h to apr_arch_file_io.h for consistency | Thom May | 2003-01-07 |
* | Namespace protection for include/arch/ header files | Thom May | 2003-01-06 |
* | Update copyright notices to 2003. | Thom May | 2003-01-01 |
* | Prepare to eliminate a platform specific | William A. Rowe Jr | 2002-10-13 |
* | OS/2: Fix build breakage due to missing apr_dir_make_recursive(). | Brian Havard | 2002-06-11 |
* | Rename the "cntxt" members of the fileio structures to "pool". | Sander Striker | 2002-03-20 |
* | Update our copyright for this year. | Roy T. Fielding | 2002-03-13 |
* | Wrap all APR functions in APR_DECLARE macro. | Ryan Bloom | 2001-08-10 |
* | OS/2: add an assortment of misc helper functions that were missing so | Brian Havard | 2001-03-19 |
* | Update copyright to 2001 | Roy T. Fielding | 2001-02-16 |
* | renaming various functions for consistency sake | Doug MacEachern | 2001-02-08 |
* | OS2 was chasing os2errno.h which we hid in a private platform directory, | William A. Rowe Jr | 2001-01-28 |
* | Get OS/2 dir & stat code working with current API. | Brian Havard | 2001-01-25 |
* | apr_dir_read now accepts a pointer to the user's apr_finfo_t to gather | William A. Rowe Jr | 2001-01-23 |
* | Stop copying file names that we get from apr_file_t's and apr_dir_t's. | Ryan Bloom | 2001-01-05 |
* | Rename the apr_opendir symbol to apr_dir_open. This makes more sense, | Ryan Bloom | 2000-12-17 |
* | Fix OS/2 build after the move of private APR headers to the include/arch/ | Brian Havard | 2000-11-14 |
* | Fix arg type for apr_dir_entry_size to match prototype. | Brian Havard | 2000-11-13 |
* | Move all of the file private header files to an arch directory under | Ryan Bloom | 2000-11-09 |
* | Include apr_strings.h in a bunch more places that need it. | Brian Havard | 2000-08-06 |
* | Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation... | William A. Rowe Jr | 2000-08-06 |
* | prefix libapr functions and types with apr_ | Doug MacEachern | 2000-08-02 |
* | back out APR_ prefix for TRUE,FALSE | Doug MacEachern | 2000-04-28 |
* | prefix TRUE,FALSE with APR_ | Doug MacEachern | 2000-04-28 |
* | Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages | Ryan Bloom | 2000-04-14 |
* | First stage of migrating OS/2 code to new error code mappings, define & use | Brian Havard | 2000-04-08 |
* | Finish the APR naming cleanup. This removes the struct's from | Ryan Bloom | 2000-04-03 |
* | fix the rest of the struct foo_t to struct ap_foo_t. Next is removing the | Ryan Bloom | 2000-04-03 |
* | Update to Apache Software License version 1.1 | Roy T. Fielding | 2000-03-31 |
* | Fix all the License issues. Including: | Ryan Bloom | 2000-03-10 |
* | OS/2: register cleanup in ap_opendir() + some minor cleanup. | Brian Havard | 2000-03-03 |
* | OS/2: Migrate directory API to new style ap_time_t | Brian Havard | 2000-01-10 |
* | Bring file_io up to the new parameter order for APR. I have decided to do | Ryan Bloom | 1999-10-06 |
* | First patch to re-order function parameters. This one gets the low hanging | Ryan Bloom | 1999-10-04 |
* | Initial revision | Ryan Bloom | 1999-08-17 |