zig/lib/libc/mingw/secapi
Andrew Kelley 7c93d9aacb mingw-w64: patch to silence implicit-function-declaration warnings
Closes #7356

I did this as a patch to the source rather than passing flags so that
it would intentionally be reverted when we update to the next release of
mingw-w64. At this time if any warnings are still emitted we should find
out why and make sure upstream is aware of the problem.
2020-12-09 16:12:03 -07:00
..
_access_s.c
_cgets_s.c
_cgetws_s.c
_chsize_s.c
_controlfp_s.c
_cprintf_s.c
_cprintf_s_l.c
_ctime32_s.c
_ctime64_s.c
_cwprintf_s.c
_cwprintf_s_l.c
_gmtime32_s.c
_gmtime64_s.c
_localtime32_s.c
_localtime64_s.c
_mktemp_s.c
_sopen_s.c
_strdate_s.c
_strtime_s.c
_umask_s.c
_vcprintf_s.c
_vcprintf_s_l.c
_vcwprintf_s.c
_vcwprintf_s_l.c
_vscprintf_p.c
_vscwprintf_p.c
_vswprintf_p.c
_waccess_s.c
_wasctime_s.c
_wctime32_s.c
_wctime64_s.c
_wmktemp_s.c
_wstrdate_s.c
_wstrtime_s.c
asctime_s.c
memcpy_s.c
memmove_s.c
rand_s.c
sprintf_s.c
strerror_s.c
vsprintf_s.c mingw-w64: patch to silence implicit-function-declaration warnings 2020-12-09 16:12:03 -07:00
wmemcpy_s.c
wmemmove_s.c