summaryrefslogtreecommitdiff
path: root/src/pkg/syscall/zerrors_nacl_386.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/pkg/syscall/zerrors_nacl_386.go')
-rw-r--r--src/pkg/syscall/zerrors_nacl_386.go170
1 files changed, 85 insertions, 85 deletions
diff --git a/src/pkg/syscall/zerrors_nacl_386.go b/src/pkg/syscall/zerrors_nacl_386.go
index 546e02754..5ae05a132 100644
--- a/src/pkg/syscall/zerrors_nacl_386.go
+++ b/src/pkg/syscall/zerrors_nacl_386.go
@@ -129,91 +129,91 @@ const (
// Error table
var errors = [...]string{
- EPERM: "operation not permitted",
- ENOENT: "no such file or directory",
- ESRCH: "no such process",
- EINTR: "interrupted system call",
- EIO: "I/O error",
- ENXIO: "no such device or address",
- E2BIG: "argument list too long",
- ENOEXEC: "exec format error",
- EBADF: "bad file number",
- ECHILD: "no child processes",
- EAGAIN: "try again",
- ENOMEM: "out of memory",
- EACCES: "permission denied",
- EFAULT: "bad address",
- EBUSY: "device or resource busy",
- EEXIST: "file exists",
- EXDEV: "cross-device link",
- ENODEV: "no such device",
- ENOTDIR: "not a directory",
- EISDIR: "is a directory",
- EINVAL: "invalid argument",
- ENFILE: "file table overflow",
- EMFILE: "too many open files",
- ENOTTY: "not a typewriter",
- EFBIG: "file too large",
- ENOSPC: "no space left on device",
- ESPIPE: "illegal seek",
- EROFS: "read-only file system",
- EMLINK: "too many links",
- EPIPE: "broken pipe",
- ENAMETOOLONG: "file name too long",
- ENOSYS: "function not implemented",
- EDQUOT: "quota exceeded",
- EDOM: "math arg out of domain of func",
- ERANGE: "math result not representable",
- ENOMSG: "no message of desired type",
- ECHRNG: "channel number out of range",
- EL3HLT: "level 3 halted",
- EL3RST: "level 3 reset",
- ELNRNG: "link number out of range",
- EUNATCH: "protocol driver not attached",
- ENOCSI: "no CSI structure available",
- EL2HLT: "level 2 halted",
- EDEADLK: "deadlock condition",
- ENOLCK: "no record locks available",
- EBADE: "invalid exchange",
- EBADR: "invalid request descriptor",
- EXFULL: "exchange full",
- ENOANO: "no anode",
- EBADRQC: "invalid request code",
- EBADSLT: "invalid slot",
- EBFONT: "bad font file fmt",
- ENOSTR: "device not a stream",
- ENODATA: "no data (for no delay io)",
- ETIME: "timer expired",
- ENOSR: "out of streams resources",
- ENONET: "machine is not on the network",
- ENOPKG: "package not installed",
- EREMOTE: "the object is remote",
- ENOLINK: "the link has been severed",
- EADV: "advertise error",
- ESRMNT: "srmount error",
- ECOMM: "communication error on send",
- EPROTO: "protocol error",
- EMULTIHOP: "multihop attempted",
- ELBIN: "inode is remote (not really error)",
- EDOTDOT: "cross mount point (not really error)",
- EBADMSG: "trying to read unreadable message",
- EFTYPE: "inappropriate file type or format",
- ENOTUNIQ: "given log. name not unique",
- EBADFD: "f.d. invalid for this operation",
- EREMCHG: "remote address changed",
- ELIBACC: "can't access a needed shared lib",
- ELIBBAD: "accessing a corrupted shared lib",
- ELIBSCN: ".lib section in a.out corrupted",
- ELIBMAX: "attempting to link in too many libs",
- ELIBEXEC: "attempting to exec a shared library",
- ENMFILE: "no more files",
- ENOTEMPTY: "directory not empty",
- ELOOP: "too many symbolic links",
- EOPNOTSUPP: "operation not supported on transport endpoint",
- EPFNOSUPPORT: "protocol family not supported",
- ECONNRESET: "connection reset by peer",
- ENOBUFS: "no buffer space available",
- EAFNOSUPPORT: "address family not supported by protocol family",
+ EPERM: "operation not permitted",
+ ENOENT: "no such file or directory",
+ ESRCH: "no such process",
+ EINTR: "interrupted system call",
+ EIO: "I/O error",
+ ENXIO: "no such device or address",
+ E2BIG: "argument list too long",
+ ENOEXEC: "exec format error",
+ EBADF: "bad file number",
+ ECHILD: "no child processes",
+ EAGAIN: "try again",
+ ENOMEM: "out of memory",
+ EACCES: "permission denied",
+ EFAULT: "bad address",
+ EBUSY: "device or resource busy",
+ EEXIST: "file exists",
+ EXDEV: "cross-device link",
+ ENODEV: "no such device",
+ ENOTDIR: "not a directory",
+ EISDIR: "is a directory",
+ EINVAL: "invalid argument",
+ ENFILE: "file table overflow",
+ EMFILE: "too many open files",
+ ENOTTY: "not a typewriter",
+ EFBIG: "file too large",
+ ENOSPC: "no space left on device",
+ ESPIPE: "illegal seek",
+ EROFS: "read-only file system",
+ EMLINK: "too many links",
+ EPIPE: "broken pipe",
+ ENAMETOOLONG: "file name too long",
+ ENOSYS: "function not implemented",
+ EDQUOT: "quota exceeded",
+ EDOM: "math arg out of domain of func",
+ ERANGE: "math result not representable",
+ ENOMSG: "no message of desired type",
+ ECHRNG: "channel number out of range",
+ EL3HLT: "level 3 halted",
+ EL3RST: "level 3 reset",
+ ELNRNG: "link number out of range",
+ EUNATCH: "protocol driver not attached",
+ ENOCSI: "no CSI structure available",
+ EL2HLT: "level 2 halted",
+ EDEADLK: "deadlock condition",
+ ENOLCK: "no record locks available",
+ EBADE: "invalid exchange",
+ EBADR: "invalid request descriptor",
+ EXFULL: "exchange full",
+ ENOANO: "no anode",
+ EBADRQC: "invalid request code",
+ EBADSLT: "invalid slot",
+ EBFONT: "bad font file fmt",
+ ENOSTR: "device not a stream",
+ ENODATA: "no data (for no delay io)",
+ ETIME: "timer expired",
+ ENOSR: "out of streams resources",
+ ENONET: "machine is not on the network",
+ ENOPKG: "package not installed",
+ EREMOTE: "the object is remote",
+ ENOLINK: "the link has been severed",
+ EADV: "advertise error",
+ ESRMNT: "srmount error",
+ ECOMM: "communication error on send",
+ EPROTO: "protocol error",
+ EMULTIHOP: "multihop attempted",
+ ELBIN: "inode is remote (not really error)",
+ EDOTDOT: "cross mount point (not really error)",
+ EBADMSG: "trying to read unreadable message",
+ EFTYPE: "inappropriate file type or format",
+ ENOTUNIQ: "given log. name not unique",
+ EBADFD: "f.d. invalid for this operation",
+ EREMCHG: "remote address changed",
+ ELIBACC: "can't access a needed shared lib",
+ ELIBBAD: "accessing a corrupted shared lib",
+ ELIBSCN: ".lib section in a.out corrupted",
+ ELIBMAX: "attempting to link in too many libs",
+ ELIBEXEC: "attempting to exec a shared library",
+ ENMFILE: "no more files",
+ ENOTEMPTY: "directory not empty",
+ ELOOP: "too many symbolic links",
+ EOPNOTSUPP: "operation not supported on transport endpoint",
+ EPFNOSUPPORT: "protocol family not supported",
+ ECONNRESET: "connection reset by peer",
+ ENOBUFS: "no buffer space available",
+ EAFNOSUPPORT: "address family not supported by protocol family",
EPROTOTYPE: "protocol wrong type for socket",
ENOTSOCK: "socket operation on non-socket",
ENOPROTOOPT: "protocol not available",