mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-03-20 15:54:13 +00:00
- ARM Neon headers are now exported in libc/isystem/ - stat() and access() now do a better job reporting which files are executable which ones aren't. They do this by reading the first two bytes in a file to see if it's `MZ` or `#!`. |
||
---|---|---|
.. | ||
EACCES.S | ||
EADDRINUSE.S | ||
EADDRNOTAVAIL.S | ||
EAGAIN.S | ||
EBADF.S | ||
ECONNABORTED.S | ||
ECONNREFUSED.S | ||
ECONNRESET.S | ||
EDQUOT.S | ||
EEXIST.S | ||
EFAULT.S | ||
EHOSTUNREACH.S | ||
EINPROGRESS.S | ||
EINTR.S | ||
EINVAL.S | ||
EISCONN.S | ||
EMSGSIZE.S | ||
ENAMETOOLONG.S | ||
ENETDOWN.S | ||
ENETUNREACH.S | ||
ENOBUFS.S | ||
ENOENT.S | ||
ENOEXEC.S | ||
ENOMEM.S | ||
ENOSYS.S | ||
ENOTEMPTY.S | ||
ENOTSUP.S | ||
EPIPE.S | ||
ETIMEDOUT.S | ||
EWOULDBLOCK.S |