]> granicus.if.org Git - apache/commit
Eliminate last win32-isms, SetLastError becomes apr's set_os_error
authorWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 18 Mar 2006 07:43:07 +0000 (07:43 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Sat, 18 Mar 2006 07:43:07 +0000 (07:43 +0000)
commit7126d1d2274bf87f6350974d6dbaf8b969effca8
tree44e87d14aa29274edbeca181174b90b180ed93f1
parent1514ad3586282e9a8c8702e6b9f5c49f173bc79a
  Eliminate last win32-isms, SetLastError becomes apr's set_os_error
  operation.  It unfolds the error code on win32, so we have to pre-fold it.
  On unix there is no folding.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@386821 13f79535-47bb-0310-9956-ffa450edef68
modules/arch/win32/mod_isapi.c