X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=libs%2Fwatt32%2Fsys%2Fladsoft.err;fp=libs%2Fwatt32%2Fsys%2Fladsoft.err;h=4a827ef18fee0eee1bdd698063066d363daa0c5b;hb=214a070238552de6167bbf506cbc23006969a182;hp=0000000000000000000000000000000000000000;hpb=d3c8a942b99443abf0c11d9759994022ed6da597;p=oftp diff --git a/libs/watt32/sys/ladsoft.err b/libs/watt32/sys/ladsoft.err new file mode 100644 index 0000000..4a827ef --- /dev/null +++ b/libs/watt32/sys/ladsoft.err @@ -0,0 +1,113 @@ +#ifndef __SYS_WERRNO_ERR +#define __SYS_WERRNO_ERR + +/* + * THIS FILE IS GENERATED BY E:\NET\WATT\UTIL\LS_ERR.EXE. DO NOT EDIT. + * + * Watt-32 errnos are after vendor's errnos (1 - 50) + */ + +#ifndef __CCDL__ +#error This file is only for use by "__CCDL__" +#endif + +#define ERRNO_VENDOR_VERSION "2.30" + +#define EWOULDBLOCK 51 +#define EDOM 33 +#define ERANGE 34 +#define E2BIG 20 +#define EACCES 5 +#define EAGAIN 42 +#define EBADF 6 +#define EBUSY 44 +#define ECHILD 24 +#define EDEADLK 52 +#define EEXIST 35 +#define EFAULT 14 +#define EFBIG 27 +#define EINTR 39 +#define EINVAL 19 +#define EIO 40 +#define EISDIR 46 +#define EMFILE 4 +#define EMLINK 31 +#define ENAMETOOLONG 48 +#define ENFILE 23 +#define ENODEV 15 +#define ENOENT 2 +#define ENOEXEC 21 +#define ENOLCK 53 +#define ENOMEM 8 +#define ENOSPC 28 +#define ENOSYS 54 +#define ENOTDIR 45 +#define ENOTEMPTY 55 +#define ENOTTY 25 +#define ENXIO 41 +#define EPERM 37 +#define EPIPE 32 +#define EROFS 30 +#define ESPIPE 29 +#define ESRCH 38 +#define EXDEV 22 +#define ENMFILE 18 +#define EINPROGRESS 56 +#define EALREADY 57 +#define ENOTSOCK 58 +#define EDESTADDRREQ 59 +#define EMSGSIZE 60 +#define EPROTOTYPE 61 +#define ENOPROTOOPT 62 +#define EPROTONOSUPPORT 63 +#define ESOCKTNOSUPPORT 64 +#define EOPNOTSUPP 65 +#define EPFNOSUPPORT 66 +#define EAFNOSUPPORT 67 +#define EADDRINUSE 68 +#define EADDRNOTAVAIL 69 +#define ENETDOWN 70 +#define ENETUNREACH 71 +#define ENETRESET 72 +#define ECONNABORTED 73 +#define ECONNRESET 74 +#define ENOBUFS 75 +#define EISCONN 76 +#define ENOTCONN 77 +#define ESHUTDOWN 78 +#define ETIMEDOUT 79 +#define ECONNREFUSED 80 +#define EHOSTDOWN 81 +#define EHOSTUNREACH 82 +#define ESTALE 83 +#define EREMOTE 84 +#define EBADRPC 85 +#define ERPCMISMATCH 86 +#define EPROGUNAVAIL 87 +#define EPROGMISMATCH 88 +#define EPROCUNAVAIL 89 +#define EILSEQ 90 +#define EINVFNC 1 +#define ENOPATH 3 +#define ECONTR 7 +#define EINVMEM 9 +#define EINVENV 10 +#define EINVFMT 11 +#define EINVACC 12 +#define EINVDAT 13 +#define EDEADLOCK 36 +#define ECURDIR 16 +#define ENOTSAM 17 +#define ETXTBSY 26 +#define ENOTBLK 43 +#define EUCLEAN 47 +#define ETOOMANYREFS 91 +#define ELOOP 92 +#define EPROCLIM 93 +#define EUSERS 94 +#define EDQUOT 95 +#define EVDBAD 96 +#define ENORMTWD 97 +#define EOVERFLOW 98 + +#endif /* __SYS_WERRNO_ERR */