|
faf9cf7da8
|
Fix some issues about naming, function parameters, and comments, and redefined the method for bind mount.
Signed-off-by: Zhenchen Wang <m202372036@hust.edu.cn>
|
2024-06-04 14:38:52 +08:00 |
|
|
980ffb5a98
|
Add syscall umount.
Signed-off-by: Zhenchen Wang <m202372036@hust.edu.cn>
|
2024-06-04 14:38:52 +08:00 |
|
|
a893ceca4a
|
Add syscall mount
Signed-off-by: Zhenchen Wang <m202372036@hust.edu.cn>
|
2024-06-04 14:38:52 +08:00 |
|
|
c5ec2e181e
|
Add itimer-related syscalls
|
2024-06-03 20:03:46 +08:00 |
|
|
901bccadfe
|
Add syscall rt_sigpending
|
2024-06-03 15:30:52 +08:00 |
|
|
2ecca7af6b
|
Add dummy syscall sched_getaffinity
|
2024-06-01 20:10:09 +08:00 |
|
|
c04fd0c9a0
|
Add syscall sendfile
|
2024-05-31 16:10:46 +08:00 |
|
|
4101d8328a
|
Add syscall creat
|
2024-05-31 15:19:17 +08:00 |
|
|
07fbbcfd8c
|
Add syscall clone3
|
2024-05-21 19:22:13 +08:00 |
|
|
0d5131c822
|
Extract x86-specific syscall dispatch to arch/x86
|
2024-05-17 21:29:04 +08:00 |
|