Changeset 1118 for trunk/src/msvcrt/msvcrt.def
- Timestamp:
- Oct 4, 1999, 11:56:04 AM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/msvcrt/msvcrt.def (modified) (29 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/msvcrt/msvcrt.def
r1103 r1118 1 ; $Id: msvcrt.def,v 1. 2 1999-10-01 16:02:32sandervl Exp $1 ; $Id: msvcrt.def,v 1.3 1999-10-04 09:55:59 sandervl Exp $ 2 2 3 3 ;Created by BLAST for IBM's compiler … … 109 109 CRTDLL___iscsym = CRTDLL.__iscsym 110 110 CRTDLL___iscsymf = CRTDLL.__iscsymf 111 CRTDLL___mb_cur_max_dll = CRTDLL.___mb_cur_max_dll 111 112 CRTDLL___threadhandle = CRTDLL.__threadhandle 112 113 CRTDLL___threadid = CRTDLL.__threadid … … 127 128 CRTDLL__CItanh = CRTDLL._CItanh 128 129 CRTDLL__access = CRTDLL._access 130 CRTDLL__acmdln_dll = CRTDLL.acmdln_dll 131 CRTDLL__aexit_rtn_dll = CRTDLL.aexit_rtn_dll 129 132 CRTDLL__amsg_exit = CRTDLL._amsg_exit 133 CRTDLL__argc_dll = CRTDLL.argc_dll 134 CRTDLL__argv_dll = CRTDLL.argv_dll 130 135 CRTDLL__assert = CRTDLL._assert 131 136 CRTDLL__beep = CRTDLL._beep … … 142 147 CRTDLL__clearfp = CRTDLL._clearfp 143 148 CRTDLL__close = CRTDLL._close 149 CRTDLL__commode_dll = CRTDLL.commode_dll 144 150 CRTDLL__control87 = CRTDLL._control87 145 151 CRTDLL__controlfp = CRTDLL._controlfp … … 150 156 CRTDLL__cscanf = CRTDLL._cscanf 151 157 CRTDLL__cwait = CRTDLL._cwait 158 CRTDLL__daylight_dll = CRTDLL.daylight_dll 152 159 CRTDLL__dup = CRTDLL._dup 153 160 CRTDLL__dup2 = CRTDLL._dup2 154 161 CRTDLL__ecvt = CRTDLL._ecvt 155 162 CRTDLL__endthread = CRTDLL._endthread 163 CRTDLL__environ_dll = CRTDLL.environ_dll 156 164 CRTDLL__errno = CRTDLL._errno 157 165 CRTDLL__except_handler2 = CRTDLL._except_handler2 … … 172 180 CRTDLL__fgetwchar = CRTDLL._fgetwchar 173 181 CRTDLL__filbuf = CRTDLL._filbuf 182 CRTDLL__fileinfo_dll = CRTDLL.fileinfo_dll 174 183 CRTDLL__filelength = CRTDLL._filelength 175 184 CRTDLL__fileno = CRTDLL._fileno … … 180 189 CRTDLL__flsbuf = CRTDLL._flsbuf 181 190 CRTDLL__flushall = CRTDLL._flushall 191 CRTDLL__fmode_dll = CRTDLL.fmode_dll 182 192 CRTDLL__fpclass = CRTDLL._fpclass 183 193 CRTDLL__fpieee_flt = CRTDLL._fpieee_flt … … 306 316 CRTDLL__open_osfhandle = CRTDLL._open_osfhandle 307 317 CRTDLL__pclose = CRTDLL._pclose 318 CRTDLL__pctype_dll = CRTDLL.pctype_dll 308 319 CRTDLL__pipe = CRTDLL._pipe 309 320 CRTDLL__popen = CRTDLL._popen … … 342 353 CRTDLL__strtime = CRTDLL._strtime 343 354 CRTDLL__swab = CRTDLL._swab 355 CRTDLL__sys_errlist = CRTDLL.sys_errlist 356 CRTDLL__sys_nerr_dll = CRTDLL.sys_nerr_dll 344 357 CRTDLL__tell = CRTDLL._tell 345 358 CRTDLL__tempnam = CRTDLL._tempnam 359 CRTDLL__timezone_dll = CRTDLL.timezone_dll 346 360 CRTDLL__tolower = CRTDLL._tolower 347 361 CRTDLL__toupper = CRTDLL._toupper 348 362 CRTDLL__tzset = CRTDLL._tzset 363 CRTDLL__tzname = CRTDLL.tzname 349 364 CRTDLL__ungetch = CRTDLL._ungetch 350 365 CRTDLL__unlink = CRTDLL._unlink … … 356 371 CRTDLL__wcsrev = CRTDLL._wcsrev 357 372 CRTDLL__wcsset = CRTDLL._wcsset 373 CRTDLL__winmajor_dll = CRTDLL.winmajor_dll 374 CRTDLL__winminor_dll = CRTDLL.winminor_dll 375 CRTDLL__winver_dll = CRTDLL.winver_dll 358 376 CRTDLL__write = CRTDLL._write 359 377 CRTDLL__y0 = CRTDLL._y0 … … 563 581 ; __RTtypeid @78 564 582 ; __STRINGTOLD @79 565 ; __argc@80566 ; __argv@81583 __argc = CRTDLL__argc_dll @80 584 __argv = CRTDLL__argv_dll @81 567 585 ; __badioinfo @82 568 586 __crtCompareStringA = KERNEL32_CompareStringA @83 … … 581 599 ; __lc_handle @96 582 600 ; __lconv_init @97 583 ; __mb_cur_max@98601 __mb_cur_max = CRTDLL___mb_cur_max_dll @98 584 602 ; __p___argc @99 585 603 … … 629 647 ; _abnormal_termination @142 630 648 _access = CRTDLL__access @143 631 ; _acmdln@144649 _acmdln = CRTDLL__acmdln_dll @144 632 650 ; _adj_fdiv_m16i @145 633 651 ; _adj_fdiv_m32 @146 … … 644 662 ; _adj_fptan @157 645 663 ; _adjust_fdiv @158 646 ; _aexit_rtn@159664 _aexit_rtn = CRTDLL__aexit_rtn_dll @159 647 665 _amsg_exit = CRTDLL__amsg_exit @160 648 666 _assert = CRTDLL__assert @161 … … 666 684 _close = CRTDLL__close @180 667 685 ; _commit @181 668 ; _commode@182686 _commode = CRTDLL__commode_dll @182 669 687 _control87 = CRTDLL__control87 @183 670 688 _controlfp = CRTDLL__controlfp @184 … … 676 694 ; _ctype @190 677 695 _cwait = CRTDLL__cwait @191 678 ; _daylight_dll@192696 _daylight_dll = CRTDLL__daylight_dll @192 679 697 ; _dstbias @193 680 698 _dup = CRTDLL__dup @194 … … 683 701 _endthread = CRTDLL__endthread @197 684 702 ; _endthreadex @198 685 ; _environ@199703 _environ = CRTDLL__environ_dll @199 686 704 687 705 … … 706 724 _fgetwchar = CRTDLL__fgetwchar @218 707 725 _filbuf = CRTDLL__filbuf @219 708 ; _fileinfo@220726 _fileinfo = CRTDLL__fileinfo_dll @220 709 727 _filelength = CRTDLL__filelength @221 710 728 ; _filelengthi64 @222 … … 718 736 _flsbuf = CRTDLL__flsbuf @230 719 737 _flushall = CRTDLL__flushall @231 720 ; _fmode@232738 _fmode = CRTDLL__fmode_dll @232 721 739 _fpclass = CRTDLL__fpclass @233 722 740 _fpieee_flt = CRTDLL__fpieee_flt @234 … … 733 751 _gcvt = CRTDLL__gcvt @245 734 752 _get_osfhandle = CRTDLL__get_osfhandle @246 735 ; _get_sbh_threshold@247753 _get_sbh_threshold = _MSVCRT__get_sbh_threshold @247 736 754 _getch = CRTDLL__getch @248 737 755 _getche = CRTDLL__getche @249 … … 743 761 _getdrives = CRTDLL__getdrives @255 744 762 ; _getmaxstdio @256 745 ; _getmbcp@257763 _getmbcp = _MSVCRT__getmbcp @257 746 764 _getpid = CRTDLL__getpid @258 747 765 ; _getsystime @259 … … 758 776 ; _i64tow @271 759 777 _initterm = _DLL_InitTerm @272 760 ; _inp@273761 ; _inpd@274762 ; _inpw@275778 _inp = _MSVCRT__inp @273 779 _inpd = _MSVCRT__inpd @274 780 _inpw = _MSVCRT__inpw @275 763 781 _iob = CRTDLL__iob @276 764 782 _isatty = CRTDLL__isatty @277 … … 797 815 _isnan = CRTDLL__isnan @308 798 816 _itoa = NTDLL__itoa @309 799 ; _itow@310817 _itow = _MSVCRT__itow @310 800 818 _j0 = CRTDLL__j0 @311 801 819 _j1 = CRTDLL__j1 @312 … … 815 833 ; _lseeki64 @326 816 834 _ltoa = NTDLL__ltoa @327 817 ; _ltow@328835 _ltow = _MSVCRT__ltow @328 818 836 _makepath = CRTDLL__makepath @329 819 837 _mbbtombc = CRTDLL__mbbtombc @330 … … 882 900 _open_osfhandle = CRTDLL__open_osfhandle @393 883 901 ; _osver @394 884 ; _outp@395885 ; _outpd@396886 ; _outpw@397902 _outp = _MSVCRT__outp @395 903 _outpd = _MSVCRT__outpd @396 904 _outpw = _MSVCRT__outpw @397 887 905 _pclose = CRTDLL__pclose @398 888 ; _pctype@399906 _pctype = CRTDLL__pctype_dll @399 889 907 890 908 … … 910 928 _searchenv = CRTDLL__searchenv @419 911 929 ; _seh_longjmp_unwind @420 912 ; _set_error_mode@421913 ; _set_sbh_threshold@422930 _set_error_mode = _MSVCRT__set_error_mode @421 931 _set_sbh_threshold = _MSVCRT__set_sbh_threshold @422 914 932 _seterrormode = CRTDLL__seterrormode @423 915 933 _setjmp = CRTDLL__setjmp @424 … … 951 969 _strupr = NTDLL__strupr @460 952 970 _swab = CRTDLL__swab @461 953 ; _sys_errlist@462954 ; _sys_nerr@463971 _sys_errlist = CRTDLL__sys_errlist @462 972 _sys_nerr = CRTDLL__sys_nerr_dll @463 955 973 _tell = CRTDLL__tell @464 956 974 ; _telli64 @465 957 975 _tempnam = CRTDLL__tempnam @466 958 ; _timezone@467976 _timezone = CRTDLL__timezone_dll @467 959 977 _tolower = CRTDLL__tolower @468 960 978 _toupper = CRTDLL__toupper @469 961 ; _tzname@470979 _tzname = CRTDLL__tzname @470 962 980 _tzset = CRTDLL__tzset @471 963 981 ; _ui64toa @472 964 982 ; _ui64tow @473 965 983 _ultoa = NTDLL__ultoa @474 966 ; _ultow@475967 ; _umask@476984 _ultow = _MSVCRT__ultow @475 985 _umask = _MSVCRT__umask @476 968 986 _ungetch = CRTDLL__ungetch @477 969 987 _unlink = CRTDLL__unlink @478 … … 973 991 _vsnprintf = NTDLL__vsnprintf @482 974 992 _vsnwprintf = CRTDLL__vsnwprintf @483 975 ; _waccess@484976 ; _wasctime@485977 ; _wchdir@486978 ; _wchmod@487993 _waccess = _MSVCRT__waccess @484 994 _wasctime = _MSVCRT__wasctime @485 995 _wchdir = _MSVCRT__wchdir @486 996 _wchmod = _MSVCRT__wchmod @487 979 997 ; _wcmdln @488 980 ; _wcreat@489998 _wcreat = _MSVCRT__wcreat @489 981 999 _wcsdup = CRTDLL__wcsdup @490 982 1000 _wcsicmp = NTDLL__wcsicmp @491 983 1001 _wcsicoll = CRTDLL__wcsicoll @492 984 1002 _wcslwr = NTDLL__wcslwr @493 985 ; _wcsncoll@4941003 _wcsncoll = _MSVCRT__wcsncoll @494 986 1004 _wcsnicmp = NTDLL__wcsnicmp @495 987 ; _wcsnicoll@4961005 _wcsnicoll = _MSVCRT__wcsnicoll @496 988 1006 _wcsnset = CRTDLL__wcsnset @497 989 1007 _wcsrev = CRTDLL__wcsrev @498 … … 992 1010 993 1011 _wcsupr = NTDLL__wcsupr @500 994 ; _wctime@5011012 _wctime = _MSVCRT__wctime @501 995 1013 ; _wenviron @502 996 ; _wexecl@503997 ; _wexecle@504998 ; _wexeclp@505999 ; _wexeclpe@5061000 ; _wexecv@5071001 ; _wexecve@5081002 ; _wexecvp@5091003 ; _wexecvpe@5101004 ; _wfdopen@5111005 ; _wfindfirst@5121014 _wexecl = _MSVCRT__wexecl @503 1015 _wexecle = _MSVCRT__wexecle @504 1016 _wexeclp = _MSVCRT__wexeclp @505 1017 _wexeclpe = _MSVCRT__wexeclpe @506 1018 _wexecv = _MSVCRT__wexecv @507 1019 _wexecve = _MSVCRT__wexecve @508 1020 _wexecvp = _MSVCRT__wexecvp @509 1021 _wexecvpe = _MSVCRT__wexecvpe @510 1022 _wfdopen = _MSVCRT__wfdopen @511 1023 _wfindfirst = _MSVCRT__wfindfirst @512 1006 1024 ; _wfindfirsti64 @513 1007 ; _wfindnext@5141025 _wfindnext = _MSVCRT__wfindnext @514 1008 1026 ; _wfindnexti64 @515 1009 ; _wfopen@5161010 ; _wfreopen@5171011 ; _wfsopen@5181012 ; _wfullpath@5191013 ; _wgetcwd@5201014 ; _wgetdcwd@5211015 ; _wgetenv@5221016 ; _winmajor@5231017 ; _winminor@5241018 ; _winver@5251019 ; _wmakepath@5261020 ; _wmkdir@5271021 ; _wmktemp@5281022 ; _wopen@5291023 ; _wperror@5301027 _wfopen = _MSVCRT__wfopen @516 1028 _wfreopen = _MSVCRT__wfreopen @517 1029 _wfsopen = _MSVCRT__wfsopen @518 1030 _wfullpath = _MSVCRT__wfullpath @519 1031 _wgetcwd = _MSVCRT__wgetcwd @520 1032 _wgetdcwd = _MSVCRT__wgetdcwd @521 1033 _wgetenv = _MSVCRT__wgetenv @522 1034 _winmajor = CRTDLL__winmajor_dll @523 1035 _winminor = CRTDLL__winminor_dll @524 1036 _winver = CRTDLL__winver_dll @525 1037 _wmakepath = _MSVCRT__wmakepath @526 1038 _wmkdir = _MSVCRT__wmkdir @527 1039 _wmktemp = _MSVCRT__wmktemp @528 1040 _wopen = _MSVCRT__wopen @529 1041 _wperror = _MSVCRT__wperror @530 1024 1042 ; _wpgmptr @531 1025 ; _wpopen@5321026 ; _wputenv@5331027 ; _wremove@5341028 ; _wrename@5351043 _wpopen = _MSVCRT__wpopen @532 1044 _wputenv = _MSVCRT__wputenv @533 1045 _wremove = _MSVCRT__wremove @534 1046 _wrename = _MSVCRT__wrename @535 1029 1047 _write = CRTDLL__write @536 1030 ; _wrmdir@5371031 ; _wsearchenv@5381032 ; _wsetlocale@5391033 ; _wsopen@5401034 ; _wspawnl@5411035 ; _wspawnle@5421036 ; _wspawnlp@5431037 ; _wspawnlpe@5441038 ; _wspawnv@5451039 ; _wspawnve@5461040 ; _wspawnvp@5471041 ; _wspawnvpe@5481042 ; _wsplitpath@5491043 ; _wstat@5501048 _wrmdir = _MSVCRT__wrmdir @537 1049 _wsearchenv = _MSVCRT__wsearchenv @538 1050 _wsetlocale = _MSVCRT__wsetlocale @539 1051 _wsopen = _MSVCRT__wsopen @540 1052 _wspawnl = _MSVCRT__wspawnl @541 1053 _wspawnle = _MSVCRT__wspawnle @542 1054 _wspawnlp = _MSVCRT__wspawnlp @543 1055 _wspawnlpe = _MSVCRT__wspawnlpe @544 1056 _wspawnv = _MSVCRT__wspawnv @545 1057 _wspawnve = _MSVCRT__wspawnve @546 1058 _wspawnvp = _MSVCRT__wspawnvp @547 1059 _wspawnvpe = _MSVCRT__wspawnvpe @548 1060 _wsplitpath = _MSVCRT__wsplitpath @549 1061 _wstat = _MSVCRT__wstat @550 1044 1062 ; _wstati64 @551 1045 ; _wstrdate@5521046 ; _wstrtime@5531047 ; _wsystem@5541048 ; _wtempnam@5551049 ; _wtmpnam@5561063 _wstrdate = _MSVCRT__wstrdate @552 1064 _wstrtime = _MSVCRT__wstrtime @553 1065 _wsystem = _MSVCRT__wsystem @554 1066 _wtempnam = _MSVCRT__wtempnam @555 1067 _wtmpnam = _MSVCRT__wtmpnam @556 1050 1068 _wtoi = NTDLL__wtoi @557 1051 1069 ; _wtoi64 @558 1052 1070 _wtol = NTDLL__wtol @559 1053 ; _wunlink@5601054 ; _wutime@5611071 _wunlink = _MSVCRT__wunlink @560 1072 _wutime = _MSVCRT__wutime @561 1055 1073 _y0 = CRTDLL__y0 @562 1056 1074 _y1 = CRTDLL__y1 @563
Note:
See TracChangeset
for help on using the changeset viewer.
