| plan 9 kernel history: overview | file list | diff list |
1990/08141/gnot/fns.h (diff list | history)
| 1990/08101/sys/src/9/gnot/fns.h:42,47 – 1990/08141/sys/src/9/gnot/fns.h:42,48 (short | long | prev | next) | ||
| 1990/03091 | void error(Chan*, int); void exit(void); void fault(Ureg*, FFrame*); | |
| 1990/08141 | void fdclose(int); | |
| 1990/03091 | Chan* fdtochan(int, int); void firmware(void); void flowctl(Queue*); | |