A toy monolithic kernel written in C++
Stars
45
Forks
6
Watchers
Open Issues
0
Overall repository health assessment
User
235
commits
9
No package.json found
This might not be a Node.js project
Context switching performance improvements
db38455
Added full-fledged pthread support
ea2b128
Added basic thread-local storage support
67210d9
Added basic thread support with clone(2)
1f6011b
Added pipe and named FIFO support
f42f9ab
Fixed bugs in the Interface implementation
a6839c9
binairies
de8a6bc
Fixed a FPU bug
ade188f
fixed build issues and updated README.md
4ad7cb8
Fixed build issues
d2f997b
fixed external dependancies in git
6e288b6
files weren't correctly taken in account by git
964f1f3
just a backup
e9ebf03
backup
fd93a1d
Improved things on the ext2fs driver
fb4ccc9