zig/lib
Terin Stock bd287dd194
std: implement sendfile on linux
This changset adds a `sendfile(2)` syscall bindings to the linux bits
component. Where available, the `sendfile64(2)` syscall will be
transparently called.

A wrapping function has also been added to the std.os to transform
errno returns to Zig errors.

Change-Id: I86769fc4382c0771e3656e7b21137bafd99a4411
2020-03-02 12:54:50 -05:00
..
include update C header files to clang 9.0.0rc4 2019-09-10 13:30:43 -04:00
libc windows: Add psapi API 2020-01-31 23:50:26 +01:00
libcxx add missing license files 2019-12-02 16:02:03 -05:00
libunwind update libunwind to llvm9 2019-07-19 16:54:00 -04:00
std std: implement sendfile on linux 2020-03-02 12:54:50 -05:00