Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.
/ SO_System_Calls Public archive

Practical assignment for the Operations Systems curricular unit at FEUP

Notifications You must be signed in to change notification settings

thePeras/SO_System_Calls

Repository files navigation

Exploring Kernel System Calls

Project
Course Unit: Sistemas Operativos, 2nd year
Course: Informatics and Computer Engineering
Faculty: FEUP (Faculty of Engineering of the University of Porto)
Evaluation: 18/20

Project Goals

Develop c programs using system calls to explore how they work. Also, learn how to create new processes and introduce the concept of multithreading.

Some examples of system calls used

  • File management: open, close, write, read
  • Multithreading: fork, wait, getpid, mkfifo

Tecnologies Used

C bash

About

Practical assignment for the Operations Systems curricular unit at FEUP

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •