index
:
delta/apache/apr.git
0.9.x
1.0.x
1.1.x
1.2.x
1.3.x
1.4.x
1.5.x
1.6.x
1.7.1-test1
1.7.x
1.8.x
1.8.x-r1896717
1.8.x-r1897895
APR
APR_0_9_BRANCH
evenset
gstein-pocore
pollcb-dev
thread-name
trunk
unlabeled-1.1.1
win32-pollset-wakeup-no-file-socket-emulation
xmllite
github.com: github.com: apache/apr.git. This may lag behind the Subversion repository, mirrored as libapr.git.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
file_io
/
os2
/
dir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the typo.
Joe Orton
2006-08-03
1
-1
/
+1
*
Update license header.
Joe Orton
2006-08-03
1
-6
/
+6
*
Update copyright year to 2005 and standardize on current copyright owner line.
Justin Erenkrantz
2005-02-04
1
-1
/
+2
*
OS/2: Add implementation of apr_dir_make_recursive().
Brian Havard
2004-11-24
1
-8
/
+0
*
Relicense APR under Apache License, Version 2.0
Justin Erenkrantz
2004-02-13
1
-49
/
+10
*
rename apr_arch_fileio.h to apr_arch_file_io.h for consistency
Thom May
2003-01-07
1
-1
/
+1
*
Namespace protection for include/arch/ header files
Thom May
2003-01-06
1
-1
/
+1
*
Update copyright notices to 2003.
Thom May
2003-01-01
1
-1
/
+1
*
Prepare to eliminate a platform specific
William A. Rowe Jr
2002-10-13
1
-4
/
+4
*
OS/2: Fix build breakage due to missing apr_dir_make_recursive().
Brian Havard
2002-06-11
1
-0
/
+8
*
Rename the "cntxt" members of the fileio structures to "pool".
Sander Striker
2002-03-20
1
-12
/
+12
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
1
-1
/
+1
*
Wrap all APR functions in APR_DECLARE macro.
Ryan Bloom
2001-08-10
1
-10
/
+10
*
OS/2: add an assortment of misc helper functions that were missing so
Brian Havard
2001-03-19
1
-0
/
+20
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
1
-1
/
+1
*
renaming various functions for consistency sake
Doug MacEachern
2001-02-08
1
-3
/
+3
*
OS2 was chasing os2errno.h which we hid in a private platform directory,
William A. Rowe Jr
2001-01-28
1
-3
/
+0
*
Get OS/2 dir & stat code working with current API.
Brian Havard
2001-01-25
1
-34
/
+17
*
apr_dir_read now accepts a pointer to the user's apr_finfo_t to gather
William A. Rowe Jr
2001-01-23
1
-76
/
+52
*
Stop copying file names that we get from apr_file_t's and apr_dir_t's.
Ryan Bloom
2001-01-05
1
-1
/
+1
*
Rename the apr_opendir symbol to apr_dir_open. This makes more sense,
Ryan Bloom
2000-12-17
1
-1
/
+1
*
Fix OS/2 build after the move of private APR headers to the include/arch/
Brian Havard
2000-11-14
1
-1
/
+1
*
Fix arg type for apr_dir_entry_size to match prototype.
Brian Havard
2000-11-13
1
-1
/
+1
*
Move all of the file private header files to an arch directory under
Ryan Bloom
2000-11-09
1
-1
/
+1
*
Include apr_strings.h in a bunch more places that need it.
Brian Havard
2000-08-06
1
-0
/
+1
*
Remaining cleanup of ap_ -> apr_ and AP_ -> APR_ transformation...
William A. Rowe Jr
2000-08-06
1
-3
/
+4
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
1
-19
/
+19
*
back out APR_ prefix for TRUE,FALSE
Doug MacEachern
2000-04-28
1
-3
/
+3
*
prefix TRUE,FALSE with APR_
Doug MacEachern
2000-04-28
1
-3
/
+3
*
Change ap_context_t to ap_pool_t. This compiles, runs, and serves pages
Ryan Bloom
2000-04-14
1
-3
/
+3
*
First stage of migrating OS/2 code to new error code mappings, define & use
Brian Havard
2000-04-08
1
-5
/
+5
*
Finish the APR naming cleanup. This removes the struct's from
Ryan Bloom
2000-04-03
1
-10
/
+10
*
fix the rest of the struct foo_t to struct ap_foo_t. Next is removing the
Ryan Bloom
2000-04-03
1
-10
/
+10
*
Update to Apache Software License version 1.1
Roy T. Fielding
2000-03-31
1
-32
/
+31
*
Fix all the License issues. Including:
Ryan Bloom
2000-03-10
1
-9
/
+9
*
OS/2: register cleanup in ap_opendir() + some minor cleanup.
Brian Havard
2000-03-03
1
-1
/
+6
*
OS/2: Migrate directory API to new style ap_time_t
Brian Havard
2000-01-10
1
-2
/
+2
*
Bring file_io up to the new parameter order for APR. I have decided to do
Ryan Bloom
1999-10-06
1
-6
/
+6
*
First patch to re-order function parameters. This one gets the low hanging
Ryan Bloom
1999-10-04
1
-2
/
+2
*
Initial revision
Ryan Bloom
1999-08-17
1
-0
/
+223