This is a starter repository for COMP 310 (Operating Systems) students. You should fork this to work on your own homework. Please do not submit pull requests.
- Programming in C
- Separate compilation
- Build automation using CMake
- Unit testing using GoogleTest