aboutsummaryrefslogtreecommitdiff
path: root/file_io/os2/maperrorcode.c
Commit message (Expand)AuthorAge
* Remove trailing whitespaces in *.c.Ivan Zhakov2022-11-20
* Fix the typo.Joe Orton2006-08-03
* Update license header.Joe Orton2006-08-03
* Update copyright year to 2005 and standardize on current copyright owner line.Justin Erenkrantz2005-02-04
* Relicense APR under Apache License, Version 2.0Justin Erenkrantz2004-02-13
* rename apr_arch_fileio.h to apr_arch_file_io.h for consistencyThom May2003-01-07
* Namespace protection for include/arch/ header filesThom May2003-01-06
* Update copyright notices to 2003.Thom May2003-01-01
* Update our copyright for this year.Roy T. Fielding2002-03-13
* Update copyright to 2001Roy T. Fielding2001-02-16
* OS2 was chasing os2errno.h which we hid in a private platform directory,William A. Rowe Jr2001-01-28
* Fix OS/2 build after the move of private APR headers to the include/arch/Brian Havard2000-11-14
* Move all of the file private header files to an arch directory underRyan Bloom2000-11-09
* prefix libapr functions and types with apr_Doug MacEachern2000-08-02
* OS/2: Add a missing error code mappingBrian Havard2000-04-20
* Turn os2errno into OS/2 version of ap_canonical_error().Brian Havard2000-04-19
* Update to Apache Software License version 1.1Roy T. Fielding2000-03-31
* Fix all the License issues. Including:Ryan Bloom2000-03-10
* OS/2: Error map shouldn't be a public symbol.Brian Havard1999-11-01
* OS/2: Bypass EMX library's socket code and go straight to the OS/2 TCP/IPBrian Havard1999-10-29
* OS/2: Assorted file I/O cleanups & fixes.Brian Havard1999-10-18
* Initial revisionRyan Bloom1999-08-17