/operational-systems

A repository built to store a set of exercises for the UFRJ Operational Systems course (EEL770)

Primary LanguageC

operational-systems

Table of Contents

About

This repository is a study about Operational Systems, where i was developing a project for an UFRJ class.

There's a list of folders that contains every exercise that i've solved in this chair.

List of Exercises

Exercise 1

In this exercise i've learned about how to use c signals to develop my own shell.

Exercise 2

In this exercise i've learned about conditional variables and locks and applied that solving some synchronization problems using them.

Technologies

  • C
  • Makefile
  • signal
  • pthread