|
11f9675f37
|
Support the system call mremap
|
2025-06-21 16:18:09 +08:00 |
|
|
3e32a38316
|
Add sys_close_range
|
2025-06-11 19:56:12 +08:00 |
|
|
0b471ef370
|
Add sys_epoll_pwait2
|
2025-06-09 20:20:40 +08:00 |
|
|
1775bb0861
|
Support for timerfd-related syscalls
|
2025-04-25 16:33:46 +08:00 |
|
|
9e729593e8
|
Add syscall faccessat2
Signed-off-by: Zhenchen Wang <m202372036@hust.edu.cn>
|
2025-04-23 20:39:54 +08:00 |
|
|
8815ca384f
|
Add syscall ppoll
|
2025-04-21 11:19:48 +08:00 |
|
|
7ac4fa9519
|
Add syscall statx
Signed-off-by: Zhenchen Wang <m202372036@hust.edu.cn>
|
2025-04-18 09:36:50 +08:00 |
|
|
43e43ca133
|
Add vfork syscall and related clone flags
|
2025-04-03 14:44:39 +08:00 |
|
|
a47eda413c
|
Add extended attribute (xattr) syscalls: setxattr, getxattr, listxattr and removexattr
|
2025-03-28 15:08:59 +08:00 |
|
|
bce23a63bd
|
Add sys_signalfd/sys_signalfd implementation
|
2025-03-21 16:10:55 +08:00 |
|
|
c1dde01fc3
|
Add sched_attr system call series
|
2025-03-06 21:29:40 +08:00 |
|
|
6d42a07e95
|
Implement getcpu syscall and add corresponding test application
|
2025-02-27 11:41:26 +08:00 |
|
|
b4ebd6e87f
|
Make stub for sysinfo syscall
|
2024-12-15 16:37:40 +08:00 |
|
|
10cc85d588
|
Add syscall getpgid
|
2024-11-09 10:20:57 +08:00 |
|
|
1fe74c9c92
|
Add sys_getrlimit and sys_setrlimit
|
2024-11-06 21:53:31 +08:00 |
|
|
e319641b4d
|
Implement system call sched_get/set_affinity
|
2024-10-26 22:06:41 +08:00 |
|
|
dafd16075f
|
Remove the shim kernel crate
|
2024-08-23 23:37:50 +08:00 |
|