| plan 9 kernel history: overview | file list | diff list |
1995/0726/port/devpipe.c (diff list | history)
| 1995/0714/sys/src/9/port/devpipe.c:197,212 – 1995/0726/sys/src/9/port/devpipe.c:197,210 (short | long | prev | next) | ||
| 1990/0227 | } void | |
| 1995/0726 | pipecreate(Chan*, char*, int, ulong) | |
| 1990/0227 | { | |
| 1991/1115 |
| |
| 1990/11211 | error(Egreg); | |
| 1990/0227 | } void | |
| 1995/0726 | piperemove(Chan*) | |
| 1990/0227 | { | |
| 1991/1115 |
| |
| 1990/11211 | error(Egreg); | |
| 1990/0227 | } | |