| plan 9 kernel history: overview | file list | diff list |
1990/0331/gnot/dat.h (diff list | history)
| 1990/0327/sys/src/9/gnot/dat.h:408,413 – 1990/0331/sys/src/9/gnot/dat.h:408,414 (short | long | prev | next) | ||
| 1990/03091 | struct Stream { Lock; /* structure lock */ int inuse; /* use count */ | |
| 1990/0331 | int hread; /* number of reads after hangup */ | |
| 1990/03091 | int type; /* correclation with Chan */ int dev; /* ... */ int id; /* ... */ | |