This repository stores laboratory works of Operating Systems cource of spring 2020 during distance learning.
Language: C
OS: Linux (except laboratory work 3 - Windows)
There are folders for every laboratory works. Each folder has folder docs that stores html files with reference information and task text file and main.c - file with code on C.
- lab3 - Threads, processes and operations on them on Windows
- lab4 - Threads, processes and operations on them on Linux.
- lab5 - Pipelines in UNIX
- lab6 - Environment variables and signals
- lab7 - Planning (TODO)
- lab8 - Readers and writers (semaphores)
- lab9 - Producers and consumers (semaphores)
- lab10 - Message queue (TODO)
© Copyright Sidorova Alexandra, 2020