index
:
apr
trunk
apache apr mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
file_io
/
os2
/
filesys.c
Commit message (
Expand
)
Author
Age
*
Remove trailing whitespaces in *.c.
Ivan Zhakov
2022-11-20
*
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
*
Simplify excessive copies when the string isn't transformed to upper.
William A. Rowe Jr
2004-06-28
*
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
*
Update our copyright for this year.
Roy T. Fielding
2002-03-13
*
When in Rome... or better put... eat our own dogfood.
William A. Rowe Jr
2001-12-13
*
Fix the apr_proc_create for win32. In order to do so, this patch
William A. Rowe Jr
2001-09-09
*
A couple of fixes for the c_is_fnchar map
Brian Havard
2001-09-02
*
OS/2: Get apr_filepath_merge() & friends working, making use of the code
Brian Havard
2001-09-01