Grissiom
7e68096a88
dev/pipe: make pipe a type of device
Pipe have many differences with char device. The main difference is altough pipe have both read and write, it is unidirectional in nature.
Description
Languages
C
97.6%
Assembly
1.9%
Python
0.3%
HTML
0.1%