https://github.com/nektro/zig-errno
https://github.com/nektro/zig-errno
zig zig-package
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/nektro/zig-errno
- Owner: nektro
- License: mit
- Created: 2024-02-01T02:39:45.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-05-21T20:33:10.000Z (about 1 year ago)
- Last Synced: 2025-05-21T21:35:06.860Z (about 1 year ago)
- Topics: zig, zig-package
- Language: Zig
- Homepage:
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zig-errno

[](https://github.com/nektro/zig-errno/blob/master/LICENSE)
[](https://github.com/sponsors/nektro)
[](https://ziglang.org/)
[](https://github.com/nektro/zigmod)
Convert C-style threadlocal errno to and from Zig error values.
## Supports
- Linux
- macOS
- FreeBSD
- OpenBSD
- NetBSD
- Windows