zig/test/link
Pat Tullmann cbaaf6477f test glibc_runtime_check: add strlcpy() check
The strlcpy symbol was added in v2.38, so this is a handy symbol for
creating binaries that won't run on relatively modern systems (e.g., mine,
that has glibc 2.36 installed).
2024-01-04 17:12:07 -07:00
..
bss zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
common_symbols zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
common_symbols_alignment zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
glibc_compat test glibc_runtime_check: add strlcpy() check 2024-01-04 17:12:07 -07:00
interdependent_static_c_libs zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
macho std.Build.ResolvedTarget: rename target field to result 2024-01-01 17:51:18 -07:00
static_libs_from_object_files zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
wasm zig build system: change target, compilation, and module APIs 2024-01-01 17:51:18 -07:00
elf.zig std.Build.ResolvedTarget: rename target field to result 2024-01-01 17:51:18 -07:00
link.zig std.Build.ResolvedTarget: rename target field to result 2024-01-01 17:51:18 -07:00
macho.zig rename std.zig.CrossTarget to std.Target.Query 2024-01-01 17:51:18 -07:00