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