zig/lib/libc
Pat Tullmann 8bee879fc2 test/link/glibc_compat: Add C test case for glibc versions
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.
2024-06-06 09:36:16 -07:00
..
darwin macos: better SDK version detection 2023-09-25 15:53:05 -04:00
glibc test/link/glibc_compat: Add C test case for glibc versions 2024-06-06 09:36:16 -07:00
include glibc: use __GLIBC_USE_DEPRECATED_SCANF for glibc versions < 2.7 2024-06-05 22:43:53 -07:00
mingw mingw: support -municode 2024-03-27 10:05:57 +00:00
musl update musl libc.S to v1.2.5 2024-06-04 22:37:28 -07:00
wasi Update wasi-libc to 3189cd1ceec8771e8f27faab58ad05d4d6c369ef (#15817) 2023-05-23 22:12:53 +02:00