| plan 9 kernel history: overview | file list | diff list |
1991/0717/gnot/lib.h (diff list | history)
| 1991/0318/sys/src/9/gnot/lib.h:74,79 – 1991/0717/sys/src/9/gnot/lib.h:74,82 (short | long | prev | next) | ||
| 1990/08141 | #define OCEXEC 32 /* or'ed in, close on exec */ #define ORCLOSE 64 /* or'ed in, remove on close */ | |
| 1990/03091 | ||
| 1991/0717 | #define NCONT 0 /* continue after note */ #define NTERM 1 /* terminate after note */ | |
| 1990/11211 | typedef struct Qid Qid; | |
| 1990/03091 | typedef struct Dir Dir; typedef struct Waitmsg Waitmsg; | |