Labs for operational systems course
 
 
 
 
 
Go to file
Yury Kurlykov 1a66ef9989
Add 13th lab
2020-06-24 03:31:21 +10:00
lab2 Remove unneeded alarm() call 2020-04-16 17:16:38 +10:00
lab3 Add 3rd lab 2020-04-20 00:48:32 +10:00
lab4 Add 4th lab 2020-04-30 13:55:59 +10:00
lab5 Update 5th lab 2020-06-11 15:20:55 +10:00
lab6 Update 6th lab 2020-06-11 13:22:10 +10:00
lab7 Add 7th lab 2020-05-20 13:59:23 +10:00
lab8 Add 8th lab 2020-06-18 11:37:04 +10:00
lab9 Add 9th and 10th labs 2020-06-11 15:00:19 +10:00
lab10 Add 9th and 10th labs 2020-06-11 15:00:19 +10:00
lab11 Update 11th lab 2020-06-18 12:24:32 +10:00
lab12 Update 12th lab 2020-06-18 14:36:54 +10:00
lab13 Add 13th lab 2020-06-24 03:31:21 +10:00
scripts Add 3rd lab 2020-04-20 00:48:32 +10:00
.clang-format Initial commit 2020-04-16 15:15:52 +10:00
.gitignore Initial commit 2020-04-16 15:15:52 +10:00
CMakeLists.txt Add 12th lab 2020-06-18 13:19:27 +10:00
README.md Add 13th lab 2020-06-24 03:31:21 +10:00
run_lab.sh Initial commit 2020-04-16 15:15:52 +10:00

README.md

Лабораторные работы

Список

Запуск

Требуется CMake 3.16+ (более ранние версии не проверялись) и компилятор с поддержкой C11.

Для лабораторных №11 и №13 требуются make и gcc.

./run_lab.sh <lab_directory>