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 move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_cgets_s.c update mingw-w64 source files to v7.0.0 2020-03-05 15:41:28 -05:00
_cgetws_s.c update mingw-w64 source files to v7.0.0 2020-03-05 15:41:28 -05:00
_chsize_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_controlfp_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_cprintf_s_l.c update mingw-w64 source files to v7.0.0 2020-03-05 15:41:28 -05:00
_cprintf_s.c update mingw-w64 source files to v7.0.0 2020-03-05 15:41:28 -05:00
_ctime32_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_ctime64_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_cwprintf_s_l.c update mingw-w64 source files to v7.0.0 2020-03-05 15:41:28 -05:00
_cwprintf_s.c update mingw-w64 source files to v7.0.0 2020-03-05 15:41:28 -05:00
_gmtime32_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_gmtime64_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_localtime32_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_localtime64_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_mktemp_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_sopen_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_strdate_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_strtime_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_umask_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_vcprintf_s_l.c update mingw-w64 source files to v7.0.0 2020-03-05 15:41:28 -05:00
_vcprintf_s.c update mingw-w64 source files to v7.0.0 2020-03-05 15:41:28 -05:00
_vcwprintf_s_l.c update mingw-w64 source files to v7.0.0 2020-03-05 15:41:28 -05:00
_vcwprintf_s.c update mingw-w64 source files to v7.0.0 2020-03-05 15:41:28 -05:00
_vscprintf_p.c update mingw-w64 source files to v7.0.0 2020-03-05 15:41:28 -05:00
_vscwprintf_p.c update mingw-w64 source files to v7.0.0 2020-03-05 15:41:28 -05:00
_vswprintf_p.c update mingw-w64 source files to v7.0.0 2020-03-05 15:41:28 -05:00
_waccess_s.c update mingw-w64 source files to v7.0.0 2020-03-05 15:41:28 -05:00
_wasctime_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_wctime32_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_wctime64_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_wmktemp_s.c update mingw-w64 source files to v7.0.0 2020-03-05 15:41:28 -05:00
_wstrdate_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
_wstrtime_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
asctime_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
memcpy_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
memmove_s.c update mingw-w64 source files to v7.0.0 2020-03-05 15:41:28 -05:00
rand_s.c move lib dirs to lib subdir 2019-07-15 17:54:50 -04:00
sprintf_s.c update mingw-w64 source files to v7.0.0 2020-03-05 15:41:28 -05:00
strerror_s.c update mingw-w64 source files to v7.0.0 2020-03-05 15:41:28 -05:00
vsprintf_s.c mingw-w64: patch to silence implicit-function-declaration warnings 2020-12-09 16:12:03 -07:00
wmemcpy_s.c update mingw-w64 source files to v7.0.0 2020-03-05 15:41:28 -05:00
wmemmove_s.c update mingw-w64 source files to v7.0.0 2020-03-05 15:41:28 -05:00