weidongguo / ECS150_p1

Use of system Calls: read, write, pipe(interprocess communication) , fork(child processes), directory traversal, signaling(alarm, kill), and more

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

READEME

Assignment1 for ECS 150 Operating System

problem 1: done

problem 2: done

problem 3: done

problem 4: done

problem 5: done

problem 6: done

-Weidong Guo

About

Use of system Calls: read, write, pipe(interprocess communication) , fork(child processes), directory traversal, signaling(alarm, kill), and more


Languages

Language:C 100.0%