roken: posix errnos for windows
commit01099d4adde0c241486839622579ce6f48b7e89f
authorJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 23 Sep 2011 13:06:02 +0000 (23 09:06 -0400)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Fri, 23 Sep 2011 13:57:07 +0000 (23 09:57 -0400)
tree80e36ce9b83b7d2ad4d6b0cafd980e942e3a464a
parentea6193c8417d177eb5868f0b1cb951820aa4d4a5
roken: posix errnos for windows

Several additional posix errnos are now used within Heimdal.
Add definitions for them.

With the introduction of VS2010 VC errno.h now includes definitions
for the full posix error number list.  Instead of mapping errno values
to Winsock errors, use the new VS2010 assignments.

(cherry picked from commit 269cf69f424a0471ab92c8e6c88e87d621446fef)

Change-Id: Ifc4f581becc8bfc099286d12adcc3c6874e1da13
lib/roken/roken.h.in