| plan 9 kernel history: overview | file list | diff list |
1993/0309/port/portfns.h (diff list | history)
| 1993/0226/sys/src/9/port/portfns.h:83,88 – 1993/0309/sys/src/9/port/portfns.h:83,89 (short | long | prev | next) | ||
|
add haswaitq
rsc Fri Mar 4 12:44:25 2005 | ||
| 1992/0622 | int gets(IOQ*, void*, int); void gotolabel(Label*); Block* grabq(Queue*); | |
| 1993/0309 | int haswaitq(void*); | |
| 1992/0622 | int hwcursmove(int, int); int hwcursset(uchar*, uchar*, int, int); long ibrk(ulong, int); | |