Skip to content

SKTT1Ryze/hust_os_lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HUST OS Lab

This repo is for OS lab in HUST.

Lab1

cd lab_1
gcc process.c -o process
./process

......

Type Ctrl + C to send SIGINT to the parent process.

Lab2

cd lab_2
cd air_ticket
cargo run

......

cd ..
cd cal_print
cargo run

Lab3

cd lab_3
cd shared_memory
cargo run

Lab4

cd lab_4
cd rust-walkdir
cargo run

About

HUST OS Lab Implementation with Rust

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published