skychen123
|
fcd0fecd3e
add sys_setitimer syscall (#8096)
|
1 year ago |
zmq810150896
|
7c2f807a7c
Add the system call timerfd and update SConscript for signalfd (#8067)
|
1 year ago |
zmq810150896
|
dc84765823
[smart] Updated the API for kernel access to user address issues and for calculating string length (#8058)
|
1 year ago |
Shell
|
e7c3ca61fd
[smart] fix rt_memcpy to lwp_memcpy in smart source (#8033)
|
1 year ago |
zmq810150896
|
7c3d966df6
Add the system call signalfd (#8001)
|
1 year ago |
Shell
|
47b183a297
[smart/syscall] fix exit(2) and add exit_group(2) (#8005)
|
1 year ago |
Meco Man
|
5f948690c9
[rtdef] rename RT_CTASSERT to RT_STATIC_ASSERT
|
1 year ago |
xyz
|
341fb40c95
[smart][fix] lwp fork with data copy
|
1 year ago |
Shell
|
d862816a51
[components/mm] add unmap page API (#7834)
|
1 year ago |
geniusgogo
|
4d20416b2f
update components & lwp. (#7888)
|
1 year ago |
Shell
|
325c3d2a48
[smart] Fix bugs on lwp kill (#7892)
|
1 year ago |
zmq810150896
|
3f0a5e76bf
Add the system call epoll (#7893)
|
1 year ago |
zmq810150896
|
307e9e5e98
Add the system call eventfd (#7835)
|
1 year ago |
Tennn11
|
43b451b27c
[syscall][socket]fix socket addr bug (#7876)
|
1 year ago |
Shell
|
ef91876ee7
[smart] fix the setup of fake lwp in sys_execve (#7855)
|
1 year ago |
Shell
|
58e0ddf287
[component/lwp] support more feature of signal from IEEE Std 1003.1-2017 (#7828)
|
1 year ago |
geniusgogo
|
2aa4510aa8
execute elf add executable permissions check. (#7769)
|
1 year ago |
Bernard Xiong
|
99e80f8d33
[dfs] Add DFS v2.0 (#7606)
|
1 year ago |
geniusgogo
|
0315c0dee7
add lstat&sysinfo....syscall. (#7555)
|
1 year ago |
xiao-mang
|
065a3e1b3a
[component] add sys_mount and umount2 (#7516)
|
2 years ago |
geniusgogo
|
0e4a3142a8
[component] add openat syscall. (#7488)
|
2 years ago |
zhkag
|
a6a9b0dfcb
[components][posix] 完善 posix 接口消息队列 (#7395)
|
2 years ago |
geniusgogo
|
18c452e4dd
fix lwp _load_script. (#7405)
|
2 years ago |
zhkag
|
550b9282f9
[syscall] lwp_syscall 中 rt_err_t 改为 sysret_t (#7374)
|
2 years ago |
xiao-mang
|
c043657353
fork子进程时,lwp_struct_copy函数增加拷贝working_directory功能 (#7380)
|
2 years ago |
Shell
|
470454d201
[components/mm] support for scalable memory management (#7277)
|
2 years ago |
Bernard Xiong
|
9600b75b55
[DFS] prepare for dfs_v2.0 (#7200)
|
2 years ago |
Shicheng Chu
|
93f3cb30e4
[kernel] 将rt_thread结构体改为显式继承rt_object (#7131)
|
2 years ago |
Sparks-Pion
|
accab17fa5
[HUST CSE IoTS&P Lab] [fix] check rt_mutex_create return value (#7169)
|
2 years ago |
xqyjlj
|
cd1e0a7901
✨ feat(components): add statfs, statfs64, fstatfs, fstatfs64 support
|
2 years ago |