zig/lib/libc/mingw
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
..
complex
crt update mingw-w64 crt files to v10.0.0 2022-10-11 01:05:42 -07:00
def-include
gdtoa update mingw-w64 crt files to v10.0.0 2022-10-11 01:05:42 -07:00
include update mingw-w64 crt files to v10.0.0 2022-10-11 01:05:42 -07:00
lib32 mingw-w64: add gdiplus def files 2022-10-30 19:04:00 -07:00
lib64 update mingw-w64 crt files to v10.0.0 2022-10-11 01:05:42 -07:00
lib-common mingw-w64: add gdiplus def files 2022-10-30 19:04:00 -07:00
libarm32 update mingw-w64 crt files to v10.0.0 2022-10-11 01:05:42 -07:00
libsrc update mingw-w64 crt files to v9.0.0 2021-06-04 09:49:36 -07:00
math fix aarch64-windows-gnu libc 2022-12-10 03:06:17 -05:00
misc mingw: stop using K&R-style function definitions 2023-02-01 22:11:16 -05:00
secapi update mingw-w64 crt files to v10.0.0 2022-10-11 01:05:42 -07:00
stdio mingw: add missing vscprintf.c file 2022-12-28 12:33:55 -07:00
COPYING