This is the repository for example code from Prof. Boon Thau Loo's Operating System Course (CIS 380, CIS 548 , and CITO 595) at University of Pennsylvania.
The code are named by topics. The topics are covered in the following weeks.
- Week 1:
/c-unix-refresher - Week 4.1:
functions.c - Week 4.4:
/signal - Week 5.1:
redirections.c - Week 5.2:
/pipe - Week 6.2:
/thread - Week 7.3:
/semaphore - Week 11.4:
/network - Week 12.1:
/http-client