2 Commits

Author SHA1 Message Date
Andrew Kelley 96bd268c8c zig libc: simplify implementation
- use symbol export helper
- move all declarations from common.zig into c.zig
- correct documentation
- delete dead code
2026-02-11 07:58:11 +01:00
GasInfinity ad3828db45 feat(libzigc): use common rand implementations
* also remove their musl implementation
2026-01-14 12:47:58 +01:00