Fix a few reported issues

This commit is contained in:
Justine Tunney 2022-04-21 22:07:21 -07:00
parent a259e43d84
commit 552525cbdd
4 changed files with 23 additions and 7 deletions

View file

@ -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