summaryrefslogtreecommitdiffstats
path: root/os
diff options
context:
space:
mode:
authorJeff Trawick <trawick@apache.org>2000-04-23 15:22:08 +0200
committerJeff Trawick <trawick@apache.org>2000-04-23 15:22:08 +0200
commit3548f16478f04bf997cfd8f6a105ad6ba63b9ebc (patch)
tree99effbef24ac29b8d9d665c5b42f8966e881d61d /os
parentap_open(..,APR_OS_DEFAULT,..) uses perms 0666 instead of 0777 on (diff)
downloadapache2-3548f16478f04bf997cfd8f6a105ad6ba63b9ebc.tar.xz
apache2-3548f16478f04bf997cfd8f6a105ad6ba63b9ebc.zip
Fix some problems on systems where EAGAIN != EWOULDBLOCK (e.g., OS/390).
ap_canonical_errror() for Unix now maps EWOULDBLOCK to EAGAIN/APR_EAGAIN when appropriate so that the changes here (as well as bjh's changes from a few days ago) to call ap_canonical_error() before comparing with EWOULDBLOCK will work on Unix as well. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@85019 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions