mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-21 00:06:34 +00:00
Add syscall sendfile
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
14ada9000a
commit
c04fd0c9a0
@ -60,7 +60,7 @@ provided by Linux on x86-64 architecture.
|
||||
| 37 | alarm | ✅ |
|
||||
| 38 | setitimer | ❌ |
|
||||
| 39 | getpid | ✅ |
|
||||
| 40 | sendfile | ❌ |
|
||||
| 40 | sendfile | ✅ |
|
||||
| 41 | socket | ✅ |
|
||||
| 42 | connect | ✅ |
|
||||
| 43 | accept | ✅ |
|
||||
|
Reference in New Issue
Block a user