There are 0 repository under os-course topic.
All study materials for the Operating Systems Course @ Ariel University
An assignment in Operating Systems @ Ariel University, developed in C - UNIX tools, libaries, debugging, gdb, ddd, threads, fork, wait, exec, pipe
A custom-made version of Netcat in C/C++; Redirecting stdin & stdout using pipes allowing chat between terminals and program exec. As an assignment in Operating Systems @ Ariel University
This project implements the classic Dining Philosophers Problem using Pthreads and semaphores in C++.
Practical exercises from Operating Systems course
Practice lab questions and their possible solution of Operating System course.
programs wirrten for the OS course taken at the University of Tehran
Kidshell is a simple POSIX shell, written in C++.
Simple client-server model with multiplexing.