| author | |
| committer | |
| log | b7549a23e570c766183079d574085cbc2c44441c |
| tree | bdec1890018e0133f4118046cfa09da8f4ca8922 |
| parent | 88b1da0e5c8012de2ab6d9deb2133bc3c108f0aa |
1 files changed, 4 insertions(+), 0 deletions(-)
README.md created+4| ... | ... | @@ -0,0 +1,4 @@ |
| 1 | # zig-sys-linux | |
| 2 | ||
| 3 | OS bindings layer for directly making Linux syscalls. | |
| 4 | Zig-ifies the API while preserving errno error values. |