index
:
apr
trunk
apache apr mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
file_io
/
os2
/
maperrorcode.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
*
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
*
Update copyright to 2001
Roy T. Fielding
2001-02-16
*
OS2 was chasing os2errno.h which we hid in a private platform directory,
William A. Rowe Jr
2001-01-28
*
Fix OS/2 build after the move of private APR headers to the include/arch/
Brian Havard
2000-11-14
*
Move all of the file private header files to an arch directory under
Ryan Bloom
2000-11-09
*
prefix libapr functions and types with apr_
Doug MacEachern
2000-08-02
*
OS/2: Add a missing error code mapping
Brian Havard
2000-04-20
*
Turn os2errno into OS/2 version of ap_canonical_error().
Brian Havard
2000-04-19
*
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: Error map shouldn't be a public symbol.
Brian Havard
1999-11-01
*
OS/2: Bypass EMX library's socket code and go straight to the OS/2 TCP/IP
Brian Havard
1999-10-29
*
OS/2: Assorted file I/O cleanups & fixes.
Brian Havard
1999-10-18
*
Initial revision
Ryan Bloom
1999-08-17