summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEdward Thomson <ethomson@edwardthomson.com>2017-03-29 23:54:47 +0100
committerEdward Thomson <ethomson@edwardthomson.com>2017-04-01 10:47:29 +0100
commitdcaa90991f0d14ba62c3749b47f6768bf7cdcfa6 (patch)
treede0bfd8e49b2bb5470fcfc8a6fe5c9767737e239 /include
parentfcb322f5a04382e0f0121af5803f0ef0cb42a4af (diff)
downloadlibgit2-dcaa90991f0d14ba62c3749b47f6768bf7cdcfa6.tar.gz
win32: map windows error codes to errno
Introduce mapping from windows error codes to errno values. This allows us to replace our calls to the Windows posix emulation functions with calls to the Win32 APIs for more fine-grained control over the emulation. These mappings match the Windows CRT's mappings for its posix emulation as they were described to me.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions