mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-05-23 05:42:29 +00:00
Fix a few reported issues
This commit is contained in:
parent
a259e43d84
commit
552525cbdd
4 changed files with 23 additions and 7 deletions
|
@ -97,6 +97,7 @@ kDos2Errno:
|
|||
// .e WSAEALREADY,EALREADY # in consts.sh
|
||||
// .e WSAESTALE,ESTALE # in consts.sh
|
||||
// .e WSAEREMOTE,EREMOTE # in consts.sh
|
||||
// .e WSAEINTR,EINTR # in consts.sh
|
||||
.e kNtErrorModNotFound,ENOSYS
|
||||
.e kNtErrorBadCommand,EACCES
|
||||
.e kNtErrorBadLength,EACCES
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue