X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=libs%2Fwatt32%2Fsys%2Fturboc.err;fp=libs%2Fwatt32%2Fsys%2Fturboc.err;h=28c3b3b2e3da01f0aabab980dd066f395713bc27;hb=214a070238552de6167bbf506cbc23006969a182;hp=0000000000000000000000000000000000000000;hpb=d3c8a942b99443abf0c11d9759994022ed6da597;p=oftp diff --git a/libs/watt32/sys/turboc.err b/libs/watt32/sys/turboc.err new file mode 100644 index 0000000..28c3b3b --- /dev/null +++ b/libs/watt32/sys/turboc.err @@ -0,0 +1,64 @@ +#ifndef __SYS_WERRNO_ERR +#define __SYS_WERRNO_ERR + +/* + * THIS FILE IS GENERATED BY E:\NET\WATT\UTIL\TCC_ERR.EXE. DO NOT EDIT. + * + * Watt-32 errnos are after vendor's errnos (1 - 35) + */ + +#ifndef __TURBOC__ +#error This file is only for use by "__TURBOC__" +#endif + +#define EWOULDBLOCK 36 +#define EDEADLK 40 +#define ENAMETOOLONG 47 +#define ENOLCK 49 +#define ENOSYS 51 +#define ENOTEMPTY 53 +#define EINPROGRESS 61 +#define EALREADY 62 +#define ENOTSOCK 63 +#define EDESTADDRREQ 64 +#define EMSGSIZE 65 +#define EPROTOTYPE 66 +#define ENOPROTOOPT 67 +#define EPROTONOSUPPORT 68 +#define ESOCKTNOSUPPORT 69 +#define EOPNOTSUPP 70 +#define EPFNOSUPPORT 71 +#define EAFNOSUPPORT 72 +#define EADDRINUSE 73 +#define EADDRNOTAVAIL 74 +#define ENETDOWN 75 +#define ENETUNREACH 76 +#define ENETRESET 77 +#define ECONNABORTED 78 +#define ECONNRESET 79 +#define ENOBUFS 80 +#define EISCONN 81 +#define ENOTCONN 82 +#define ESHUTDOWN 83 +#define ETIMEDOUT 84 +#define ECONNREFUSED 85 +#define EHOSTDOWN 86 +#define EHOSTUNREACH 87 +#define ESTALE 88 +#define EREMOTE 89 +#define EBADRPC 90 +#define ERPCMISMATCH 91 +#define EPROGUNAVAIL 92 +#define EPROGMISMATCH 93 +#define EPROCUNAVAIL 94 +#define EILSEQ 95 +#define EDEADLOCK 96 +#define ETOOMANYREFS 100 +#define ELOOP 101 +#define EPROCLIM 102 +#define EUSERS 103 +#define EDQUOT 104 +#define EVDBAD 105 +#define ENORMTWD 106 + +#endif /* __SYS_WERRNO_ERR */