Commit 361c0e8
authored
Add syscall sendfile (#867)
Support syscall
[sendfile](https://man7.org/linux/man-pages/man2/sendfile.2.html)1 parent 46edacb commit 361c0e8
4 files changed
Lines changed: 528 additions & 12 deletions
File tree
- litebox_common_linux/src
- litebox_runner_linux_userland/tests
- litebox_shim_linux/src
- syscalls
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2067 | 2067 | | |
2068 | 2068 | | |
2069 | 2069 | | |
| 2070 | + | |
| 2071 | + | |
| 2072 | + | |
| 2073 | + | |
| 2074 | + | |
| 2075 | + | |
2070 | 2076 | | |
2071 | 2077 | | |
2072 | 2078 | | |
| |||
2585 | 2591 | | |
2586 | 2592 | | |
2587 | 2593 | | |
| 2594 | + | |
2588 | 2595 | | |
2589 | 2596 | | |
2590 | 2597 | | |
| |||
0 commit comments