greatbridf
|
651149202a
fix(execve): clear the registers after we've done the execve call
|
há 7 meses atrás |
greatbridf
|
af00747a1a
feat(arch): working impl of loongarch64
|
há 7 meses atrás |
greatbridf
|
97574ce60b
feat(arch): add loongarch64 bootstrap code
|
há 7 meses atrás |
greatbridf
|
34bb98b1f1
feat(syscall): impl get_random and getegid
|
há 7 meses atrás |
greatbridf
|
14ca94cd85
change: use the script directly in kernel init
|
há 7 meses atrás |
greatbridf
|
61da3f6689
style: remove unused imports
|
há 7 meses atrás |
greatbridf
|
56f11a3175
feat(execve): support the shebang scripts
|
há 7 meses atrás |
greatbridf
|
de301086a1
style: remove unused imports
|
há 7 meses atrás |
Zhuowei Shao
|
f07a81c34a
Merge pull request #33 from greatbridf/fix
|
há 7 meses atrás |
greatbridf
|
835a1ef4d2
fix(ext4): use new Instant and get_name methods
|
há 7 meses atrás |
greatbridf
|
3219293b2f
Merge pull request #31 from greatbridf/fix-syscall
|
há 7 meses atrás |
greatbridf
|
dd114cb94d
Merge pull request #20 from SMS-Derfflinger/ext4-support
|
há 7 meses atrás |
greatbridf
|
50f4ea5700
doc(readme): update configure and Makefile usage
|
há 7 meses atrás |
greatbridf
|
39b892a434
chore(configure): update the Makefile and configure script to provide testcase image path
|
há 7 meses atrás |
greatbridf
|
d9c5949512
change(init_script): check whether the ext4 image exists before mounting the image
|
há 7 meses atrás |
greatbridf
|
65b3b66088
change(ext4): rework some part of the ext4 filesystem
|
há 7 meses atrás |
greatbridf
|
d1e32f1ba8
style: remove some unused imports and pubs
|
há 7 meses atrás |
greatbridf
|
532b88c4c3
Merge pull request #25 from Shao-ZW/robust-list
|
há 7 meses atrás |
greatbridf
|
1751a0cb89
Merge branch 'master' into robust-list
|
há 7 meses atrás |
greatbridf
|
990e1c6ad8
fix(set_robust_list): postpone the reading of robust_list_head until we exit
|
há 7 meses atrás |
greatbridf
|
378a70188a
fix(syscall): newfstat should be called fstat64 for x86 targets
|
há 7 meses atrás |
greatbridf
|
a6b8a3c8c3
fix(fat32): validate the cluster no, treating 0, 1 as EOC
|
há 7 meses atrás |
greatbridf
|
3026229113
fix(elf): add AT_RANDOM auxiliary vector entry
|
há 7 meses atrás |
greatbridf
|
8f42972027
feat(syscall): add newfstat syscall
|
há 7 meses atrás |
greatbridf
|
2b85bbc015
fix(brk): return fail if the given break pos is less than current
|
há 7 meses atrás |
greatbridf
|
7178806d53
feat(syscall): impl renameat
|
há 7 meses atrás |
Heinz
|
c0ffa04589
fix(block): improve block's partprobe to register whole disk partition, and sort fdt's device node by start address
|
há 7 meses atrás |
greatbridf
|
937e5a47c1
Merge pull request #19 from greatbridf/fix-syscall
|
há 7 meses atrás |
zhuowei shao
|
bf6c04837b
feat: implement syscall get_robust_list
|
há 7 meses atrás |
Heinz
|
0d98e9bbe6
Merge branch 'master' into ext4-support
|
há 7 meses atrás |