Changeset 2153 for trunk/src/msvcrt/msvcrt.def
- Timestamp:
- Dec 20, 1999, 11:12:43 AM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/msvcrt/msvcrt.def (modified) (10 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/msvcrt/msvcrt.def
r1896 r2153 1 ; $Id: msvcrt.def,v 1. 9 1999-11-30 19:44:04sandervl Exp $1 ; $Id: msvcrt.def,v 1.10 1999-12-20 10:12:43 sandervl Exp $ 2 2 3 3 ;Created by BLAST for IBM's compiler … … 665 665 _beep = CRTDLL__beep @165 666 666 _beginthread = CRTDLL__beginthread @166 667 ; _beginthreadex@167667 _beginthreadex = _MSVCRT__beginthreadex @167 668 668 _c_exit = CRTDLL__c_exit @168 669 669 _cabs = CRTDLL__cabs @169 … … 695 695 _ecvt = CRTDLL__ecvt @196 696 696 _endthread = CRTDLL__endthread @197 697 ; _endthreadex@198697 _endthreadex = _MSVCRT__endthreadex @198 698 698 _environ = MSVCRT__environ @199 699 699 … … 721 721 _fileinfo = MSVCRT__fileinfo @220 722 722 _filelength = CRTDLL__filelength @221 723 ; _filelengthi64@222723 _filelengthi64 = _MSVCRT__filelengthi64 @222 724 724 _fileno = CRTDLL__fileno @223 725 725 _findclose = CRTDLL__findclose @224 726 726 _findfirst = CRTDLL__findfirst @225 727 ; _findfirsti64@226727 _findfirsti64 = _MSVCRT__findfirsti64 @226 728 728 _findnext = CRTDLL__findnext @227 729 ; _findnexti64@228729 _findnexti64 = _MSVCRT__findnexti64 @228 730 730 _finite = CRTDLL__finite @229 731 731 _flsbuf = CRTDLL__flsbuf @230 … … 739 739 _fsopen = CRTDLL__fsopen @238 740 740 _fstat = CRTDLL__fstat @239 741 ; _fstati64@240741 _fstati64 = _MSVCRT__fstati64 @240 742 742 _ftime = CRTDLL__ftime @241 743 743 _ftol = NTDLL__ftol @242 … … 826 826 _lsearch = CRTDLL__lsearch @324 827 827 _lseek = CRTDLL__lseek @325 828 ; _lseeki64@326828 _lseeki64 = _MSVCRT__lseeki64 @326 829 829 _ltoa = NTDLL__ltoa @327 830 830 _ltow = _MSVCRT__ltow @328 … … 929 929 _setjmp3 = CRTDLL__setjmp @425 ; Not correct 930 930 _setmaxstdio = _MSVCRT__setmaxstdio @426 931 ; _setmbcp@427931 _setmbcp = _MSVCRT__setmbcp @427 932 932 _setmode @428 933 933 _setsystime = CRTDLL__setsystime @429 … … 946 946 _splitpath = NTDLL__splitpath @442 947 947 _stat = CRTDLL__stat @443 948 ; _stati64@444948 _stati64 = _MSVCRT__stati64 @444 949 949 _statusfp = CRTDLL__statusfp @445 950 950 _strcmpi = NTDLL__strcmpi @446 … … 967 967 _sys_nerr = MSVCRT__sys_nerr @463 968 968 _tell = CRTDLL__tell @464 969 ; _telli64@465969 _telli64 = _MSVCRT__telli64 @465 970 970 _tempnam = CRTDLL__tempnam @466 971 971 _timezone = MSVCRT__timezone @467 … … 1017 1017 _wfdopen = _MSVCRT__wfdopen @511 1018 1018 _wfindfirst = _MSVCRT__wfindfirst @512 1019 ; _wfindfirsti64@5131019 _wfindfirsti64 = _MSVCRT__wfindfirsti64 @513 1020 1020 _wfindnext = _MSVCRT__wfindnext @514 1021 1021 ; _wfindnexti64 = _MSVCRT__wfindnexti64 @515
Note:
See TracChangeset
for help on using the changeset viewer.
