Skip to content
Snippets Groups Projects
Commit a49950c1 authored by bors's avatar bors Committed by GitHub
Browse files

Auto merge of #395 - lemonrock:windows_posix_errors, r=alexcrichton

Adding POSIX 'E' error code constants for Windows

Believe it or not, Windows actually defines a few POSIX
'E' error codes (eg EINVAL). By adding them to libc, the Windows
bindings for things like `read()` become useful.
parents 36bec35a 37849905
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment