getcwd, putenv
swab, strdup, stricmp, lfind
open, write, close, fdopen, read, dup, access, fileno, isatty, setmode
---
 mingw-w64-crt/lib32/msvcr100.def |   16 ++++++++++++++++
 mingw-w64-crt/lib32/msvcr110.def |   16 ++++++++++++++++
 mingw-w64-crt/lib32/msvcr80.def  |   16 ++++++++++++++++
 mingw-w64-crt/lib32/msvcr90.def  |   16 ++++++++++++++++
 mingw-w64-crt/lib32/msvcr90d.def |   16 ++++++++++++++++
 mingw-w64-crt/lib64/msvcr100.def |   16 ++++++++++++++++
 mingw-w64-crt/lib64/msvcr110.def |   16 ++++++++++++++++
 mingw-w64-crt/lib64/msvcr80.def  |   16 ++++++++++++++++
 mingw-w64-crt/lib64/msvcr90.def  |   16 ++++++++++++++++
 mingw-w64-crt/lib64/msvcr90d.def |   16 ++++++++++++++++
 10 files changed, 160 insertions(+)

diff --git a/mingw-w64-crt/lib32/msvcr100.def b/mingw-w64-crt/lib32/msvcr100.def
index f877e33..409f791 100644
--- a/mingw-w64-crt/lib32/msvcr100.def
+++ b/mingw-w64-crt/lib32/msvcr100.def
@@ -717,6 +717,7 @@ __winitenv DATA
 _abnormal_termination
 _abs64
 _access
+access == _access
 _access_s
 _acmdln DATA
 _aligned_free
@@ -764,6 +765,7 @@ _chsize
 _chsize_s
 _clearfp
 _close
+close == _close
 _commit
 _commode DATA
 _configthreadlocale
@@ -808,6 +810,7 @@ _difftime64 DATA
 _dosmaperr
 _dstbias DATA
 _dup
+dup == _dup
 _dup2
 _dupenv_s
 _ecvt
@@ -836,6 +839,7 @@ _fcloseall
 _fcvt
 _fcvt_s
 _fdopen
+fdopen == _fdopen
 _fflush_nolock
 _fgetchar
 _fgetwc_nolock
@@ -844,6 +848,7 @@ _filbuf
 _filelength
 _filelengthi64
 _fileno
+fileno == _fileno
 _findclose
 _findfirst32
 _findfirst32i64
@@ -931,6 +936,7 @@ _getch_nolock
 _getche
 _getche_nolock
 _getcwd
+getcwd == _getcwd
 _getdcwd
 _getdcwd_nolock
 _getdiskfree
@@ -981,6 +987,7 @@ _iob DATA
 _isalnum_l
 _isalpha_l
 _isatty
+isatty == _isatty
 _iscntrl_l
 _isctype
 _isctype_l
@@ -1075,6 +1082,7 @@ _j1
 _jn
 _kbhit
 _lfind
+lfind == _lfind
 _lfind_s
 _loaddll
 _local_unwind2
@@ -1254,6 +1262,7 @@ _msize
 _nextafter
 _onexit
 _open
+open == _open
 _open_osfhandle
 _outp
 _outpd
@@ -1271,6 +1280,7 @@ _purecall
 _putch
 _putch_nolock
 _putenv
+putenv == _putenv
 _putenv_s
 _putw
 _putwch
@@ -1278,6 +1288,7 @@ _putwch_nolock
 _putws
 _pwctype DATA
 _read
+read == _read
 _realloc_crt
 _recalloc
 _recalloc_crt
@@ -1321,6 +1332,7 @@ _setjmp3
 _setmaxstdio
 _setmbcp
 _setmode
+setmode == _setmode
 _setsystime
 _sleep
 _snprintf
@@ -1371,10 +1383,12 @@ _strcoll_l
 _strdate
 _strdate_s
 _strdup
+strdup == _strdup
 _strerror
 _strerror_s
 _strftime_l
 _stricmp
+stricmp == _stricmp
 _stricmp_l
 _stricoll
 _stricoll_l
@@ -1408,6 +1422,7 @@ _strupr_s
 _strupr_s_l
 _strxfrm_l
 _swab
+swab == _swab
 _swprintf
 _swprintf_c
 _swprintf_c_l
@@ -1618,6 +1633,7 @@ _wputenv_s
 _wremove
 _wrename
 _write
+write == _write
 _wrmdir
 _wscanf_l
 _wscanf_s_l
diff --git a/mingw-w64-crt/lib32/msvcr110.def b/mingw-w64-crt/lib32/msvcr110.def
index c3413f5..33d975b 100644
--- a/mingw-w64-crt/lib32/msvcr110.def
+++ b/mingw-w64-crt/lib32/msvcr110.def
@@ -841,6 +841,7 @@ __winitenv DATA
 _abnormal_termination
 _abs64
 _access
+access == _access
 _access_s
 _acmdln DATA
 _aligned_free
@@ -888,6 +889,7 @@ _chsize
 _chsize_s
 _clearfp
 _close
+close == _close
 _commit
 _commode DATA
 _configthreadlocale
@@ -932,6 +934,7 @@ _difftime64
 _dosmaperr
 _dstbias DATA
 _dup
+dup == _dup
 _dup2
 _dupenv_s
 _ecvt
@@ -959,6 +962,7 @@ _fcloseall
 _fcvt
 _fcvt_s
 _fdopen
+fdopen == _fdopen
 _fflush_nolock
 _fgetchar
 _fgetwc_nolock
@@ -967,6 +971,7 @@ _filbuf
 _filelength
 _filelengthi64
 _fileno
+fileno == _fileno
 _findclose
 _findfirst32
 _findfirst == _findfirst32
@@ -1054,6 +1059,7 @@ _getch_nolock
 _getche
 _getche_nolock
 _getcwd
+getcwd == _getcwd
 _getdcwd
 _getdiskfree
 _getdllprocaddr
@@ -1103,6 +1109,7 @@ _iob DATA
 _isalnum_l
 _isalpha_l
 _isatty
+isatty == _isatty
 _iscntrl_l
 _isctype
 _isctype_l
@@ -1197,6 +1204,7 @@ _j1
 _jn
 _kbhit
 _lfind
+lfind == _lfind
 _lfind_s
 _libm_sse2_acos_precise
 _libm_sse2_asin_precise
@@ -1387,6 +1395,7 @@ _msize
 _nextafter
 _onexit
 _open
+open == _open
 _open_osfhandle
 _outp
 _outpd
@@ -1404,6 +1413,7 @@ _purecall ; Check!!! Couldn't determine function argument 
count. Function doesn'
 _putch
 _putch_nolock
 _putenv
+putenv == _putenv
 _putenv_s
 _putw
 _putwch
@@ -1411,6 +1421,7 @@ _putwch_nolock
 _putws
 _pwctype DATA
 _read
+read == _read
 _realloc_crt
 _recalloc
 _recalloc_crt
@@ -1454,6 +1465,7 @@ _setjmp3
 _setmaxstdio
 _setmbcp
 _setmode
+setmode == _setmode
 _setsystime
 _sleep
 _snprintf
@@ -1504,10 +1516,12 @@ _strcoll_l
 _strdate
 _strdate_s
 _strdup
+strdup == _strdup
 _strerror
 _strerror_s
 _strftime_l
 _stricmp
+stricmp == _stricmp
 _stricmp_l
 _stricoll
 _stricoll_l
@@ -1541,6 +1555,7 @@ _strupr_s
 _strupr_s_l
 _strxfrm_l
 _swab
+swab == _swab
 _swprintf
 _swprintf_c
 _swprintf_c_l
@@ -1751,6 +1766,7 @@ _wputenv_s
 _wremove
 _wrename
 _write
+write == _write
 _wrmdir
 _wscanf_l
 _wscanf_s_l
diff --git a/mingw-w64-crt/lib32/msvcr80.def b/mingw-w64-crt/lib32/msvcr80.def
index 9c28d30..f2c87b8 100644
--- a/mingw-w64-crt/lib32/msvcr80.def
+++ b/mingw-w64-crt/lib32/msvcr80.def
@@ -90,6 +90,7 @@ __wgetmainargs
 __winitenv DATA
 _abnormal_termination
 _access
+access == _access
 _acmdln DATA
 _adj_fdiv_m16i
 _adj_fdiv_m32
@@ -126,6 +127,7 @@ _chmod
 _chsize
 _clearfp
 _close
+close == _close
 _commit
 _commode DATA
 _control87
@@ -140,6 +142,7 @@ _cwait
 _daylight DATA
 _dstbias DATA
 _dup
+dup == _dup
 _dup2
 _ecvt
 _endthread
@@ -162,6 +165,7 @@ _expand
 _fcloseall
 _fcvt
 _fdopen
+fdopen == _fdopen
 _fgetchar
 _fgetwchar
 _filbuf
@@ -169,6 +173,7 @@ _fileinfo DATA
 _filelength
 _filelengthi64
 _fileno
+fileno == _fileno
 _findclose
 _findfirst32
 _findfirst == _findfirst32
@@ -204,6 +209,7 @@ _get_sbh_threshold
 _getch
 _getche
 _getcwd
+getcwd == _getcwd
 _getdcwd
 _getdiskfree
 _getdllprocaddr
@@ -231,6 +237,7 @@ _inpd
 _inpw
 _iob DATA
 _isatty
+isatty == _isatty
 _isctype
 _ismbbalnum
 _ismbbalpha
@@ -269,6 +276,7 @@ _j1
 _jn
 _kbhit
 _lfind
+lfind == _lfind
 _loaddll
 _local_unwind2
 _lock
@@ -348,6 +356,7 @@ _msize
 _nextafter
 _onexit DATA
 _open
+open == _open
 _open_osfhandle
 _osver DATA
 _outp
@@ -361,10 +370,12 @@ _popen
 _purecall
 _putch
 _putenv
+putenv == _putenv
 _putw
 _putws
 _pwctype DATA
 _read
+read == _read
 _rmdir
 _rmtmp
 _rotl
@@ -384,6 +395,7 @@ _setjmp3
 _setmaxstdio
 _setmbcp
 _setmode
+setmode == _setmode
 _setsystime
 _sleep
 _snprintf
@@ -408,8 +420,10 @@ _statusfp
 _strcmpi
 _strdate
 _strdup
+strdup == _strdup
 _strerror
 _stricmp
+stricmp == _stricmp
 _stricoll
 _strlwr
 _strncoll
@@ -421,6 +435,7 @@ _strset
 _strtime
 _strupr
 _swab
+swab == _swab
 _sys_errlist DATA
 _sys_nerr DATA
 _tell
@@ -502,6 +517,7 @@ _wputenv
 _wremove
 _wrename
 _write
+write == _write
 _wrmdir
 _wsearchenv
 _wsetlocale
diff --git a/mingw-w64-crt/lib32/msvcr90.def b/mingw-w64-crt/lib32/msvcr90.def
index cca9dc8..2124812 100644
--- a/mingw-w64-crt/lib32/msvcr90.def
+++ b/mingw-w64-crt/lib32/msvcr90.def
@@ -327,6 +327,7 @@ __winitenv DATA
 _abnormal_termination
 _abs64
 _access
+access == _access
 _access_s
 _acmdln DATA
 _adj_fdiv_m16i@4
@@ -389,6 +390,7 @@ _chsize
 _chsize_s
 _clearfp
 _close
+close == _close
 _commit
 _commode DATA
 _configthreadlocale
@@ -434,6 +436,7 @@ _difftime64 DATA
 _dosmaperr
 _dstbias DATA
 _dup
+dup == _dup
 _dup2
 _dupenv_s
 _ecvt
@@ -463,6 +466,7 @@ _fcloseall
 _fcvt
 _fcvt_s
 _fdopen
+fdopen == _fdopen
 _fflush_nolock
 _fgetchar
 _fgetwc_nolock
@@ -471,6 +475,7 @@ _filbuf
 _filelength
 _filelengthi64
 _fileno
+fileno == _fileno
 _findclose
 _findfirst32
 _findfirst == _findfirst32
@@ -560,6 +565,7 @@ _getch_nolock
 _getche
 _getche_nolock
 _getcwd
+getcwd == _getcwd
 _getdcwd
 _getdcwd_nolock
 _getdiskfree
@@ -609,6 +615,7 @@ _iob DATA
 _isalnum_l
 _isalpha_l
 _isatty
+isatty == _isatty
 _iscntrl_l
 _isctype
 _isctype_l
@@ -703,6 +710,7 @@ _j1
 _jn
 _kbhit
 _lfind
+lfind == _lfind
 _lfind_s
 _loaddll
 _local_unwind2
@@ -882,6 +890,7 @@ _msize
 _nextafter
 _onexit
 _open
+open == _open
 _open_osfhandle
 _outp
 _outpd
@@ -899,6 +908,7 @@ _purecall
 _putch
 _putch_nolock
 _putenv
+putenv == _putenv
 _putenv_s
 _putw
 _putwch
@@ -906,6 +916,7 @@ _putwch_nolock
 _putws
 _pwctype DATA
 _read
+read == _read
 _realloc_crt
 _recalloc
 _recalloc_crt
@@ -955,6 +966,7 @@ _setjmp3
 _setmaxstdio
 _setmbcp
 _setmode
+setmode == _setmode
 _setsystime
 _sleep
 _snprintf
@@ -1005,10 +1017,12 @@ _strcoll_l
 _strdate
 _strdate_s
 _strdup
+strdup == _strdup
 _strerror
 _strerror_s
 _strftime_l
 _stricmp
+stricmp == _stricmp
 _stricmp_l
 _stricoll
 _stricoll_l
@@ -1042,6 +1056,7 @@ _strupr_s
 _strupr_s_l
 _strxfrm_l
 _swab
+swab == _swab
 _swprintf
 _swprintf_c
 _swprintf_c_l
@@ -1252,6 +1267,7 @@ _wputenv_s
 _wremove
 _wrename
 _write
+write == _write
 _wrmdir
 _wscanf_l
 _wscanf_s_l
diff --git a/mingw-w64-crt/lib32/msvcr90d.def b/mingw-w64-crt/lib32/msvcr90d.def
index 245ce2a..05cdf0e 100644
--- a/mingw-w64-crt/lib32/msvcr90d.def
+++ b/mingw-w64-crt/lib32/msvcr90d.def
@@ -370,6 +370,7 @@ __winitenv DATA
 _abnormal_termination
 _abs64
 _access
+access == _access
 _access_s
 _acmdln DATA
 _adj_fdiv_m16i@4
@@ -442,6 +443,7 @@ _chvalidator
 _chvalidator_l
 _clearfp
 _close
+close == _close
 _commit
 _commode DATA
 _configthreadlocale
@@ -490,6 +492,7 @@ _difftime64
 _dosmaperr
 _dstbias DATA
 _dup
+dup == _dup
 _dup2
 _dupenv_s
 _dupenv_s_dbg
@@ -521,6 +524,7 @@ _fcloseall
 _fcvt
 _fcvt_s
 _fdopen
+fdopen == _fdopen
 _fflush_nolock
 _fgetchar
 _fgetwc_nolock
@@ -529,6 +533,7 @@ _filbuf
 _filelength
 _filelengthi64
 _fileno
+fileno == _fileno
 _findclose
 _findfirst32
 _findfirst == _findfirst32
@@ -621,6 +626,7 @@ _getch_nolock
 _getche
 _getche_nolock
 _getcwd
+getcwd == _getcwd
 _getcwd_dbg
 _getdcwd
 _getdcwd_dbg
@@ -671,6 +677,7 @@ _iob DATA
 _isalnum_l
 _isalpha_l
 _isatty
+isatty == _isatty
 _iscntrl_l
 _isctype
 _isctype_l
@@ -765,6 +772,7 @@ _j1
 _jn
 _kbhit
 _lfind
+lfind == _lfind
 _lfind_s
 _loaddll
 _local_unwind2
@@ -946,6 +954,7 @@ _msize_dbg
 _nextafter
 _onexit
 _open
+open == _open
 _open_osfhandle
 _outp
 _outpd
@@ -963,6 +972,7 @@ _purecall
 _putch
 _putch_nolock
 _putenv
+putenv == _putenv
 _putenv_s
 _putw
 _putwch
@@ -970,6 +980,7 @@ _putwch_nolock
 _putws
 _pwctype DATA
 _read
+read == _read
 _realloc_dbg
 _recalloc
 _recalloc_dbg
@@ -1019,6 +1030,7 @@ _setjmp3
 _setmaxstdio
 _setmbcp
 _setmode
+setmode == _setmode
 _setsystime
 _sleep
 _snprintf
@@ -1069,11 +1081,13 @@ _strcoll_l
 _strdate
 _strdate_s
 _strdup
+strdup == _strdup
 _strdup_dbg
 _strerror
 _strerror_s
 _strftime_l
 _stricmp
+stricmp == _stricmp
 _stricmp_l
 _stricoll
 _stricoll_l
@@ -1107,6 +1121,7 @@ _strupr_s
 _strupr_s_l
 _strxfrm_l
 _swab
+swab == _swab
 _swprintf
 _swprintf_c
 _swprintf_c_l
@@ -1323,6 +1338,7 @@ _wputenv_s
 _wremove
 _wrename
 _write
+write == _write
 _wrmdir
 _wscanf_l
 _wscanf_s_l
diff --git a/mingw-w64-crt/lib64/msvcr100.def b/mingw-w64-crt/lib64/msvcr100.def
index f316807..36196c8 100644
--- a/mingw-w64-crt/lib64/msvcr100.def
+++ b/mingw-w64-crt/lib64/msvcr100.def
@@ -675,6 +675,7 @@ __wgetmainargs
 __winitenv DATA
 _abs64
 _access
+access == _access
 _access_s
 _acmdln DATA
 _aligned_free
@@ -722,6 +723,7 @@ _chsize
 _chsize_s
 _clearfp
 _close
+close == _close
 _commit
 _commode DATA
 _configthreadlocale
@@ -766,6 +768,7 @@ _difftime64 DATA
 _dosmaperr
 _dstbias DATA
 _dup
+dup == _dup
 _dup2
 _dupenv_s
 _ecvt
@@ -791,6 +794,7 @@ _fcloseall
 _fcvt
 _fcvt_s
 _fdopen
+fdopen == _fdopen
 _fflush_nolock
 _fgetchar
 _fgetwc_nolock
@@ -799,6 +803,7 @@ _filbuf
 _filelength
 _filelengthi64
 _fileno
+fileno == _fileno
 _findclose
 _findfirst32
 _findfirst == _findfirst64i32
@@ -887,6 +892,7 @@ _getch_nolock
 _getche
 _getche_nolock
 _getcwd
+getcwd == _getcwd
 _getdcwd
 _getdcwd_nolock
 _getdiskfree
@@ -933,6 +939,7 @@ _iob DATA
 _isalnum_l
 _isalpha_l
 _isatty
+isatty == _isatty
 _iscntrl_l
 _isctype
 _isctype_l
@@ -1028,6 +1035,7 @@ _j1
 _jn
 _kbhit
 _lfind
+lfind == _lfind
 _lfind_s
 _loaddll
 _local_unwind
@@ -1207,6 +1215,7 @@ _nextafter
 _nextafterf
 _onexit
 _open
+open == _open
 _open_osfhandle
 _pclose
 _pctype DATA
@@ -1221,6 +1230,7 @@ _purecall
 _putch
 _putch_nolock
 _putenv
+putenv == _putenv
 _putenv_s
 _putw
 _putwch
@@ -1228,6 +1238,7 @@ _putwch_nolock
 _putws
 _pwctype DATA
 _read
+read == _read
 _realloc_crt
 _recalloc
 _recalloc_crt
@@ -1269,6 +1280,7 @@ _setjmpex
 _setmaxstdio
 _setmbcp
 _setmode
+setmode == _setmode
 _setsystime
 _sleep
 _snprintf
@@ -1318,10 +1330,12 @@ _strcoll_l
 _strdate
 _strdate_s
 _strdup
+strdup == _strdup
 _strerror
 _strerror_s
 _strftime_l
 _stricmp
+stricmp == _stricmp
 _stricmp_l
 _stricoll
 _stricoll_l
@@ -1355,6 +1369,7 @@ _strupr_s
 _strupr_s_l
 _strxfrm_l
 _swab
+swab == _swab
 _swprintf
 _swprintf_c
 _swprintf_c_l
@@ -1565,6 +1580,7 @@ _wputenv_s
 _wremove
 _wrename
 _write
+write == _write
 _wrmdir
 _wscanf_l
 _wscanf_s_l
diff --git a/mingw-w64-crt/lib64/msvcr110.def b/mingw-w64-crt/lib64/msvcr110.def
index 64cb2b5..a8a6c42 100644
--- a/mingw-w64-crt/lib64/msvcr110.def
+++ b/mingw-w64-crt/lib64/msvcr110.def
@@ -801,6 +801,7 @@ __wgetmainargs
 __winitenv DATA
 _abs64
 _access
+access == _access
 _access_s
 _acmdln DATA
 _aligned_free
@@ -848,6 +849,7 @@ _chsize
 _chsize_s
 _clearfp
 _close
+close == _close
 _commit
 _commode DATA
 _configthreadlocale
@@ -892,6 +894,7 @@ _difftime64
 _dosmaperr
 _dstbias DATA
 _dup
+dup == _dup
 _dup2
 _dupenv_s
 _ecvt
@@ -916,6 +919,7 @@ _fcloseall
 _fcvt
 _fcvt_s
 _fdopen
+fdopen == _fdopen
 _fflush_nolock
 _fgetchar
 _fgetwc_nolock
@@ -924,6 +928,7 @@ _filbuf
 _filelength
 _filelengthi64
 _fileno
+fileno == _fileno
 _findclose
 _findfirst32
 _findfirst == _findfirst64i32
@@ -1012,6 +1017,7 @@ _getch_nolock
 _getche
 _getche_nolock
 _getcwd
+getcwd == _getcwd
 _getdcwd
 _getdiskfree
 _getdllprocaddr
@@ -1057,6 +1063,7 @@ _iob DATA
 _isalnum_l
 _isalpha_l
 _isatty
+isatty == _isatty
 _iscntrl_l
 _isctype
 _isctype_l
@@ -1152,6 +1159,7 @@ _j1
 _jn
 _kbhit
 _lfind
+lfind == _lfind
 _lfind_s
 _loaddll
 _local_unwind
@@ -1331,6 +1339,7 @@ _nextafter
 _nextafterf
 _onexit
 _open
+open == _open
 _open_osfhandle
 _pclose
 _pctype DATA
@@ -1345,6 +1354,7 @@ _purecall
 _putch
 _putch_nolock
 _putenv
+putenv == _putenv
 _putenv_s
 _putw
 _putwch
@@ -1352,6 +1362,7 @@ _putwch_nolock
 _putws
 _pwctype DATA
 _read
+read == _read
 _realloc_crt
 _recalloc
 _recalloc_crt
@@ -1393,6 +1404,7 @@ _setjmpex
 _setmaxstdio
 _setmbcp
 _setmode
+setmode == _setmode
 _setsystime
 _sleep
 _snprintf
@@ -1442,10 +1454,12 @@ _strcoll_l
 _strdate
 _strdate_s
 _strdup
+strdup == _strdup
 _strerror
 _strerror_s
 _strftime_l
 _stricmp
+stricmp == _stricmp
 _stricmp_l
 _stricoll
 _stricoll_l
@@ -1479,6 +1493,7 @@ _strupr_s
 _strupr_s_l
 _strxfrm_l
 _swab
+swab == _swab
 _swprintf
 _swprintf_c
 _swprintf_c_l
@@ -1689,6 +1704,7 @@ _wputenv_s
 _wremove
 _wrename
 _write
+write == _write
 _wrmdir
 _wscanf_l
 _wscanf_s_l
diff --git a/mingw-w64-crt/lib64/msvcr80.def b/mingw-w64-crt/lib64/msvcr80.def
index 7fea9e4..c6ba7e0 100644
--- a/mingw-w64-crt/lib64/msvcr80.def
+++ b/mingw-w64-crt/lib64/msvcr80.def
@@ -180,6 +180,7 @@ __wgetmainargs
 __winitenv DATA
 _abs64
 _access
+access == _access
 _acmdln DATA
 _aexit_rtn DATA
 _aligned_free
@@ -210,6 +211,7 @@ _chsize
 _chsize_s
 _clearfp
 _close
+close == _close
 _commit
 _commode DATA
 _control87
@@ -230,6 +232,7 @@ _cwscanf
 _daylight DATA
 _dstbias DATA
 _dup
+dup == _dup
 _dup2
 _ecvt
 _endthread
@@ -250,6 +253,7 @@ _expand
 _fcloseall
 _fcvt
 _fdopen
+fdopen == _fdopen
 _fgetchar
 _fgetwchar
 _filbuf
@@ -257,6 +261,7 @@ _fileinfo DATA
 _filelength
 _filelengthi64
 _fileno
+fileno == _fileno
 _findclose
 _findfirst32
 _findfirst == _findfirst64i32
@@ -297,6 +302,7 @@ _get_sbh_threshold
 _getch
 _getche
 _getcwd
+getcwd == _getcwd
 _getdcwd
 _getdiskfree
 _getdllprocaddr
@@ -324,6 +330,7 @@ _i64tow
 _initterm
 _iob DATA
 _isatty
+isatty == _isatty
 _isctype
 _ismbbalnum
 _ismbbalpha
@@ -363,6 +370,7 @@ _j1
 _jn
 _kbhit
 _lfind
+lfind == _lfind
 _loaddll
 _local_unwind
 _localtime64
@@ -448,6 +456,7 @@ _nextafter
 _nextafterf
 _onexit
 _open
+open == _open
 _open_osfhandle
 _osplatform DATA
 _osver DATA
@@ -459,11 +468,13 @@ _popen
 _purecall
 _putch
 _putenv
+putenv == _putenv
 _putw
 _putwch
 _putws
 _pwctype DATA
 _read
+read == _read
 _resetstkoflw
 _rmdir
 _rmtmp
@@ -484,6 +495,7 @@ _setjmpex
 _setmaxstdio
 _setmbcp
 _setmode
+setmode == _setmode
 _setsystime
 _sleep
 _snprintf
@@ -510,8 +522,10 @@ _statusfp
 _strcmpi
 _strdate
 _strdup
+strdup == _strdup
 _strerror
 _stricmp
+stricmp == _stricmp
 _stricoll
 _strlwr
 _strncoll
@@ -525,6 +539,7 @@ _strtoi64
 _strtoui64
 _strupr
 _swab
+swab == _swab
 _sys_errlist DATA
 _sys_nerr DATA
 _tell
@@ -619,6 +634,7 @@ _wputenv
 _wremove
 _wrename
 _write
+write == _write
 _wrmdir
 _wsearchenv
 _wsetlocale
diff --git a/mingw-w64-crt/lib64/msvcr90.def b/mingw-w64-crt/lib64/msvcr90.def
index 9fe336f..8d52a84 100644
--- a/mingw-w64-crt/lib64/msvcr90.def
+++ b/mingw-w64-crt/lib64/msvcr90.def
@@ -289,6 +289,7 @@ __wgetmainargs
 __winitenv DATA
 _abs64
 _access
+access == _access
 _access_s
 _acmdln DATA
 _aexit_rtn DATA
@@ -337,6 +338,7 @@ _chsize
 _chsize_s
 _clearfp
 _close
+close == _close
 _commit
 _commode DATA
 _configthreadlocale
@@ -382,6 +384,7 @@ _difftime64 DATA
 _dosmaperr
 _dstbias DATA
 _dup
+dup == _dup
 _dup2
 _dupenv_s
 _ecvt
@@ -408,6 +411,7 @@ _fcloseall
 _fcvt
 _fcvt_s
 _fdopen
+fdopen == _fdopen
 _fflush_nolock
 _fgetchar
 _fgetwc_nolock
@@ -416,6 +420,7 @@ _filbuf
 _filelength
 _filelengthi64
 _fileno
+fileno == _fileno
 _findclose
 _findfirst32
 _findfirst == _findfirst64i32
@@ -506,6 +511,7 @@ _getch_nolock
 _getche
 _getche_nolock
 _getcwd
+getcwd == _getcwd
 _getdcwd
 _getdcwd_nolock
 _getdiskfree
@@ -551,6 +557,7 @@ _iob DATA
 _isalnum_l
 _isalpha_l
 _isatty
+isatty == _isatty
 _iscntrl_l
 _isctype
 _isctype_l
@@ -646,6 +653,7 @@ _j1
 _jn
 _kbhit
 _lfind
+lfind == _lfind
 _lfind_s
 _loaddll
 _local_unwind
@@ -825,6 +833,7 @@ _nextafter
 _nextafterf
 _onexit
 _open
+open == _open
 _open_osfhandle
 _pclose
 _pctype DATA
@@ -839,6 +848,7 @@ _purecall
 _putch
 _putch_nolock
 _putenv
+putenv == _putenv
 _putenv_s
 _putw
 _putwch
@@ -846,6 +856,7 @@ _putwch_nolock
 _putws
 _pwctype DATA
 _read
+read == _read
 _realloc_crt
 _recalloc
 _recalloc_crt
@@ -889,6 +900,7 @@ _setjmpex
 _setmaxstdio
 _setmbcp
 _setmode
+setmode == _setmode
 _setsystime
 _sleep
 _snprintf
@@ -938,10 +950,12 @@ _strcoll_l
 _strdate
 _strdate_s
 _strdup
+strdup == _strdup
 _strerror
 _strerror_s
 _strftime_l
 _stricmp
+stricmp == _stricmp
 _stricmp_l
 _stricoll
 _stricoll_l
@@ -975,6 +989,7 @@ _strupr_s
 _strupr_s_l
 _strxfrm_l
 _swab
+swab == _swab
 _swprintf
 _swprintf_c
 _swprintf_c_l
@@ -1185,6 +1200,7 @@ _wputenv_s
 _wremove
 _wrename
 _write
+write == _write
 _wrmdir
 _wscanf_l
 _wscanf_s_l
diff --git a/mingw-w64-crt/lib64/msvcr90d.def b/mingw-w64-crt/lib64/msvcr90d.def
index 7359132..051158a 100644
--- a/mingw-w64-crt/lib64/msvcr90d.def
+++ b/mingw-w64-crt/lib64/msvcr90d.def
@@ -326,6 +326,7 @@ __wgetmainargs
 __winitenv DATA
 _abs64
 _access
+access == _access
 _access_s
 _acmdln DATA
 _aexit_rtn DATA
@@ -384,6 +385,7 @@ _chvalidator
 _chvalidator_l
 _clearfp
 _close
+close == _close
 _commit
 _commode DATA
 _configthreadlocale
@@ -432,6 +434,7 @@ _difftime64
 _dosmaperr
 _dstbias DATA
 _dup
+dup == _dup
 _dup2
 _dupenv_s
 _dupenv_s_dbg
@@ -460,6 +463,7 @@ _fcloseall
 _fcvt
 _fcvt_s
 _fdopen
+fdopen == _fdopen
 _fflush_nolock
 _fgetchar
 _fgetwc_nolock
@@ -468,6 +472,7 @@ _filbuf
 _filelength
 _filelengthi64
 _fileno
+fileno == _fileno
 _findclose
 _findfirst32
 _findfirst == _findfirst64i32
@@ -561,6 +566,7 @@ _getch_nolock
 _getche
 _getche_nolock
 _getcwd
+getcwd == _getcwd
 _getcwd_dbg
 _getdcwd
 _getdcwd_dbg
@@ -607,6 +613,7 @@ _iob DATA
 _isalnum_l
 _isalpha_l
 _isatty
+isatty == _isatty
 _iscntrl_l
 _isctype
 _isctype_l
@@ -702,6 +709,7 @@ _j1
 _jn
 _kbhit
 _lfind
+lfind == _lfind
 _lfind_s
 _loaddll
 _local_unwind
@@ -883,6 +891,7 @@ _nextafter
 _nextafterf
 _onexit
 _open
+open == _open
 _open_osfhandle
 _pclose
 _pctype DATA
@@ -897,6 +906,7 @@ _purecall
 _putch
 _putch_nolock
 _putenv
+putenv == _putenv
 _putenv_s
 _putw
 _putwch
@@ -904,6 +914,7 @@ _putwch_nolock
 _putws
 _pwctype DATA
 _read
+read == _read
 _realloc_dbg
 _recalloc
 _recalloc_dbg
@@ -947,6 +958,7 @@ _setjmpex
 _setmaxstdio
 _setmbcp
 _setmode
+setmode == _setmode
 _setsystime
 _sleep
 _snprintf
@@ -996,11 +1008,13 @@ _strcoll_l
 _strdate
 _strdate_s
 _strdup
+strdup == _strdup
 _strdup_dbg
 _strerror
 _strerror_s
 _strftime_l
 _stricmp
+stricmp == _stricmp
 _stricmp_l
 _stricoll
 _stricoll_l
@@ -1034,6 +1048,7 @@ _strupr_s
 _strupr_s_l
 _strxfrm_l
 _swab
+swab == _swab
 _swprintf
 _swprintf_c
 _swprintf_c_l
@@ -1250,6 +1265,7 @@ _wputenv_s
 _wremove
 _wrename
 _write
+write == _write
 _wrmdir
 _wscanf_l
 _wscanf_s_l
-- 
1.7.10.4

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to