Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 259 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 259 Bytes

SJTU_OS-project

The projects are based on the ubuntu 15.04

  • project 1: add a system call to the linux kernel

  • project 2: a unix shell and history feature

  • project 3: matrix calculation

  • project 4: producer and consumer problem