dantld / ospk_fifopipe

Series of projects inspire by book "Основы операционных систем. Практикум 2016" V.E. Karpov and K.A. Konkov

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project is inspired by book:
02.%20Linux/Основы%20операционных%20систем.%20Практикум%20%20%202016.pdf
Chapter FIFO PIPES

This example projects shows some system calls:
open
read
write
mkfifo
close

About

Series of projects inspire by book "Основы операционных систем. Практикум 2016" V.E. Karpov and K.A. Konkov


Languages

Language:C 87.1%Language:Makefile 12.9%