| plan 9 kernel history: overview | file list | diff list |
1991/1228/pc/u.h (diff list | history)
| 1991/0622/sys/src/9/pc/u.h:3,8 – 1991/1228/sys/src/9/pc/u.h:3,9 (short | long | prev | next) | ||
| 1991/0622 | typedef unsigned long ulong; typedef long vlong; typedef union Length Length; | |
| 1991/1228 | typedef ushort Rune; | |
| 1991/0622 | union Length { | |