Implemented stat syscall
This commit is contained in:
parent
392b35423f
commit
53ecf40229
6 changed files with 69 additions and 0 deletions
|
@ -6,6 +6,7 @@ const {
|
|||
munmap 215
|
||||
openat 56
|
||||
close 57
|
||||
newfstatat 79
|
||||
clone 220
|
||||
execve 221
|
||||
exit 93
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue