zig/lib/libc
praschke 72a7e3dc5e mingw: stop using K&R-style function definitions
this patch is from upstream, to fix -Wdeprecated-non-prototypes issues.

K&R-style has apparently been deprecated since even C89, and C2x will be
repurposing the syntax space. this warning triggers when the change would
affect the meaning of the code.
2023-02-01 22:11:16 -05:00
..
darwin darwin: remove libSystem.10.tbd 2022-10-25 20:37:26 +02:00
glibc add arm-features.h from glibc source (#12346) 2022-11-25 12:43:37 +01:00
include Update wasi-libc to a1c7c2c7a4b2813c6f67bd2ef6e0f430d31cebad 2023-01-10 17:14:27 -05:00
mingw mingw: stop using K&R-style function definitions 2023-02-01 22:11:16 -05:00
musl tools/gen_stubs: sort output by section/symbol name 2022-05-04 18:38:45 +02:00
wasi wasi-libc: use __heap_end if available (#14273) 2023-01-12 13:48:14 +00:00