cosmopolitan/libc/sysv/errfuns
Justine Tunney 1422e96b4e
Introduce native support for MacOS ARM64
There's a new program named ape/ape-m1.c which will be used to build an
embeddable binary that can load ape and elf executables. The support is
mostly working so far, but still chasing down ABI issues.
2023-05-20 04:17:03 -07:00
..
e2big.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -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
eadv.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
eafnosupport.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
ealready.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ebade.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
ebadfd.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ebadmsg.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ebadr.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ebadrqc.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ebadslt.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ebusy.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ecanceled.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
echild.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
echrng.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ecomm.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
edeadlk.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
edestaddrreq.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
edom.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
edotdot.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
efbig.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ehostdown.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
ehwpoison.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
eidrm.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
eilseq.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 Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
eio.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
eisconn.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
eisdir.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
eisnam.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ekeyexpired.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ekeyrejected.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
ekeyrevoked.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
el2hlt.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
el2nsync.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
el3hlt.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
el3rst.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
elibacc.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
elibbad.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
elibexec.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
elibmax.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
elibscn.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
elnrng.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
eloop.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
emediumtype.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
emfile.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
emlink.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
emultihop.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
enavail.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
enetreset.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
enfile.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enoano.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enobufs.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enocsi.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enodata.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enodev.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 Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enokey.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enolck.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enolink.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enomedium.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enomem.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enomsg.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enonet.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enopkg.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enoprotoopt.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enospc.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enosr.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enostr.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
enotblk.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enotconn.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enotdir.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
enotnam.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enotrecoverable.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enotsock.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
enotty.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enotuniq.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
enxio.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
eopnotsupp.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
eoverflow.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
eownerdead.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
eperm.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
epfnosupport.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
eproto.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
eprotonosupport.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
eprototype.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
erange.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
eremchg.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
eremote.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
eremoteio.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
erestart.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
erfkill.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
erofs.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
eshutdown.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
esocktnosupport.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
espipe.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
esrch.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
esrmnt.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
estale.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
estrpipe.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
etime.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
etoomanyrefs.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
etxtbsy.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
euclean.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
eunatch.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
eusers.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
exdev.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00
exfull.S Introduce native support for MacOS ARM64 2023-05-20 04:17:03 -07:00