diff options
| author | Edward Thomson <ethomson@edwardthomson.com> | 2017-03-29 23:54:47 +0100 |
|---|---|---|
| committer | Edward Thomson <ethomson@edwardthomson.com> | 2017-04-01 10:47:29 +0100 |
| commit | dcaa90991f0d14ba62c3749b47f6768bf7cdcfa6 (patch) | |
| tree | de0bfd8e49b2bb5470fcfc8a6fe5c9767737e239 /include/git2 | |
| parent | fcb322f5a04382e0f0121af5803f0ef0cb42a4af (diff) | |
| download | libgit2-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/git2')
0 files changed, 0 insertions, 0 deletions
