Heinz
|
22458ed33c
fix(fs): fix rename's metadata
|
hace 6 meses |
Heinz
|
1d1a0257ba
feat(fs): impl rename
|
hace 6 meses |
Heinz
|
5c4016615a
fix(fs): fix some informations
|
hace 6 meses |
Heinz
|
d59a550880
feat(fs): impl remove file and dir.
|
hace 6 meses |
Heinz
|
f05037374c
feat(fs): impl write, create and mkdir for ext4 fs
|
hace 6 meses |
Heinz
|
f6c26c956c
perf: replace the annoyed ext4 crate with a new choice (called another ext4 crate
|
hace 6 meses |
greatbridf
|
3cae0870ae
Merge pull request #37 from Shao-ZW/master
|
hace 6 meses |
Zhuowei Shao
|
698ca6c5d7
Merge pull request #38 from greatbridf/fix-execve
|
hace 7 meses |
greatbridf
|
87345b756a
fix(execve): clear the registers after we've done the execve call
|
hace 7 meses |
zhuowei shao
|
ede54cb224
feat(wait): refactor waitid handling and introduce WaitId enum
|
hace 7 meses |
Heinz
|
6d9027b71b
Merge pull request #35 from greatbridf/interpreter
|
hace 7 meses |
greatbridf
|
ae41558771
Merge pull request #26 from SMS-Derfflinger/riscv64-smp
|
hace 7 meses |
Heinz
|
21f6feb418
change(hal): change ap's temporary boot stack to only one stack
|
hace 7 meses |
greatbridf
|
66f509c5d6
change(smp): use FDT.harts() in riscv64 bootstrap_smp
|
hace 7 meses |
greatbridf
|
80731802bd
fix(ap_start): replace mul with left shifts in riscv64 ap entry
|
hace 7 meses |
Heinz
|
c264c7ee6c
Merge branch 'master' into riscv64-smp
|
hace 7 meses |
Heinz
|
792633d3e8
style(hal): remove unused import and unused function
|
hace 7 meses |
greatbridf
|
14ca94cd85
change: use the script directly in kernel init
|
hace 7 meses |
greatbridf
|
61da3f6689
style: remove unused imports
|
hace 7 meses |
greatbridf
|
56f11a3175
feat(execve): support the shebang scripts
|
hace 7 meses |
greatbridf
|
de301086a1
style: remove unused imports
|
hace 7 meses |
Zhuowei Shao
|
f07a81c34a
Merge pull request #33 from greatbridf/fix
|
hace 7 meses |
greatbridf
|
835a1ef4d2
fix(ext4): use new Instant and get_name methods
|
hace 7 meses |
greatbridf
|
3219293b2f
Merge pull request #31 from greatbridf/fix-syscall
|
hace 7 meses |
greatbridf
|
dd114cb94d
Merge pull request #20 from SMS-Derfflinger/ext4-support
|
hace 7 meses |
greatbridf
|
50f4ea5700
doc(readme): update configure and Makefile usage
|
hace 7 meses |
greatbridf
|
39b892a434
chore(configure): update the Makefile and configure script to provide testcase image path
|
hace 7 meses |
greatbridf
|
d9c5949512
change(init_script): check whether the ext4 image exists before mounting the image
|
hace 7 meses |
greatbridf
|
65b3b66088
change(ext4): rework some part of the ext4 filesystem
|
hace 7 meses |
greatbridf
|
d1e32f1ba8
style: remove some unused imports and pubs
|
hace 7 meses |