Yu Chen
|
6906508d6c
|
add cargo fmt in Makefile, and exec make fmt
|
3 years ago |
Yu Chen
|
ad28f5f627
|
update signal impl and apps
|
3 years ago |
liusm18
|
ae1a50673d
|
Remove sigret.S
|
3 years ago |
liusm18
|
7a97faee6c
|
Add signal user lib
|
3 years ago |
Yifan Wu
|
d1233cbb69
|
Support SIGABRT when the application panics.
|
3 years ago |
Yifan Wu
|
0d189e9ad7
|
Cargo fmt
|
3 years ago |
Yifan Wu
|
11cdc5f2e6
|
Bump to rust nightly-2022-01-01, feature global_asm,asm->stable
|
4 years ago |
Yifan Wu
|
315e61da1a
|
Rm spin::Mutex except for easy-fs & add new test huge_write & flush cache to disk after a write transaction
|
4 years ago |
Yifan Wu
|
3e1c12b6a1
|
Add sys_dup && support input/output redirection in user_shell
|
4 years ago |
Yifan Wu
|
90d351bfe8
|
Support cmdline_args when sys_exec.
|
4 years ago |
Yifan Wu
|
a6c7b52283
|
Fix exit_code in user
|
4 years ago |
Yifan Wu
|
606abbe6a1
|
Simple filetest passed on qemu/k210.
|
5 years ago |
Yifan Wu
|
8e178c0080
|
Pipe OK.
|
5 years ago |
Yifan Wu
|
3642f9c56d
|
Implement many process syscalls.
|
5 years ago |
Yifan Wu
|
81bef97f09
|
Add user program initproc/user_shell, allow user programs allocate data on heap.
|
5 years ago |
Yifan Wu
|
e552f3cfca
|
Add sys_yield tests and compile them to different location.
|
5 years ago |
Yifan Wu
|
e9949e5bd4
|
Try batch but kernel panicked.
|
5 years ago |
Yifan Wu
|
db0c174f52
|
Add first user program hello_world.rs
|
5 years ago |