Skip to content

Frederico-lp/Operating-Systems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

Operating Systems

LEIC - 2nd year / 1st semester

Projects

First Project

First project consisted of creating a copy of the chmod command in linux (copy was called xmod).

Second Project

The second project consisted on creating a multi-thread client that asks for requests, and server that answers to this requests.