greatbridf
|
b0c8ef4ccc
style: fix or suppress warnings
|
il y a 2 semaines |
greatbridf
|
fdc65f0d30
feat: bug fix and some temporary solutions
|
il y a 6 mois |
zhuowei shao
|
fe995aa528
feat: implement shared memory syscalls and mmap syscall for file mapping
|
il y a 7 mois |
greatbridf
|
e356f5143b
feat(syscall): impl fcntl::F_{GET, SET}FL
|
il y a 7 mois |
greatbridf
|
ac9a6b2f1f
Merge remote-tracking branch 'upstream/master' into riscv64-support
|
il y a 7 mois |
zhuowei shao
|
5bcdb8040b
feat: implement clone
|
il y a 7 mois |
greatbridf
|
dd1d5927e1
feat: impl openat and argument printing in trace_syscall
|
il y a 7 mois |
greatbridf
|
262b76ad95
remove(bindgen): move all the used constants to `kernel::constants`
|
il y a 8 mois |
greatbridf
|
16acfb40f9
signal: separate signal.rs into several files
|
il y a 9 mois |
greatbridf
|
a2ec93f2e3
temporary solution: use `Task::block_on` everywhere
|
il y a 9 mois |
greatbridf
|
779805a7b1
refactor: separate parts into eonix_{log, preempt, sync, runtime} crates
|
il y a 10 mois |
greatbridf
|
e9ec2880b8
feat: temp. impl for sys_times, update sys_statx
|
il y a 1 an |
greatbridf
|
eaa6cda7db
style: remove unused warnings
|
il y a 1 an |
greatbridf
|
a66b415fd7
feat(syscall): add sys_prlimit64
|
il y a 1 an |
greatbridf
|
63a2aca6fb
feat: add temporary impl for prlimit64
|
il y a 1 an |
greatbridf
|
bad164e483
remove some stale C++ code. extract more platform-dependent parts
|
il y a 1 an |
greatbridf
|
b016c589f6
rewrite(signal_list): provide better encapsulation
|
il y a 1 an |
greatbridf
|
0295d3e954
fix: UserBuffer move CheckedUserPointer on fill called
|
il y a 1 an |
greatbridf
|
2c72c9ba77
fixes and updates, basically on mem and scheduler
|
il y a 1 an |
greatbridf
|
fca6223938
move interrupt and vm to rust
|
il y a 1 an |
greatbridf
|
b9756e3233
rewrite: some of the process part and syscalls
|
il y a 1 an |