aboutsummaryrefslogtreecommitdiff
path: root/lib/std/Thread/Mutex.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2021-05-28 20:54:11 -0700
committerAndrew Kelley <andrew@ziglang.org>2021-05-28 20:54:11 -0700
commit0afb5b2ec6de494efe0605b2270f6a01b95237af (patch)
treeb43c1faae430a6a0ac3f5801a278d36a0a13ed04 /lib/std/Thread/Mutex.zig
parente248de93a07fd6a7f48581ce0d9f6f77a69c76de (diff)
downloadzig-0afb5b2ec6de494efe0605b2270f6a01b95237af.tar.gz
zig-0afb5b2ec6de494efe0605b2270f6a01b95237af.zip
stage2: add `zig ar` subcommand
The same entrypoint supports the following commands: * ar * ranlib * dlltool * lib For now, our strategy is to bundle the (renamed) `main()` function of llvm-ar, same as our strategy for `zig clang`. However, as Zig matures, a goal will be to replace the dependency on LLVM with our own implementation of this tool, so that it is available in builds of zig that do not have LLVM extensions enabled. This commit also categorizes the subcommands into categories in the --help menu.
Diffstat (limited to 'lib/std/Thread/Mutex.zig')
0 files changed, 0 insertions, 0 deletions