| plan 9 kernel history: overview | file list | diff list |
1991/1224/gnot/lib.h (diff list | history)
| 1991/1224/sys/src/9/gnot/lib.h:30,35 – 1992/0213/sys/src/9/gnot/lib.h:30,36 (short | long | prev | next) | ||
| 1991/1224 | extern int runetochar(char*, Rune*); extern int chartorune(Rune*, char*); extern int countrune(char*); | |
| 1992/0213 | extern char* utfrune(char*, long); | |
| 1991/1224 | /* | |
| 1990/03091 | * print routines | |