Exercise solutions for operating systems course at AGH UST.
There are 10 exercises, each with 2-3 tasks. The implementation includes:
- Library compilation and development,
- Threading (semaphores),
- Linux pipes,
- File handling,
- File parsing,
- Buffers (producers & consumers problem),
- Mapped memory,
- and more...