CMakeLists.txt | 2 + libc/include/wasm32-freestanding-musl/bits/alltypes.h | 385 ++++++++++++++++++++++++++++++++ libc/include/wasm32-freestanding-musl/errno.h | 24 ++ std/build.zig | 20 +- std/special/c.zig | 38 ++++ 5 files changed, 468 insertions(+), 1 deletion(-)