mirror of
https://github.com/ziglang/zig.git
synced 2025-12-07 14:53:08 +00:00
* #3844 update std.c functions to use null-terminated pointer types * check linux functions * fix callsites * fix io test * Add allocPrintCstr function to remove other cast