summaryrefslogtreecommitdiff
path: root/include/apr_errno.h
Commit message (Expand)AuthorAgeFilesLines
* First stage of migrating OS/2 code to new error code mappings, define & usebjh2000-04-081-0/+2
* Update the error handling in APR. This includes the docs in APRDesign.rbb2000-04-071-239/+30
* back out previous changetrawick2000-04-051-30/+8
* allow OS-specific errors to be stored in ap_status_t (andtrawick2000-04-051-8/+30
* Eliminate apr_win.h and apr_winconfig.h (and the ugly #ifdefs they cause).stoddard2000-04-031-4/+0
* Added error checking for APR File I/O routines on Unix. This needs to berbb2000-04-031-0/+1
* Don't use the values of resolver error codes for thetrawick2000-04-031-16/+7
* Update to Apache Software License version 1.1fielding2000-03-311-32/+31
* Add DSO's to the APR build process. This also cleans up the DSO stuff, torbb2000-03-271-0/+4
* Fix all the License issues. Including:rbb2000-03-101-9/+9
* A first pass at shared memory for Unix. This is still pretty ugly, but Irbb2000-01-271-0/+4
* A bunch more time functions for use in Apache. This is really the first cutrbb1999-12-201-0/+3
* Make APR compile on Windows again. The changes that I introduced forrbb1999-12-091-0/+4
* The next step in removing the APR HAVE_*_H leak. This removes all of thoserbb1999-12-011-0/+1
* Begin to update apr/lib files to follow the standard APR function format.rbb1999-11-221-0/+4
* Sorry to butt-in, but all these magic offsets make me itch.fielding1999-10-211-94/+114
* We no longer want to use 3000 for errno values not defined on the platform.rbb1999-10-211-52/+52
* Protect OS_START_ERROR from other namespaces, by making it APR_OS_START_ERROR.rbb1999-10-211-84/+84
* add parens so the macros bind properly in whatever context they're used.gstein1999-10-201-31/+31
* Fix the error codes so they are more portable. Each OS can now define theirrbb1999-10-201-36/+37
* Make time functions threadsafe in APR. This is the current way to makerbb1999-10-061-0/+1
* A couple of new features for APR. And a few doc changes for APR.rbb1999-09-041-0/+8
* Initial revisionrbb1999-08-171-0/+420