cosmopolitan/libc/sysv/dos2errno
Justine Tunney 77a7873057
Improve AARCH64 execution
This change fixes bugs in the APE loader. The execve() unit tests are
now enabled for MODE=aarch64. See the README for how you need to have
binfmt_misc configured with Qemu to run them. Apple Silicon bugs have
been fixed too, e.g. tkill() now works.
2023-09-11 14:46:46 -07:00
..
EACCES.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
EADDRINUSE.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
EADDRNOTAVAIL.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
EAGAIN.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
EBADF.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ECONNABORTED.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ECONNREFUSED.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ECONNRESET.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
EDQUOT.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
EEXIST.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
EFAULT.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
EHOSTUNREACH.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
EINPROGRESS.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
EINTR.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
EINVAL.S Make improvements 2023-08-21 02:34:17 -07:00
EISCONN.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
EMSGSIZE.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ENAMETOOLONG.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ENETDOWN.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ENETUNREACH.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ENOENT.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ENOEXEC.S Improve AARCH64 execution 2023-09-11 14:46:46 -07:00
ENOMEM.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ENOSYS.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ENOTEMPTY.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ENOTSUP.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
EPIPE.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ETIMEDOUT.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
EWOULDBLOCK.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00