- Both System V and POSIX semaphores are allowed: Feel free to use <semaphore.h> or <sys/sem.h>.
- Read the PDF!
- See
complex_scenarios.pdfto learn how your code should deal with some cases. There are 4 cases so far.
Use git clone https://github.com/denizmsayin/metu-os-22-hw2 to get the repository on your local
machine. You can then use git pull inside the directory to apply any updates.
