Subversion Repositories SvarDOS

Rev

Rev 616 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 616 Rev 1186
1
#ifndef __SYS_WERRNO_ERR
1
#ifndef __SYS_WERRNO_ERR
2
#define __SYS_WERRNO_ERR
2
#define __SYS_WERRNO_ERR
3
 
3
 
4
/*
4
/*
5
 * THIS FILE WAS GENERATED BY E:\NET\WATT\UTIL\WC_ERR.EXE. DO NOT EDIT.
5
 * THIS FILE WAS GENERATED BY E:\NET\WATT\UTIL\WC_ERR.EXE. DO NOT EDIT.
6
 *
6
 *
7
 * Watt-32 errnos are after vendor's errnos (1 - 41)
7
 * Watt-32 errnos are after vendor's errnos (1 - 41)
8
 */
8
 */
9
 
9
 
10
#ifndef __WATCOMC__
10
#ifndef __WATCOMC__
11
#error This file is only for use by "__WATCOMC__"
11
#error This file is only for use by "__WATCOMC__"
12
#endif
12
#endif
13
 
13
 
14
#define ERRNO_VENDOR_VERSION  "12.40"
14
#define ERRNO_VENDOR_VERSION  "12.40"
15
 
15
 
16
#define EWOULDBLOCK       42
16
#define EWOULDBLOCK       42
17
#define EDOM              13
17
#define EDOM              13
18
#define ERANGE            14
18
#define ERANGE            14
19
#define E2BIG             2
19
#define E2BIG             2
20
#define EACCES            6
20
#define EACCES            6
21
#define EAGAIN            18
21
#define EAGAIN            18
22
#define EBADF             4
22
#define EBADF             4
23
#define EBUSY             19
23
#define EBUSY             19
24
#define ECHILD            17
24
#define ECHILD            17
25
#define EDEADLK           15
25
#define EDEADLK           15
26
#define EEXIST            7
26
#define EEXIST            7
27
#define EFAULT            34
27
#define EFAULT            34
28
#define EFBIG             20
28
#define EFBIG             20
29
#define EINTR             16
29
#define EINTR             16
30
#define EINVAL            9
30
#define EINVAL            9
31
#define EIO               21
31
#define EIO               21
32
#define EISDIR            22
32
#define EISDIR            22
33
#define EMFILE            11
33
#define EMFILE            11
34
#define EMLINK            24
34
#define EMLINK            24
35
#define ENAMETOOLONG      35
35
#define ENAMETOOLONG      35
36
#define ENFILE            10
36
#define ENFILE            10
37
#define ENODEV            36
37
#define ENODEV            36
38
#define ENOENT            1
38
#define ENOENT            1
39
#define ENOEXEC           3
39
#define ENOEXEC           3
40
#define ENOLCK            37
40
#define ENOLCK            37
41
#define ENOMEM            5
41
#define ENOMEM            5
42
#define ENOSPC            12
42
#define ENOSPC            12
43
#define ENOSYS            38
43
#define ENOSYS            38
44
#define ENOTDIR           23
44
#define ENOTDIR           23
45
#define ENOTEMPTY         39
45
#define ENOTEMPTY         39
46
#define ENOTTY            26
46
#define ENOTTY            26
47
#define ENXIO             27
47
#define ENXIO             27
48
#define EPERM             28
48
#define EPERM             28
49
#define EPIPE             29
49
#define EPIPE             29
50
#define EROFS             30
50
#define EROFS             30
51
#define ESPIPE            31
51
#define ESPIPE            31
52
#define ESRCH             32
52
#define ESRCH             32
53
#define EXDEV             8
53
#define EXDEV             8
54
#define ENMFILE           43
54
#define ENMFILE           43
55
#define EINPROGRESS       44
55
#define EINPROGRESS       44
56
#define EALREADY          45
56
#define EALREADY          45
57
#define ENOTSOCK          46
57
#define ENOTSOCK          46
58
#define EDESTADDRREQ      47
58
#define EDESTADDRREQ      47
59
#define EMSGSIZE          48
59
#define EMSGSIZE          48
60
#define EPROTOTYPE        49
60
#define EPROTOTYPE        49
61
#define ENOPROTOOPT       50
61
#define ENOPROTOOPT       50
62
#define EPROTONOSUPPORT   51
62
#define EPROTONOSUPPORT   51
63
#define ESOCKTNOSUPPORT   52
63
#define ESOCKTNOSUPPORT   52
64
#define EOPNOTSUPP        53
64
#define EOPNOTSUPP        53
65
#define EPFNOSUPPORT      54
65
#define EPFNOSUPPORT      54
66
#define EAFNOSUPPORT      55
66
#define EAFNOSUPPORT      55
67
#define EADDRINUSE        56
67
#define EADDRINUSE        56
68
#define EADDRNOTAVAIL     57
68
#define EADDRNOTAVAIL     57
69
#define ENETDOWN          58
69
#define ENETDOWN          58
70
#define ENETUNREACH       59
70
#define ENETUNREACH       59
71
#define ENETRESET         60
71
#define ENETRESET         60
72
#define ECONNABORTED      61
72
#define ECONNABORTED      61
73
#define ECONNRESET        62
73
#define ECONNRESET        62
74
#define ENOBUFS           63
74
#define ENOBUFS           63
75
#define EISCONN           64
75
#define EISCONN           64
76
#define ENOTCONN          65
76
#define ENOTCONN          65
77
#define ESHUTDOWN         66
77
#define ESHUTDOWN         66
78
#define ETIMEDOUT         67
78
#define ETIMEDOUT         67
79
#define ECONNREFUSED      68
79
#define ECONNREFUSED      68
80
#define EHOSTDOWN         69
80
#define EHOSTDOWN         69
81
#define EHOSTUNREACH      70
81
#define EHOSTUNREACH      70
82
#define ESTALE            71
82
#define ESTALE            71
83
#define EREMOTE           72
83
#define EREMOTE           72
84
#define EBADRPC           73
84
#define EBADRPC           73
85
#define ERPCMISMATCH      74
85
#define ERPCMISMATCH      74
86
#define EPROGUNAVAIL      75
86
#define EPROGUNAVAIL      75
87
#define EPROGMISMATCH     76
87
#define EPROGMISMATCH     76
88
#define EPROCUNAVAIL      77
88
#define EPROCUNAVAIL      77
89
#define EILSEQ            40
89
#define EILSEQ            40
90
#define EINVFNC           78
90
#define EINVFNC           78
91
#define ENOPATH           79
91
#define ENOPATH           79
92
#define ECONTR            80
92
#define ECONTR            80
93
#define EINVMEM           81
93
#define EINVMEM           81
94
#define EINVENV           82
94
#define EINVENV           82
95
#define EINVFMT           83
95
#define EINVFMT           83
96
#define EINVACC           84
96
#define EINVACC           84
97
#define EINVDAT           85
97
#define EINVDAT           85
98
#define EDEADLOCK         15
98
#define EDEADLOCK         15
99
#define ECURDIR           86
99
#define ECURDIR           86
100
#define ENOTSAM           87
100
#define ENOTSAM           87
101
#define ETXTBSY           33
101
#define ETXTBSY           33
102
#define ENOTBLK           25
102
#define ENOTBLK           25
103
#define EUCLEAN           88
103
#define EUCLEAN           88
104
#define ETOOMANYREFS      89
104
#define ETOOMANYREFS      89
105
#define ELOOP             90
105
#define ELOOP             90
106
#define EPROCLIM          91
106
#define EPROCLIM          91
107
#define EUSERS            92
107
#define EUSERS            92
108
#define EDQUOT            93
108
#define EDQUOT            93
109
#define EVDBAD            94
109
#define EVDBAD            94
110
#define ENORMTWD          95
110
#define ENORMTWD          95
111
#define EOVERFLOW         96
111
#define EOVERFLOW         96
112
 
112
 
113
#endif /* __SYS_WERRNO_ERR */
113
#endif /* __SYS_WERRNO_ERR */
114
 
114