cosmopolitan/libc/sysv/dos2errno
Justine Tunney ccbae7799e
Improve docs of more system calls
This change also found a few POSIX compliance bugs with errnos. Another
bug was discovered where, on Windows, pread() and pwrite() could modify
the file position in cases where ReadFile() returned an error e.g. when
seeking past the end of file. We also have more tests!
2022-10-02 22:14:33 -07:00
..
EACCES.S Make important improvements 2022-09-14 22:39:08 -07:00
EADDRINUSE.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
EADDRNOTAVAIL.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
EAGAIN.S Make important improvements 2022-09-14 22:39:08 -07:00
EBADF.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
ECONNABORTED.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
ECONNREFUSED.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
ECONNRESET.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
EDQUOT.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
EEXIST.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
EFAULT.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
EHOSTUNREACH.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
EINPROGRESS.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
EINTR.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
EINVAL.S Improve docs of more system calls 2022-10-02 22:14:33 -07:00
EISCONN.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
EMSGSIZE.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
ENAMETOOLONG.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
ENETDOWN.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
ENETUNREACH.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
ENOENT.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
ENOMEM.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
ENOSYS.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
ENOTEMPTY.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
ENOTSUP.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
EPIPE.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00
ETIMEDOUT.S Change support vector to Windows 8+ 2022-09-15 03:55:05 -07:00
EWOULDBLOCK.S Make dos errno multimapping linkage tinier 2022-09-13 06:25:50 -07:00