This website requires JavaScript.
Explore
Help
Sign In
quentinlegot
/
burritos
Watch
1
Star
0
Fork
0
You've already forked burritos
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6c19f66d62
burritos
/
src
/
kernel
History
Quentin Legot
6c19f66d62
use setter instead of modifying the field itself
2023-04-06 13:48:37 +02:00
..
exception.rs
Lint: remove some warnings
2023-04-06 13:46:59 +02:00
mgerror.rs
Updated docs
2023-03-22 16:03:36 +01:00
mod.rs
Remove useless libc, elf and ucontext, add comments to exceptions
2023-04-05 16:02:54 +02:00
process.rs
Added debug attributes to structs pertaining to thread in order to allow for applying assertions upon Thread
2023-03-10 19:11:15 +01:00
synch.rs
Add launch argument parser, add debug parameter to machine
2023-04-06 13:27:03 +02:00
system.rs
Lint: remove some warnings
2023-04-06 13:46:59 +02:00
thread_manager.rs
use setter instead of modifying the field itself
2023-04-06 13:48:37 +02:00
thread.rs
Lint: remove some warnings
2023-04-06 13:46:59 +02:00