Go to file
2024-09-05 19:56:33 +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 fix: kernel/objects/endpoint: bug fix 2024-09-05 19:56:33 +08:00
lib fix: kernel/objects/endpoint: bug fix 2024-09-05 19:56:33 +08:00
root fix: root: sync with latest uapi 2024-09-03 20:32:41 +08:00
tools chore: tools: parse_backtrace: just append info 2024-06-15 16:16:30 +08:00
uapi feat: uapi: update endpoint info 2024-09-04 21:28: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