summaryrefslogtreecommitdiff
path: root/include/apr_file_info.h
Commit message (Expand)AuthorAgeFilesLines
...
* Declarations required for the new apr_filepath_merge implementationWilliam A. Rowe Jr2001-03-241-1/+46
* Update copyright to 2001Roy T. Fielding2001-02-161-1/+1
* Absolutely explicit that finfo.filetype APR_NOFILE is 0 (or false).William A. Rowe Jr2001-01-311-1/+1
* apr_stat() in http_request.c only needs size, type, mtime, ctime & atime valu...Bill Stoddard2001-01-311-1/+1
* Larger volume structures can have more than 2^16 hardlinks to a singleWilliam A. Rowe Jr2001-01-291-1/+2
* Add groupinfo.c for apr_get_groupname... win32 commit to follow in aWilliam A. Rowe Jr2001-01-281-5/+0
* Get the new userinfo stuff to compile cleanly.Ryan Bloom2001-01-281-5/+1
* Solve a break, now that we don't do anything with INODE from a readdirWilliam A. Rowe Jr2001-01-241-1/+1
* The csize solution does solve BeOS R4.5, so back that out of all unixWilliam A. Rowe Jr2001-01-241-4/+1
* apr_dir_read now accepts a pointer to the user's apr_finfo_t to gatherWilliam A. Rowe Jr2001-01-231-45/+15
* Get APR building on Unix again. This just updates APR for the newRyan Bloom2001-01-201-1/+1
* Fix a simple compile break. apr_file_t was being declared in two files,Ryan Bloom2001-01-201-3/+1
* The APR_FINFO_wanted declaration changes for apr_stat/lstat/getfileinfo.William A. Rowe Jr2001-01-201-9/+52
* This have become to danged harry, time for a split.William A. Rowe Jr2001-01-191-0/+270