| plan 9 kernel history: overview | file list | diff list |
1992/0111/port/portfns.h (diff list | history)
| 1992/0108/sys/src/9/port/portfns.h:59,65 – 1992/0111/sys/src/9/port/portfns.h:59,65 (short | long | prev | next) | ||
|
Move error.h to ../port. Change errors to actual strings.
rsc Fri Mar 4 12:44:25 2005 | ||
| 1991/1018 | void envpgcopy(Env*, Env*); | |
| 1991/0428 | int eqchan(Chan*, Chan*, long); int eqqid(Qid, Qid); | |
| 1992/0111 | void error(char []); | |
| 1991/0428 | void errors(char*); | |
| 1991/1214 | long execregs(ulong, ulong, ulong); | |
| 1991/0428 | void exit(void); | |