aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Terin Stock <terinjokes@gmail.com>2020-01-10 01:18:43 -0800
committerLibravatar Terin Stock <terinjokes@gmail.com>2020-01-10 01:18:43 -0800
commit87d8282897d31c39339ad4059a217fdde064983e (patch)
tree303f6c950c417a56ebf6cf048926c173d87ae8fa /README.md
parentinitial version of ziggetty (diff)
downloadziggetty-87d8282897d31c39339ad4059a217fdde064983e.tar.xz
architecture portable version of sendfile
Removes the custom thunking for `sendfile(2)` in favor of using the standard library yscall function and constants. This allows ziggetty to be portable across architectures. Where available, the 64-bit compatible `sendfile64(2)` is called. This changeset also wraps the sendfile implementation to turn errno-style errors into Zig errors.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions