PrimeAC / Process-Manager

This repository is for a school project written in C that creates, updates and terminates processes (SO).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Operating Systems (Project 2015/2016)

Synopsis

This is a project for school written in C that creates, updates and terminates processes.

Installation

No Installation required.

Contributors

@brunoaosantos @joaopbc

Execution

Run the following commands:

  • make
  • make fibonacci
  • ./par-shell

About

This repository is for a school project written in C that creates, updates and terminates processes (SO).


Languages

Language:C 96.1%Language:Makefile 3.9%