mirror of
https://github.com/asterinas/asterinas.git
synced 2025-06-26 10:53:25 +00:00
Add syscall sendfile
This commit is contained in:
committed by
Tate, Hongliang Tian
parent
14ada9000a
commit
c04fd0c9a0
6
regression/syscall_test/blocklists/sendfile_test
Normal file
6
regression/syscall_test/blocklists/sendfile_test
Normal file
@ -0,0 +1,6 @@
|
||||
SendFileTest.Overflow
|
||||
SendFileTest.DoNotSendfileIfOutfileIsAppendOnly
|
||||
SendFileTest.SendPipeWouldBlock
|
||||
SendFileTest.SendPipeBlocks
|
||||
SendFileTest.SendToNotARegularFile
|
||||
SendFileTest.SendToSpecialFile
|
Reference in New Issue
Block a user