mirror of
https://codeberg.org/ziglang/zig.git
synced 2025-12-06 13:54:21 +00:00
glibc_runtime_check.c is a simple test case that exercises glibc functions that might smoke out linking problems with Zig's C compiler. The build.zig compiles it against a variety of glibc versions. Also document and test glibc v2.2.5 (from 2002) as the oldest working glibc target for C binaries. |
||
|---|---|---|
| .. | ||
| darwin | ||
| glibc | ||
| include | ||
| mingw | ||
| musl | ||
| wasi | ||