| plan 9 kernel history: overview | file list | diff list |
1990/0911/gnot/dat.h (diff list | history)
| 1990/0911/sys/src/9/gnot/dat.h:499,504 – 1990/0914/sys/src/9/gnot/dat.h:499,505 (short | long | prev | next) | ||
| 1990/03091 | #define CMOUNT 2 /* is result of a mount/bind */ #define CCREATE 4 /* permits creation if CMOUNT */ | |
| 1990/08141 | #define CCEXEC 8 /* close on exec */ | |
| 1990/0914 | #define CFREE 16 /* not in use */ | |
| 1990/03091 | /* * Proc.time | |