cvs commit: apache-apr/include apr_status.h

1999-02-23 Thread rbb
rbb 99/02/23 11:27:15 Removed: include apr_status.h Log: The consensus on new-httpd seems is to not use APRStatus as it was defined in this file, but to have each function return an error code, as appropriate, and use errno. Because this is no longer needed, and to reduce c

cvs commit: apache-apr/include apr_status.h

1999-01-21 Thread coar
coar99/01/21 12:57:30 Modified:docs apr-function.txt Added: include apr_status.h Log: Add a start to the status-parsing macros, and correct some misteaks in the draft status definition. Obtained from:OpenVMS status code definition scheme