This repository contains materials discussed during the Operating Systems course. It covers various topics and exercises related to:
- Static, dynamic, and shared libraries
- File operations
- Process creation and management
- Signal handling
- Pipelines
- Message queues
- Shared memory and semaphores
- Threads
- Mutexes
- Sockets