Skip to content

This is the repository for example code from Prof. Boon Thau Loo's Operating System Course

Notifications You must be signed in to change notification settings

skim288/CIT-596-example-code

 
 

Repository files navigation

Example Code for Operating System Course

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

About

This is the repository for example code from Prof. Boon Thau Loo's Operating System Course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 97.2%
  • Makefile 2.8%