diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..51dfb1e11686a4d3f2d4a5ae9fcb3dae1cd8ef7c --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# zig-sys-linux + +OS bindings layer for directly making Linux syscalls. +Zig-ifies the API while preserving errno error values.