| plan 9 kernel history: overview | file list | diff list |
1992/0520/port/sysfile.c (diff list | history)
| 1992/0321/sys/src/9/port/sysfile.c:27,32 – 1992/0520/sys/src/9/port/sysfile.c:27,33 (short | long | prev | next) | ||
| 1990/0227 | } | |
| 1991/0705 | unlock(f); | |
| 1992/0114 | exhausted("file descriptors"); | |
| 1992/0520 | return 0; /* not reached */ | |
| 1990/0227 | } Chan* | |