Skip to content

sysdev-jay/operating-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

operating-system

This repository contain operating system concept and also their implemetation in c programming language.

operating-system

This repository contain operating system concept and also their implemetation in c programming language.

This code is compilled and executed in Ubuntu OS.

Assignment1

To compile: for Q1: gcc Q1.c

for Q2: gcc Q2.c

for Q3: gcc newProgram.c -o newProgram

  : gcc currentProgram.c -o currentProgram

To run :

for Q1: ./a.out

for Q2: ./a.out

for Q3: ./currentProgram

Below is the screenshots for execution of program :

Q1

q1

Q2

q2

Q3

q3

Assignment2

To compile: for Q1: gcc Q2a.c

To run : ./a.out

Below is the screenshots for execution of program :

Q.a.

assignment 2a

assignment 3:

a3qb1 2

About

This repository contain operating system concept and also their implemetation in c programming language.system call,IPC ,Lock and many concepts are included.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages