mingw-w64/mingw-w64-crt/stdio
David Wohlferd b6a3d11695 Fix "redeclared without dllimport attribute: previous dllimport ignored" warnings.
Signed-off-by: David Wohlferd <dw@LimeGreenSocks.com>
2016-08-25 14:01:38 -07:00
..
_Exit.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
_findfirst64i32.c * _findfirst64i32, _findnext64i32, _fstat64i32, _fstat, _stat64i32, 2009-09-05 08:20:31 +00:00
_findnext64i32.c * _findfirst64i32, _findnext64i32, _fstat64i32, _fstat, _stat64i32, 2009-09-05 08:20:31 +00:00
_fstat64i32.c Add LFS64 support. 2011-02-19 15:34:22 +00:00
_fstat.c * _findfirst64i32, _findnext64i32, _fstat64i32, _fstat, _stat64i32, 2009-09-05 08:20:31 +00:00
_ftime.c 2009-08-27 Kai Tietz <kai.tietz@onevision.com> 2009-08-27 14:38:00 +00:00
_getc_nolock.c Added _getc_nolock, _getwc_nolock, _putc_nolock and _putwc_nolock to mingwex 2011-06-07 09:27:13 +00:00
_getwc_nolock.c Added _getc_nolock, _getwc_nolock, _putc_nolock and _putwc_nolock to mingwex 2011-06-07 09:27:13 +00:00
_putc_nolock.c Added _getc_nolock, _getwc_nolock, _putc_nolock and _putwc_nolock to mingwex 2011-06-07 09:27:13 +00:00
_putwc_nolock.c Added _getc_nolock, _getwc_nolock, _putc_nolock and _putwc_nolock to mingwex 2011-06-07 09:27:13 +00:00
_stat64i32.c * _findfirst64i32, _findnext64i32, _fstat64i32, _fstat, _stat64i32, 2009-09-05 08:20:31 +00:00
_stat.c Fix some warnings ... and a bug for implemenation of swscanf ... 2011-02-19 17:03:48 +00:00
_wfindfirst64i32.c * _findfirst64i32, _findnext64i32, _fstat64i32, _fstat, _stat64i32, 2009-09-05 08:20:31 +00:00
_wfindnext64i32.c * _findfirst64i32, _findnext64i32, _fstat64i32, _fstat, _stat64i32, 2009-09-05 08:20:31 +00:00
_wstat64i32.c * _findfirst64i32, _findnext64i32, _fstat64i32, _fstat, _stat64i32, 2009-09-05 08:20:31 +00:00
_wstat.c Fix some warnings ... and a bug for implemenation of swscanf ... 2011-02-19 17:03:48 +00:00
asprintf.c Split asprintf 2013-04-25 11:28:20 +00:00
atoll.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
fgetpos64.c Add LFS64 support. 2011-02-19 15:34:22 +00:00
fopen64.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
fseeko32.c Add LFS64 support. 2011-02-19 15:34:22 +00:00
fseeko64.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
fsetpos64.c Add LFS64 support. 2011-02-19 15:34:22 +00:00
ftello64.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
ftello.c Add LFS64 support. 2011-02-19 15:34:22 +00:00
ftruncate64.c Allow in wvfscanf/vfscanf MS' width-specifiers I32/I64/I. 2013-02-13 11:53:45 +00:00
lltoa.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
lltow.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
lseek64.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
mingw_asprintf.c Split asprintf 2013-04-25 11:28:20 +00:00
mingw_fprintf.c Locked __mingw_printf 2015-08-28 18:59:38 +08:00
mingw_fprintfw.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
mingw_fscanf.c Test 2011-02-04 21:00:14 +00:00
mingw_fwscanf.c Add scanf family 2011-02-04 21:01:00 +00:00
mingw_lock.c Fix "redeclared without dllimport attribute: previous dllimport ignored" warnings. 2016-08-25 14:01:38 -07:00
mingw_pformat.c Don't use feature (__attribute__((gcc_struct))) that isn't supported on clang when compiling on clang. 2016-08-18 03:47:02 -07:00
mingw_pformat.h PR 3544372 2012-07-17 12:50:31 +00:00
mingw_pformatw.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
mingw_printf.c Locked __mingw_printf 2015-08-28 18:59:38 +08:00
mingw_printfw.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
mingw_scanf.c Fix makefile issue and add missing v(w)scanf function. Additionally clean 2011-02-05 09:52:40 +00:00
mingw_snprintf.c Prepare POSIX wprintf family support. 2011-01-24 11:21:35 +00:00
mingw_snprintfw.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
mingw_sprintf.c Prepare POSIX wprintf family support. 2011-01-24 11:21:35 +00:00
mingw_sprintfw.c Add _CRT_NON_CONFORMING_SWPRINTFS 2012-11-26 10:54:26 +00:00
mingw_sscanf.c Add scanf family 2011-02-04 21:01:00 +00:00
mingw_swscanf.c Fix some warnings ... and a bug for implemenation of swscanf ... 2011-02-19 17:03:48 +00:00
mingw_vasprintf.c Split asprintf 2013-04-25 11:28:20 +00:00
mingw_vfprintf.c Locked __mingw_printf 2015-08-28 18:59:38 +08:00
mingw_vfprintfw.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
mingw_vfscanf.c Clean up indent warning message. 2016-08-18 02:24:17 -07:00
mingw_vprintf.c Locked __mingw_printf 2015-08-28 18:59:38 +08:00
mingw_vprintfw.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
mingw_vsnprintf.c Prepare POSIX wprintf family support. 2011-01-24 11:21:35 +00:00
mingw_vsnprintfw.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
mingw_vsprintf.c Prepare POSIX wprintf family support. 2011-01-24 11:21:35 +00:00
mingw_vsprintfw.c Add _CRT_NON_CONFORMING_SWPRINTFS 2012-11-26 12:07:25 +00:00
mingw_wscanf.c Fix makefile issue and add missing v(w)scanf function. Additionally clean 2011-02-05 09:52:40 +00:00
mingw_wvfscanf.c wscanf: fix memory leak 2016-02-28 17:20:07 +08:00
scanf.S Updates for v*scanf functions to remove multiple copies of 2016-08-10 22:55:24 -07:00
snprintf.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
snwprintf.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
strtof.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
strtok_r.c Remove broken strtok_r macro from pthreads and implement real version 2014-06-10 21:43:05 +08:00
truncate.c Add LFS64 support. 2011-02-19 15:34:22 +00:00
ulltoa.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
ulltow.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
vasprintf.c Split asprintf 2013-04-25 11:28:20 +00:00
vfscanf2.S crt: scanf based functions for arm should be in thumb mode 2015-08-08 17:35:24 +01:00
vfscanf.c Updates for v*scanf functions to remove multiple copies of 2016-08-10 22:55:24 -07:00
vfwscanf2.S crt: scanf based functions for arm should be in thumb mode 2015-08-08 17:35:24 +01:00
vfwscanf.c Updates for v*scanf functions to remove multiple copies of 2016-08-10 22:55:24 -07:00
vscanf2.S crt: scanf based functions for arm should be in thumb mode 2015-08-08 17:35:24 +01:00
vscanf.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
vsnprintf_s.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
vsnprintf.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
vsnwprintf.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
vsscanf2.S crt: scanf based functions for arm should be in thumb mode 2015-08-08 17:35:24 +01:00
vsscanf.c Updates for v*scanf functions to remove multiple copies of 2016-08-10 22:55:24 -07:00
vswscanf2.S crt: scanf based functions for arm should be in thumb mode 2015-08-08 17:35:24 +01:00
vswscanf.c Updates for v*scanf functions to remove multiple copies of 2016-08-10 22:55:24 -07:00
vwscanf2.S crt: scanf based functions for arm should be in thumb mode 2015-08-08 17:35:24 +01:00
vwscanf.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00
wtoll.c Replace 'w64 mingw-runtime' by 'mingw-w64 runtime' 2012-06-28 15:40:59 +00:00