Replace FSF snail mail address with URLs.
[glibc.git] / sysdeps / unix / sysv / linux / powerpc / aix / aix-errno.h
blobea61582ae3b53fcc6499864f0cfc6425a4979ed5
1 /* Copyright (C) 1999, 2000 Free Software Foundation, Inc.
2 This file is part of the GNU C Library.
4 The GNU C Library is free software; you can redistribute it and/or
5 modify it under the terms of the GNU Lesser General Public
6 License as published by the Free Software Foundation; either
7 version 2.1 of the License, or (at your option) any later version.
9 The GNU C Library is distributed in the hope that it will be useful,
10 but WITHOUT ANY WARRANTY; without even the implied warranty of
11 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
12 Lesser General Public License for more details.
14 You should have received a copy of the GNU Lesser General Public
15 License along with the GNU C Library; if not, see
16 <http://www.gnu.org/licenses/>. */
18 #define AIX_EPERM 1
19 #define AIX_ENOENT 2
20 #define AIX_ESRCH 3
21 #define AIX_EINTR 4
22 #define AIX_EIO 5
23 #define AIX_ENXIO 6
24 #define AIX_E2BIG 7
25 #define AIX_ENOEXEC 8
26 #define AIX_EBADF 9
27 #define AIX_ECHILD 10
28 #define AIX_EAGAIN 11
29 #define AIX_ENOMEM 12
30 #define AIX_EACCES 13
31 #define AIX_EFAULT 14
32 #define AIX_ENOTBLK 15
33 #define AIX_EBUSY 16
34 #define AIX_EEXIST 17
35 #define AIX_EXDEV 18
36 #define AIX_ENODEV 19
37 #define AIX_ENOTDIR 20
38 #define AIX_EISDIR 21
39 #define AIX_EINVAL 22
40 #define AIX_ENFILE 23
41 #define AIX_EMFILE 24
42 #define AIX_ENOTTY 25
43 #define AIX_ETXTBSY 26
44 #define AIX_EFBIG 27
45 #define AIX_ENOSPC 28
46 #define AIX_ESPIPE 29
47 #define AIX_EROFS 30
48 #define AIX_EMLINK 31
49 #define AIX_EPIPE 32
50 #define AIX_EDOM 33
51 #define AIX_ERANGE 34
52 #define AIX_ENOMSG 35
53 #define AIX_EIDRM 36
54 #define AIX_ECHRNG 37
55 #define AIX_EL2NSYNC 38
56 #define AIX_EL3HLT 39
57 #define AIX_EL3RST 40
58 #define AIX_ELNRNG 41
59 #define AIX_EUNATCH 42
60 #define AIX_ENOCSI 43
61 #define AIX_EL2HLT 44
62 #define AIX_EDEADLK 45
63 #define AIX_ENOTREADY 46
64 #define AIX_EWRPROTECT 47
65 #define AIX_EFORMAT 48
66 #define AIX_ENOLCK 49
67 #define AIX_ENOCONNECT 50
68 #define AIX_ESTALE 52
69 #define AIX_EDIST 53
70 #define AIX_EWOULDBLOCK 54
71 #define AIX_EINPROGRESS 55
72 #define AIX_EALREADY 56
73 #define AIX_ENOTSOCK 57
74 #define AIX_EDESTADDRREQ 58
75 #define AIX_EMSGSIZE 59
76 #define AIX_EPROTOTYPE 60
77 #define AIX_ENOPROTOOPT 61
78 #define AIX_EPROTONOSUPPORT 62
79 #define AIX_ESOCKTNOSUPPORT 63
80 #define AIX_EOPNOTSUPP 64
81 #define AIX_EPFNOSUPPORT 65
82 #define AIX_EAFNOSUPPORT 66
83 #define AIX_EADDRINUSE 67
84 #define AIX_EADDRNOTAVAIL 68
85 #define AIX_ENETDOWN 69
86 #define AIX_ENETUNREACH 70
87 #define AIX_ENETRESET 71
88 #define AIX_ECONNABORTED 72
89 #define AIX_ECONNRESET 73
90 #define AIX_ENOBUFS 74
91 #define AIX_EISCONN 75
92 #define AIX_ENOTCONN 76
93 #define AIX_ESHUTDOWN 77
94 #define AIX_ETIMEDOUT 78
95 #define AIX_ECONNREFUSED 79
96 #define AIX_EHOSTDOWN 80
97 #define AIX_EHOSTUNREACH 81
98 #define AIX_ERESTART 82
99 #define AIX_EPROCLIM 83
100 #define AIX_EUSERS 84
101 #define AIX_ELOOP 85
102 #define AIX_ENAMETOOLONG 86
103 #define AIX_EDQUOT 88
104 #define AIX_ECORRUPT 89
105 #define AIX_EREMOTE 93
106 #define AIX_ENOSYS 109
107 #define AIX_EMEDIA 110
108 #define AIX_ESOFT 111
109 #define AIX_ENOATTR 112
110 #define AIX_ESAD 113
111 #define AIX_ENOTRUST 114
112 #define AIX_ETOOMANYREFS 115
113 #define AIX_EILSEQ 116
114 #define AIX_ECANCELED 117
115 #define AIX_ENOSR 118
116 #define AIX_ETIME 119
117 #define AIX_EBADMSG 120
118 #define AIX_EPROTO 121
119 #define AIX_ENODATA 122
120 #define AIX_ENOSTR 123
121 #define AIX_ENOTSUP 124
122 #define AIX_EMULTIHOP 125
123 #define AIX_ENOLINK 126
124 #define AIX_EOVERFLOW 127