Go to file
2024-09-03 19:34:06 +08:00
.cargo feat: drop xtask, use makefile 2024-05-05 00:06:43 +08:00
.github/workflows feat: build: allow to select build mode 2024-06-02 15:32:17 +08:00
.vscode chore: vscode/launch: switch to gdb 2024-08-23 19:26:53 +08:00
kernel chore: kernel/objects/tcb: make clippy happy 2024-09-03 19:34:06 +08:00
lib feat: utils: add utils for casting array 2024-09-03 19:29:42 +08:00
root feat: uapi/syscall: update message info, add cap n_bits field 2024-08-29 19:45:56 +08:00
tools chore: tools: parse_backtrace: just append info 2024-06-15 16:16:30 +08:00
uapi feat: uapi: update spec 2024-09-03 19:27:37 +08:00
.gitignore chore: makefile: adjust loglevel when debug enabled 2024-07-03 21:09:34 +08:00
Cargo.lock chore: make compiler happy 2024-08-02 14:09:21 +08:00
Cargo.toml chore: rename api to uapi 2024-05-05 21:28:34 +08:00
Makefile feat: clippy: treat warning as error 2024-08-23 10:02:27 +08:00
rust-toolchain.toml init 2023-09-06 22:51:24 +08:00
rustfmt.toml feat: refactor vspace 2024-05-19 14:01:05 +08:00