| Commit message (Expand) | Author | Age | Files | Lines |
* | Re-order the fields of 'struct apr_finfo_t' to avoid a hole and some padding. | jailletc36 | 2023-02-19 | 1 | -2/+2 |
* | Remove trailing whitespaces in all *.h. | ivan | 2022-11-19 | 1 | -37/+37 |
* | Revert r1862435, r1862071 per veto from ivan | jorton | 2019-08-28 | 1 | -28/+0 |
* | * include/apr_file_info.h: Clarify pool handling for apr_dir_read and | jorton | 2019-07-02 | 1 | -3/+9 |
* | Add apr_dir_pread(), a variant of apr_dir_read() which allows callers | jorton | 2019-06-25 | 1 | -0/+22 |
* | Slightly improve doxygen generated documentation. | jailletc36 | 2018-08-26 | 1 | -2/+2 |
* | minor API doc improvements | trawick | 2014-04-15 | 1 | -1/+1 |
* | Fix doc errors in APR header files. | trawick | 2013-06-25 | 1 | -3/+3 |
* | Clarify the return code for apr_dir_read. | minfrin | 2009-09-09 | 1 | -1/+2 |
* | Define apr_ino_t in such a way that it doesn't change definition | wrowe | 2007-10-24 | 1 | -6/+0 |
* | Fix the typo. | jorton | 2006-08-03 | 1 | -1/+1 |
* | Update license header. | jorton | 2006-08-03 | 1 | -6/+6 |
* | After a bit of discussion on list, it seems this flag's behavior | wrowe | 2006-03-02 | 1 | -1/+5 |
* | Clean up the documentation surrounding the APR_INCOMPLETE status code, | rooneg | 2005-12-13 | 1 | -2/+12 |
* | Update copyright year to 2005 and standardize on current copyright owner line. | jerenkrantz | 2005-02-04 | 1 | -1/+2 |
* | rename the apr_file_permissions defines (APR_UREAD, | stas | 2004-12-10 | 1 | -15/+31 |
* | This must hit 1.0 - note the ambiguity of ctime. | wrowe | 2004-08-12 | 1 | -2/+2 |
* | * include/apr_file_info.h: Move new APR_USETID, APR_GSETID and | jorton | 2004-06-25 | 1 | -3/+3 |
* | * include/apr_file_io.h, include/apr_file_info.h: cont->pool | jorton | 2004-05-17 | 1 | -4/+4 |
* | * include/apr_file_info.h, file_io/unix/fileacc.c (apr_unix_mode2perms, | jorton | 2004-04-21 | 1 | -0/+3 |
* | * include/apr_file_info.h: Remove misleading @remark about dot/dot-dot | jorton | 2004-02-19 | 1 | -1/+1 |
* | Relicense APR under Apache License, Version 2.0 | jerenkrantz | 2004-02-13 | 1 | -49/+10 |
* | Unix propagates the fname from the apr_file_t to apr_file_info_t | wrowe | 2003-11-19 | 1 | -1/+1 |
* | remove these interfaces: | trawick | 2003-09-03 | 1 | -14/+0 |
* | Rebalance our exposed headers such that everything is nested properly | wrowe | 2003-03-05 | 1 | -37/+15 |
* | Added two new functions, apr_filepath_list_split and apr_filepath_list_merge, | brane | 2003-02-12 | 1 | -0/+31 |
* | Added a new function, apr_filepath_encoding, to determine the character | brane | 2003-01-03 | 1 | -0/+26 |
* | Update copyright notices to 2003. | thommay | 2003-01-01 | 1 | -1/+1 |
* | Grudgingly accept that folks may want to merge paths containing wildcard | wrowe | 2002-12-28 | 1 | -0/+5 |
* | Ryan correctly reminds me I didn't get this straight... | wrowe | 2002-12-17 | 1 | -4/+21 |
* | Introduce an APR_UNKFILE distinct from APR_NOFILE (which was misleading). | wrowe | 2002-12-14 | 1 | -1/+2 |
* | Go through doxygen output and remove as many errors and warnings as I could. | jerenkrantz | 2002-11-10 | 1 | -18/+19 |
* | Rename the "cntxt" members of the fileio structures to "pool". | striker | 2002-03-20 | 1 | -1/+1 |
* | Update our copyright for this year. | fielding | 2002-03-13 | 1 | -1/+1 |
* | Added NetWare to the WIN32 definition of types used in the apr_stat and | bnicholes | 2002-03-05 | 1 | -1/+1 |
* | some more Doxygen goodness | ianh | 2002-02-15 | 1 | -5/+5 |
* | document ino_t & dev_t for Doxygen | ianh | 2002-02-04 | 1 | -1/+4 |
* | I mangled the APR_U* permission bits the other day, when I folded in | gstein | 2002-02-01 | 1 | -4/+4 |
* | change APR_OS_DEFAULT to coincide with recent changes to the permission | trawick | 2002-02-01 | 1 | -1/+1 |
* | Add apr_file_copy() and apr_file_append() functions. These are written | gstein | 2002-02-01 | 1 | -10/+15 |
* | Fix the apr_proc_create for win32. In order to do so, this patch | wrowe | 2001-09-09 | 1 | -2/+5 |
* | Changes to make Doxygen work | ianh | 2001-08-18 | 1 | -3/+0 |
* | fix some homophonic issues in comments, as well as some | trawick | 2001-08-15 | 1 | -1/+1 |
* | Begin to move the APR documentation to Doxygen. | rbb | 2001-08-11 | 1 | -47/+70 |
* | fix some apr_filepath_root() doc | trawick | 2001-07-03 | 1 | -1/+1 |
* | Add the flags argument to apr_filepath_root, to allow finer control of | wrowe | 2001-06-27 | 1 | -7/+17 |
* | (apr_finfo_t): revert comment. my bad, I misunderstood the 'valid' field. | sussman | 2001-05-23 | 1 | -1/+1 |
* | (apr_finfo_t): note that this field doesn't work. | sussman | 2001-05-23 | 1 | -1/+1 |
* | APR_FILEPATH_CANONICAL is senseless, so it's gone. | wrowe | 2001-04-10 | 1 | -3/+3 |
* | First draft implementation of unix apr_filepath_ get, set, merge, and | wrowe | 2001-03-31 | 1 | -4/+41 |