Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
educg-net-17064-1466468
OSKernel2023-umi-3589
Commits
564b2e7302432ce26311307ba431590f0a7b094c
Select Git revision
202310698101003-3589
Author
Search by author
Any Author
09 Apr, 2023
3 commits
Tweak some code
· 564b2e73
PLNTRY
authored
2 years ago
564b2e73
Add basic external interrupt handling
· 4bf379d2
PLNTRY
authored
2 years ago
4bf379d2
Add custom `RandomState`
· 20ac95f9
PLNTRY
authored
2 years ago
20ac95f9
06 Apr, 2023
11 commits
Add `FastResult`
· 7d13b05e
PLNTRY
authored
2 years ago
7d13b05e
Update some tests
· 09c37373
PLNTRY
authored
2 years ago
09c37373
Move `UserCx` to co-trap
· 9b08964c
PLNTRY
authored
2 years ago
9b08964c
Tweak some code
· 458b944d
PLNTRY
authored
2 years ago
458b944d
Tweak some code
· 8681cc5a
PLNTRY
authored
2 years ago
8681cc5a
Update some comments
· 17ae4f18
PLNTRY
authored
2 years ago
17ae4f18
Add some comments
· fb229680
PLNTRY
authored
2 years ago
fb229680
Generalize to `IntoHandler`
· e69af74b
PLNTRY
authored
2 years ago
e69af74b
Tweak generic handlers
· 91be0745
PLNTRY
authored
2 years ago
91be0745
Add POSIX errors
· cd2820b1
PLNTRY
authored
2 years ago
cd2820b1
Add basic syscall handling
· c406fb38
PLNTRY
authored
2 years ago
c406fb38
31 Mar, 2023
7 commits
Fit rust toolchain in CI
· 30163b38
PLNTRY
authored
2 years ago
30163b38
Fit rust toolchain in CI
· 359a636c
PLNTRY
authored
2 years ago
359a636c
Fit rust's toolchain
· 22a876a3
PLNTRY
authored
2 years ago
22a876a3
Make ART running in kernel
· 03e7c15f
PLNTRY
authored
2 years ago
03e7c15f
Modify __init_rt (failing in debug mode)
· 86c7c778
PLNTRY
authored
2 years ago
86c7c778
Add ART runtime in kernel
· 3d7d0f6c
PLNTRY
authored
2 years ago
3d7d0f6c
Fix kernel lds & art methods
· c3c2b398
PLNTRY
authored
2 years ago
c3c2b398
29 Mar, 2023
5 commits
Make mirroring only on master branch
· 335cf7fb
PLNTRY
authored
2 years ago
335cf7fb
Fix CI
· 0c30ed36
PLNTRY
authored
2 years ago
0c30ed36
Update mirror.yml
· 898c0165
PLNTRY
authored
2 years ago
898c0165
Tweak some code
· 3b999282
PLNTRY
authored
2 years ago
3b999282
Add custom bootloader
· 307d44cb
PLNTRY
authored
2 years ago
307d44cb
28 Mar, 2023
13 commits
Add test feature for sygnal
· ab2cbd8e
PLNTRY
authored
2 years ago
ab2cbd8e
Add tests for sigset
· 7fc0e134
PLNTRY
authored
2 years ago
7fc0e134
Fix sigset iterator
· 2646fae3
PLNTRY
authored
2 years ago
2646fae3
Fix format
· 2f153fec
PLNTRY
authored
2 years ago
2f153fec
Update future timeout
· fb087274
PLNTRY
authored
2 years ago
fb087274
Add `on_timeout` future extension
· 494f4b68
PLNTRY
authored
2 years ago
494f4b68
Update MPMC
· a22d66c8
PLNTRY
authored
2 years ago
a22d66c8
Add `must_use` hint
· 279a068a
PLNTRY
authored
2 years ago
279a068a
Add wait result
· 3f78255d
PLNTRY
authored
2 years ago
3f78255d
Add waiting features for signals
· 9d3c6431
PLNTRY
authored
2 years ago
9d3c6431
Modify MPMC
· 13f7576e
PLNTRY
authored
2 years ago
13f7576e
Modify MPMC
· 36b2fa09
PLNTRY
authored
2 years ago
36b2fa09
Add signals (#16)
· 34cf75c3
PLNTRY
authored
2 years ago
* Update some dependencies * Add signal types * Fix `contains_index` bug
34cf75c3
27 Mar, 2023
1 commit
Modify `co-trap` and add fast path function (#15)
· 9c0c16d9
PLNTRY
authored
2 years ago
9c0c16d9