| plan 9 kernel history: overview | file list | diff list |
1991/0724/gnot/errno.h (diff list | history)
| 1991/0319/sys/src/9/gnot/errno.h:1,5 – 1991/0724/sys/src/9/gnot/errno.h:1,5 (short | long | prev | next) | ||
| 1990/03091 | enum{ | |
| 1991/0724 | Enoerror, /* no error */ | |
| 1990/03091 | Enofd, /* no free file descriptors */ Ebadfd, /* fd out of range or not open */ Ebadusefd, /* inappropriate use of fd */ | |