authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-05-21 13:31:41 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2025-05-21 13:31:41 -07:00
log820c66ec497dad3123a1d7f9e9c9afbe5254fb27
treed1ab8869fda23e333ba16efd6b00e70acca1377f
parent58983a7a537eba2ffdfa1dd382d0845aae18ba0a

ziginfra README sync


1 files changed, 6 insertions(+), 0 deletions(-)

README.md+6
...@@ -1,3 +1,9 @@...@@ -1,3 +1,9 @@
1# zig-sys-linux1# zig-sys-linux
22
3![loc](https://sloc.xyz/github/nektro/zig-sys-linux)
4[![license](https://img.shields.io/github/license/nektro/zig-sys-linux.svg)](https://github.com/nektro/zig-sys-linux/blob/master/LICENSE)
5[![nektro @ github sponsors](https://img.shields.io/badge/sponsors-nektro-purple?logo=github)](https://github.com/sponsors/nektro)
6[![Zig](https://img.shields.io/badge/Zig-0.14-f7a41d)](https://ziglang.org/)
7[![Zigmod](https://img.shields.io/badge/Zigmod-latest-f7a41d)](https://github.com/nektro/zigmod)
8
3OS bindings layer for directly making Linux syscalls. Preserves original errno error values.9OS bindings layer for directly making Linux syscalls. Preserves original errno error values.