greatbridf
|
f10251a691
feat: add sys_chmod, remove debug prints
|
3 달 전 |
greatbridf
|
ac2cb64f02
feat: blank impl for getrusage and madvise
|
3 달 전 |
greatbridf
|
e9ec2880b8
feat: temp. impl for sys_times, update sys_statx
|
3 달 전 |
greatbridf
|
ee488bcb18
feat(syscall): temporary impl of getrlimit, vfork and sysinfo
|
3 달 전 |
greatbridf
|
eaa6cda7db
style: remove unused warnings
|
3 달 전 |
greatbridf
|
f5b4da3309
change(mm_list): separate mm_list from process on elf loading
|
3 달 전 |
greatbridf
|
555b383d90
feat(syscall): add sys_pipe2
|
3 달 전 |
greatbridf
|
a66b415fd7
feat(syscall): add sys_prlimit64
|
3 달 전 |
greatbridf
|
780114025c
clean: remove some redundant types
|
3 달 전 |
greatbridf
|
d5421e4f17
feat(fat32): support of long file names
|
3 달 전 |
greatbridf
|
c561df82d2
chore: add build-img script for making images
|
3 달 전 |
greatbridf
|
63a2aca6fb
feat: add temporary impl for prlimit64
|
3 달 전 |
greatbridf
|
255b3636d7
fix(getcwd): do not copy to user directly
|
3 달 전 |
greatbridf
|
321fbcac00
fix(ahci): minus 1 from PRDTEntry.len
|
3 달 전 |
greatbridf
|
46beec348b
style(block): change idents
|
3 달 전 |
greatbridf
|
d400fb8fdc
fix(setpgid): move the process to new pgroup
|
3 달 전 |
greatbridf
|
bad164e483
remove some stale C++ code. extract more platform-dependent parts
|
3 달 전 |
greatbridf
|
a7bcb9ce15
Merge branch 'buddy_refactor'
|
4 달 전 |
greatbridf
|
29bc525d10
Merge branch 'process-rewrite'
|
4 달 전 |
greatbridf
|
8f28dfb772
feat: impl Write for dyn Buffer
|
4 달 전 |
shao
|
5b3f887a65
refactor: refactor page alloc in rust
|
4 달 전 |
greatbridf
|
12dacd3fad
fix(c++build): disable mmx and sse
|
4 달 전 |
greatbridf
|
66958893e5
rewrite: move Process, ProcessGroup, Session out of thread.rs
|
4 달 전 |
greatbridf
|
e037208da1
fix(exit): skip checking whether the children have an init parent
|
4 달 전 |
greatbridf
|
b8a282ecb6
fix(context): new version rustc says we should use naked_asm
|
4 달 전 |
greatbridf
|
980f18bf51
fix: add smp boot option to qemu run
|
4 달 전 |
greatbridf
|
4602c4d71c
Merge branch 'fix'
|
4 달 전 |
greatbridf
|
e6365b41be
fix(page_fault): potential skipped free in page fault handler
|
4 달 전 |
greatbridf
|
d161134335
chore: add tmux debug script in Makefile
|
4 달 전 |
greatbridf
|
13f7fff46d
Merge branch 'multiarch'
|
4 달 전 |