Skip to content

abhivandit/linuxprogramming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linuxprogramming

Thes are codes to demonstrate the use of linux based system calls like pipe() and fork().The working of POSIX threads is also demonstrated.

User Guide

The files as2.c and as3.c the codes to "count the alphabets in a file" and "conversion to uppercase and lvice versa" respectively. The file as3.c makes use of these two codes in its program and performs various system calls.

The file pthreads.c demonstrate the working of POSIX threads for matrix multiplication and diningphilospher.c gives the code the the diningphilosopher problem.

Author

Abhivandit ([email protected])

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published