Yifan Wu
|
ae3ba9c26f
|
Small Fix && cargo fmt
|
2022-01-22 12:40:54 -08:00 |
|
Yifan Wu
|
c9583b0f53
|
Merge recent update from ch7 && cargo clippy
|
2022-01-22 12:32:36 -08:00 |
|
Yifan Wu
|
685ca2c1ea
|
Add sys_dup && support input/output redirection in user_shell
|
2021-02-27 22:27:08 +08:00 |
|
Yifan Wu
|
c8d851fc2b
|
Support cmdline_args when sys_exec.
|
2021-02-26 12:06:55 +08:00 |
|
Yifan Wu
|
ae4c317dd4
|
Fix user_shell
|
2021-02-08 16:45:57 +08:00 |
|
Yifan Wu
|
e5bd98973d
|
k210 only can use 6M before configuring sdcard.
|
2020-12-11 18:04:57 +08:00 |
|
Yifan Wu
|
48a11e53ff
|
Handle backspace for k210/qemu platform && Add lots of user tests.
|
2020-12-11 01:44:07 +08:00 |
|
Yifan Wu
|
d0af7d26be
|
Avoid panicking when inputting error app name; List all apps when initializing.
|
2020-12-10 14:51:50 +08:00 |
|
Yifan Wu
|
8fbadfc951
|
Implement many process syscalls.
|
2020-12-10 11:57:26 +08:00 |
|
Yifan Wu
|
e56ea17566
|
Add user program initproc/user_shell, allow user programs allocate data on heap.
|
2020-12-09 09:56:06 +08:00 |
|