Skip to content

danielferragut/BAT-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BATMAN - A BAT manager

Repository for the "Operating System" course assigment. Further explanation and context can be found here (in portuguese).

Made with C and the POSIX Thread library.

Prerequisites

You are going to need C, GCC and the POSIX libraries

How to compile and tun

First, clone this repository to your PC:

git clone https://github.com/danielferragut/BAT-Manager

Change directories to the new BAT-Manager directory created.

To compile, just run the Makefile as:

make all

Then just run the program:

./batman

Authors

  • Daniel Ferragut
  • Lucas Koiti

About

Assignment for the 'Operating Systems' course.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published