|
Lines 164-169
Link Here
|
| 164 |
points outside the allocated address space. |
164 |
points outside the allocated address space. |
| 165 |
.It Bq Er EIO |
165 |
.It Bq Er EIO |
| 166 |
An I/O error occurred while reading from the file system. |
166 |
An I/O error occurred while reading from the file system. |
|
|
167 |
.It Bq Er EBUSY |
| 168 |
Failed to read from a file, e.g. /proc/<pid>/regs while <pid> is not stopped |
| 167 |
.It Bq Er EINTR |
169 |
.It Bq Er EINTR |
| 168 |
A read from a slow device |
170 |
A read from a slow device |
| 169 |
(i.e.\& one that might block for an arbitrary amount of time) |
171 |
(i.e.\& one that might block for an arbitrary amount of time) |