std.cstr: deprecate namespace
commit0a868dacdd31b7d5c529a332da718683477a2505
authorEric Joldasov <bratishkaerik@getgoogleoff.me>
Sun, 25 Jun 2023 15:33:55 +0000 (25 21:33 +0600)
committerAndrew Kelley <andrew@ziglang.org>
Sun, 25 Jun 2023 21:51:03 +0000 (25 14:51 -0700)
treea5d91a35d7f66b78c26110923eda548e52eb6258
parent852eb272bf895ee6fc242e298e31d666caa9d0df
std.cstr: deprecate namespace

Signed-off-by: Eric Joldasov <bratishkaerik@getgoogleoff.me>
12 files changed:
lib/c.zig
lib/std/child_process.zig
lib/std/cstr.zig
lib/std/mem.zig
lib/std/net.zig
lib/std/zig/c_builtins.zig
src/Compilation.zig
src/codegen/c/type.zig
test/behavior/basic.zig
test/cbe.zig
test/compare_output.zig
test/run_translated_c.zig