Changeset 2223 for trunk/src/msvcrt/msvcrt.def
- Timestamp:
- Dec 28, 1999, 11:31:02 AM (26 years ago)
- File:
-
- 1 edited
-
trunk/src/msvcrt/msvcrt.def (modified) (30 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/msvcrt/msvcrt.def
r2181 r2223 1 ; $Id: msvcrt.def,v 1.12 1999-12-21 13:45:41 sandervl Exp $ 2 3 ;Created by BLAST for IBM's compiler 1 ; $Id: msvcrt.def,v 1.13 1999-12-28 10:31:01 sandervl Exp $ 2 3 ; 4 ; Based on Windows 98 : MSVCRT.DLL (v6.00.8397.0) 5 ; 4 6 LIBRARY MSVCRT INITINSTANCE TERMINSTANCE 5 7 DATA MULTIPLE NONSHARED … … 59 61 _CIatan = _CRTDLL__CIatan @52 60 62 _CIatan2 = _CRTDLL__CIatan2 @53 61 _CIcos = _CRTDLL__CIcos @5463 _CIcos = _CRTDLL__CIcos @54 62 64 _CIcosh = _CRTDLL__CIcosh @55 63 _CIexp = _CRTDLL__CIexp @5665 _CIexp = _CRTDLL__CIexp @56 64 66 _CIfmod = _CRTDLL__CIfmod @57 65 67 _CIlog = _CRTDLL__CIlog @58 66 68 _CIlog10 = _CRTDLL__CIlog10 @59 67 _CIpow = _CRTDLL__CIpow @6068 _CIsin = _CRTDLL__CIsin @6169 _CIpow = _CRTDLL__CIpow @60 70 _CIsin = _CRTDLL__CIsin @61 69 71 _CIsinh = _CRTDLL__CIsinh @62 70 72 _CIsqrt = _CRTDLL__CIsqrt @63 … … 140 142 ; __setlc_active @131 141 143 __setusermatherr = _MSVCRT___setusermatherr @132 142 __threadhandle = _CRTDLL___threadhandle @133144 __threadhandle = _CRTDLL___threadhandle @133 143 145 __threadid = _CRTDLL___threadid @134 144 146 ; __toascii = _CRTDLL___toascii @135 … … 177 179 _c_exit = _CRTDLL__c_exit @168 178 180 _cabs = _CRTDLL__cabs @169 179 _cexit = _CRTDLL__cexit @171180 _cgets = _CRTDLL__cgets @172181 _chdir = _CRTDLL__chdir @173181 _cexit = _CRTDLL__cexit @171 182 _cgets = _CRTDLL__cgets @172 183 _chdir = _CRTDLL__chdir @173 182 184 _chdrive = _CRTDLL__chdrive @174 183 185 _chgsign = _CRTDLL__chgsign @175 184 186 ; _chkesp @176 185 _chmod = _CRTDLL__chmod @177187 _chmod = _CRTDLL__chmod @177 186 188 _chsize = _CRTDLL__chsize @178 187 189 _clearfp = _CRTDLL__clearfp @179 188 _close = _CRTDLL__close @180190 _close = _CRTDLL__close @180 189 191 _commit = _CRTDLL__commit @181 190 192 _commode = MSVCRT__commode @182 … … 194 196 _cprintf = _CRTDLL__cprintf @186 195 197 _cputs = _CRTDLL__cputs @187 196 _creat = _CRTDLL__creat @188198 _creat = _CRTDLL__creat @188 197 199 _cscanf = _CRTDLL__cscanf @189 198 200 _ctype = CRTDLL_ctype @190 199 _cwait = _CRTDLL__cwait @191201 _cwait = _CRTDLL__cwait @191 200 202 _daylight = MSVCRT__daylight @192 201 203 ; _dstbias @193 … … 209 211 210 212 _eof = _CRTDLL__eof @200 211 _errno = _CRTDLL__errno @201213 _errno = _CRTDLL__errno @201 212 214 _except_handler2 = _CRTDLL__except_handler2 @202 213 215 _except_handler3 = _MSVCRT__except_handler3 @203 214 _execl = _CRTDLL__execl @204216 _execl = _CRTDLL__execl @204 215 217 _execle = _CRTDLL__execle @205 216 218 _execlp = _CRTDLL__execlp @206 217 219 _execlpe = _CRTDLL__execlpe @207 218 _execv = _CRTDLL__execv @208220 _execv = _CRTDLL__execv @208 219 221 _execve = _CRTDLL__execve @209 220 222 _execvp = _CRTDLL__execvp @210 … … 247 249 _fputwchar = _CRTDLL__fputwchar @237 248 250 _fsopen = _CRTDLL__fsopen @238 249 _fstat = _CRTDLL__fstat @239251 _fstat = _CRTDLL__fstat @239 250 252 _fstati64 = _MSVCRT__fstati64 @240 251 _ftime = _CRTDLL__ftime @241253 _ftime = _CRTDLL__ftime @241 252 254 _ftol = _CRTDLL__ftol @242 253 255 _fullpath = _CRTDLL__fullpath @243 254 256 _futime = _CRTDLL__futime @244 255 257 _gcvt = _CRTDLL__gcvt @245 256 _get_osfhandle = _CRTDLL__get_osfhandle @246258 _get_osfhandle = _CRTDLL__get_osfhandle @246 257 259 _get_sbh_threshold = _MSVCRT__get_sbh_threshold @247 258 _getch = _CRTDLL__getch @248260 _getch = _CRTDLL__getch @248 259 261 _getche = _CRTDLL__getche @249 260 262 _getcwd = _CRTDLL__getcwd @250 … … 269 271 _getsystime = _CRTDLL__getsystime @259 270 272 _getw = _CRTDLL__getw @260 271 ;;;;; _getws = _CRTDLL__getws @261273 ;;;;; _getws = _CRTDLL__getws @261 272 274 _global_unwind2 = _CRTDLL__global_unwind2 @262 273 275 _heapadd = _MSVCRT__heapadd @263 … … 276 278 _heapset = _CRTDLL__heapset @266 277 279 _heapwalk = _CRTDLL__heapwalk @268 278 _hypot = _CRTDLL__hypot @269280 _hypot = _CRTDLL__hypot @269 279 281 _i64toa = _MSVCRT__i64toa @270 280 282 _i64tow = _MSVCRT__i64tow @271 … … 317 319 _ismbslead = _CRTDLL__ismbslead @306 318 320 _ismbstrail = _CRTDLL__ismbstrail @307 319 _isnan = _CRTDLL__isnan @308321 _isnan = _CRTDLL__isnan @308 320 322 _itoa = _CRTDLL__itoa @309 321 323 _itow = _MSVCRT__itow @310 … … 323 325 _j1 = _CRTDLL__j1 @312 324 326 _jn = _CRTDLL__jn @313 325 _kbhit = _CRTDLL__kbhit @314326 _lfind = _CRTDLL__lfind @315327 _kbhit = _CRTDLL__kbhit @314 328 _lfind = _CRTDLL__lfind @315 327 329 _loaddll = _CRTDLL__loaddll @316 328 _local_unwind2 = _CRTDLL__local_unwind2 @317330 _local_unwind2 = _CRTDLL__local_unwind2 @317 329 331 ; _lock @318 330 332 _locking = _CRTDLL__locking @319 331 333 _logb = _CRTDLL__logb @320 332 334 _longjmpex = _CRTDLL_longjmp @321 ; Not correct 333 _lrotl = _CRTDLL__lrotl @322334 _lrotr = _CRTDLL__lrotr @323335 _lrotl = _CRTDLL__lrotl @322 336 _lrotr = _CRTDLL__lrotr @323 335 337 _lsearch = _CRTDLL__lsearch @324 336 _lseek = _CRTDLL__lseek @325338 _lseek = _CRTDLL__lseek @325 337 339 _lseeki64 = _MSVCRT__lseeki64 @326 338 340 _ltoa = _CRTDLL__ltoa @327 … … 396 398 _memccpy = _CRTDLL__memccpy @385 397 399 _memicmp = _CRTDLL__memicmp @386 398 _mkdir = _CRTDLL__mkdir @387400 _mkdir = _CRTDLL__mkdir @387 399 401 _mktemp = _CRTDLL__mktemp @388 400 _msize = _CRTDLL__msize @389402 _msize = _CRTDLL__msize @389 401 403 _nextafter = _CRTDLL__nextafter @390 402 404 _onexit = _CRTDLL__onexit @391 … … 413 415 _pgmptr = MSVCRT__pgmptr @400 414 416 _pipe = _CRTDLL__pipe @401 415 _popen = _CRTDLL__popen @402417 _popen = _CRTDLL__popen @402 416 418 _purecall = _CRTDLL__purecall @403 417 _putch = _CRTDLL__putch @404419 _putch = _CRTDLL__putch @404 418 420 _putenv = _CRTDLL__putenv @405 419 421 _putw = _CRTDLL__putw @406 … … 421 423 _pwctype = MSVCRT__pwctype @408 422 424 _read = _CRTDLL__read @409 423 _rmdir = _CRTDLL__rmdir @410424 _rmtmp = _CRTDLL__rmtmp @411425 _rmdir = _CRTDLL__rmdir @410 426 _rmtmp = _CRTDLL__rmtmp @411 425 427 _rotl = _CRTDLL__rotl @412 426 428 _rotr = _CRTDLL__rotr @413 … … 429 431 ; _safe_fprem @416 430 432 ; _safe_fprem1 @417 431 _scalb = _CRTDLL__scalb @418433 _scalb = _CRTDLL__scalb @418 432 434 _searchenv = _CRTDLL__searchenv @419 433 435 ; _seh_longjmp_unwind @420 … … 441 443 _setmode @428 442 444 _setsystime = _CRTDLL__setsystime @429 443 _sleep = _CRTDLL__sleep @430445 _sleep = _CRTDLL__sleep @430 444 446 _snprintf = _CRTDLL__snprintf @431 445 447 _snwprintf = _CRTDLL__snwprintf @432 446 _sopen = _CRTDLL__sopen @433448 _sopen = _CRTDLL__sopen @433 447 449 _spawnl = _CRTDLL__spawnl @434 448 450 _spawnle = _CRTDLL__spawnle @435 … … 463 465 _stricmp = _CRTDLL__stricmp @450 464 466 _stricoll = _CRTDLL__stricoll @451 465 _strlwr = _CRTDLL__strlwr @452467 _strlwr = _CRTDLL__strlwr @452 466 468 _strncoll = _MSVCRT__strncoll @453 467 469 _strnicmp = _CRTDLL__strnicmp @454 … … 471 473 _strset = _CRTDLL__strset @458 472 474 _strtime = _CRTDLL__strtime @459 473 _strupr = _CRTDLL__strupr @460475 _strupr = _CRTDLL__strupr @460 474 476 _swab = _CRTDLL__swab @461 475 477 _sys_errlist = CRTDLL_sys_errlist @462 … … 482 484 _toupper = _CRTDLL__toupper @469 483 485 _tzname = CRTDLL_tzname @470 484 _tzset = _CRTDLL__tzset @471486 _tzset = _CRTDLL__tzset @471 485 487 ; _ui64toa = _MSVCRT_ui64toa @472 486 488 ; _ui64tow = _MSVCRT_ui64tow @473 @473 487 _ultoa = _CRTDLL__ultoa @474489 _ultoa = _CRTDLL__ultoa @474 488 490 _ultow = _MSVCRT__ultow @475 489 491 _umask = _MSVCRT__umask @476 … … 492 494 _unloaddll = _CRTDLL__unloaddll @479 493 495 ; _unlock @480 494 _utime = _CRTDLL__utime @481496 _utime = _CRTDLL__utime @481 495 497 _vsnprintf = _CRTDLL__vsnprintf @482 496 498 _vsnwprintf = _CRTDLL__vsnwprintf @483 … … 504 506 _wcsicmp = _CRTDLL__wcsicmp @491 505 507 _wcsicoll = _CRTDLL__wcsicoll @492 506 _wcslwr = _CRTDLL__wcslwr @493508 _wcslwr = _CRTDLL__wcslwr @493 507 509 _wcsncoll = _MSVCRT__wcsncoll @494 508 510 _wcsnicmp = _CRTDLL__wcsnicmp @495 … … 513 515 514 516 515 _wcsupr = _CRTDLL__wcsupr @500517 _wcsupr = _CRTDLL__wcsupr @500 516 518 _wctime = _MSVCRT__wctime @501 517 519 _wenviron @502 … … 549 551 _wremove = _MSVCRT__wremove @534 550 552 _wrename = _MSVCRT__wrename @535 551 _write = _CRTDLL__write @536553 _write = _CRTDLL__write @536 552 554 _wrmdir = _MSVCRT__wrmdir @537 553 555 _wsearchenv = _MSVCRT__wsearchenv @538 … … 585 587 atan = _CRTDLL_atan @570 586 588 atan2 = _CRTDLL_atan2 @571 587 atexit = _CRTDLL_atexit @572589 atexit = _CRTDLL_atexit @572 588 590 atof = _CRTDLL_atof @573 589 591 atoi = _CRTDLL_atoi @574 590 592 atol = _CRTDLL_atol @575 591 593 bsearch = _CRTDLL_bsearch @576 592 calloc = _CRTDLL_calloc @577594 calloc = _CRTDLL_calloc @577 593 595 ceil = _CRTDLL_ceil @578 594 596 clearerr = _CRTDLL_clearerr @579 … … 602 604 exp = _CRTDLL_exp @587 603 605 fabs = _CRTDLL_fabs @588 604 fclose = _CRTDLL_fclose @589606 fclose = _CRTDLL_fclose @589 605 607 feof = _CRTDLL_feof @590 606 ferror = _CRTDLL_ferror @591607 fflush = _CRTDLL_fflush @592608 ferror = _CRTDLL_ferror @591 609 fflush = _CRTDLL_fflush @592 608 610 fgetc = _CRTDLL_fgetc @593 609 611 fgetpos = _CRTDLL_fgetpos @594 610 612 fgets = _CRTDLL_fgets @595 611 fgetwc = _CRTDLL_fgetwc @596613 fgetwc = _CRTDLL_fgetwc @596 612 614 fgetws = _MSVCRT_fgetws @597 613 615 floor = _CRTDLL_floor @598 … … 619 621 fputc = _CRTDLL_fputc @602 620 622 fputs = _CRTDLL_fputs @603 621 fputwc = _CRTDLL_fputwc @604623 fputwc = _CRTDLL_fputwc @604 622 624 fputws = _MSVCRT_fputws @605 623 625 fread = _CRTDLL_fread @606 … … 625 627 freopen = _CRTDLL_freopen @608 626 628 frexp = _CRTDLL_frexp @609 627 fscanf = _CRTDLL_fscanf @610629 fscanf = _CRTDLL_fscanf @610 628 630 fseek = _CRTDLL_fseek @611 629 631 fsetpos = _CRTDLL_fsetpos @612 630 632 ftell = _CRTDLL_ftell @613 631 633 fwprintf = _CRTDLL_fwprintf @614 632 fwrite = _CRTDLL_fwrite @615634 fwrite = _CRTDLL_fwrite @615 633 635 fwscanf = _CRTDLL_fwscanf @616 634 636 getc = _CRTDLL_getc @617 635 637 getchar = _CRTDLL_getchar @618 636 getenv = _CRTDLL_getenv @619638 getenv = _CRTDLL_getenv @619 637 639 gets = _CRTDLL_gets @620 638 640 getwc = _MSVCRT_getwc @621 639 641 getwchar = _MSVCRT_getwchar @622 640 gmtime = _CRTDLL_gmtime @623642 gmtime = _CRTDLL_gmtime @623 641 643 is_wctype = _CRTDLL_is_wctype @624 642 644 isalnum = _CRTDLL_isalnum @625 643 isalpha = _CRTDLL_isalpha @626645 isalpha = _CRTDLL_isalpha @626 644 646 iscntrl = _CRTDLL_iscntrl @627 645 isdigit = _CRTDLL_isdigit @628647 isdigit = _CRTDLL_isdigit @628 646 648 isgraph = _CRTDLL_isgraph @629 647 649 isleadbyte = _CRTDLL_isleadbyte @630 648 islower = _CRTDLL_islower @631649 isprint = _CRTDLL_isprint @632650 islower = _CRTDLL_islower @631 651 isprint = _CRTDLL_isprint @632 650 652 ispunct = _CRTDLL_ispunct @633 651 isspace = _CRTDLL_isspace @634652 isupper = _CRTDLL_isupper @635653 isspace = _CRTDLL_isspace @634 654 isupper = _CRTDLL_isupper @635 653 655 iswalnum = _CRTDLL_iswalnum @636 654 656 iswalpha = _CRTDLL_iswalpha @637 … … 673 675 log10 = _CRTDLL_log10 @656 674 676 longjmp = _CRTDLL_longjmp @657 675 malloc = _CRTDLL_malloc @658677 malloc = _CRTDLL_malloc @658 676 678 mblen = _CRTDLL_mblen @659 677 679 mbstowcs = _CRTDLL_mbstowcs @660 678 mbtowc = _CRTDLL_mbtowc @661679 memchr = _CRTDLL_memchr @662680 memcmp = _CRTDLL_memcmp @663681 memcpy = _CRTDLL_memcpy @664680 mbtowc = _CRTDLL_mbtowc @661 681 memchr = _CRTDLL_memchr @662 682 memcmp = _CRTDLL_memcmp @663 683 memcpy = _CRTDLL_memcpy @664 682 684 memmove = _CRTDLL_memmove @665 683 memset = _CRTDLL_memset @666684 mktime = _CRTDLL_mktime @667685 memset = _CRTDLL_memset @666 686 mktime = _CRTDLL_mktime @667 685 687 modf = _CRTDLL_modf @668 686 perror = _CRTDLL_perror @669688 perror = _CRTDLL_perror @669 687 689 pow = _CRTDLL_pow @670 688 printf = _CRTDLL_printf @671690 printf = _CRTDLL_printf @671 689 691 putc = _CRTDLL_putc @672 690 692 putchar = _CRTDLL_putchar @673 … … 696 698 rand = _CRTDLL_rand @679 697 699 realloc = _CRTDLL_realloc @680 698 remove = _CRTDLL_remove @681699 rename = _CRTDLL_rename @682700 rewind = _CRTDLL_rewind @683700 remove = _CRTDLL_remove @681 701 rename = _CRTDLL_rename @682 702 rewind = _CRTDLL_rewind @683 701 703 scanf = _CRTDLL_scanf @684 702 setbuf = _CRTDLL_setbuf @685704 setbuf = _CRTDLL_setbuf @685 703 705 setlocale = _CRTDLL_setlocale @686 704 706 setvbuf = _CRTDLL_setvbuf @687 705 signal = _CRTDLL_signal @688707 signal = _CRTDLL_signal @688 706 708 sin = _CRTDLL_sin @689 707 709 sinh = _CRTDLL_sinh @690 708 sprintf = _CRTDLL_sprintf @691710 sprintf = _CRTDLL_sprintf @691 709 711 sqrt = _CRTDLL_sqrt @692 710 712 srand = _CRTDLL_srand @693 711 sscanf = _CRTDLL_sscanf @694712 strcat = _CRTDLL_strcat @695713 strchr = _CRTDLL_strchr @696714 strcmp = _CRTDLL_strcmp @697713 sscanf = _CRTDLL_sscanf @694 714 strcat = _CRTDLL_strcat @695 715 strchr = _CRTDLL_strchr @696 716 strcmp = _CRTDLL_strcmp @697 715 717 strcoll = _CRTDLL_strcoll @698 716 strcpy = _CRTDLL_strcpy @699717 718 719 strcspn = _CRTDLL_strcspn @700718 strcpy = _CRTDLL_strcpy @699 719 720 721 strcspn = _CRTDLL_strcspn @700 720 722 strerror = _CRTDLL_strerror @701 721 723 strftime = _CRTDLL_strftime @702 722 strlen = _CRTDLL_strlen @703723 strncat = _CRTDLL_strncat @704724 strncmp = _CRTDLL_strncmp @705725 strncpy = _CRTDLL_strncpy @706726 strpbrk = _CRTDLL_strpbrk @707727 strrchr = _CRTDLL_strrchr @708728 strspn = _CRTDLL_strspn @709729 strstr = _CRTDLL_strstr @710730 strtod = _CRTDLL_strtod @711731 strtok = _CRTDLL_strtok @712732 strtol = _CRTDLL_strtol @713724 strlen = _CRTDLL_strlen @703 725 strncat = _CRTDLL_strncat @704 726 strncmp = _CRTDLL_strncmp @705 727 strncpy = _CRTDLL_strncpy @706 728 strpbrk = _CRTDLL_strpbrk @707 729 strrchr = _CRTDLL_strrchr @708 730 strspn = _CRTDLL_strspn @709 731 strstr = _CRTDLL_strstr @710 732 strtod = _CRTDLL_strtod @711 733 strtok = _CRTDLL_strtok @712 734 strtol = _CRTDLL_strtol @713 733 735 strtoul = _CRTDLL_strtoul @714 734 736 strxfrm = _CRTDLL_strxfrm @715 735 737 swprintf = _CRTDLL_swprintf @716 736 738 swscanf = _CRTDLL_swscanf @717 737 system = _CRTDLL_system @718739 system = _CRTDLL_system @718 738 740 tan = _CRTDLL_tan @719 739 741 tanh = _CRTDLL_tanh @720 740 742 time = _CRTDLL_time @721 741 743 tmpfile = _CRTDLL_tmpfile @722 742 tmpnam = _CRTDLL_tmpnam @723743 tolower = _CRTDLL_tolower @724744 toupper = _CRTDLL_toupper @725744 tmpnam = _CRTDLL_tmpnam @723 745 tolower = _CRTDLL_tolower @724 746 toupper = _CRTDLL_toupper @725 745 747 towlower = _CRTDLL_towlower @726 746 748 towupper = _CRTDLL_towupper @727 … … 753 755 vswprintf = _CRTDLL_vswprintf @734 754 756 vwprintf = _CRTDLL_vwprintf @735 755 wcscat = _CRTDLL_wcscat @736756 wcschr = _CRTDLL_wcschr @737757 wcscmp = _CRTDLL_wcscmp @738757 wcscat = _CRTDLL_wcscat @736 758 wcschr = _CRTDLL_wcschr @737 759 wcscmp = _CRTDLL_wcscmp @738 758 760 wcscoll = _CRTDLL_wcscoll @739 759 wcscpy = _CRTDLL_wcscpy @740760 wcscspn = _CRTDLL_wcscspn @741761 wcscpy = _CRTDLL_wcscpy @740 762 wcscspn = _CRTDLL_wcscspn @741 761 763 wcsftime = _CRTDLL_wcsftime @742 762 wcslen = _CRTDLL_wcslen @743763 wcsncat = _CRTDLL_wcsncat @744764 wcsncmp = _CRTDLL_wcsncmp @745765 wcsncpy = _CRTDLL_wcsncpy @746766 wcspbrk = _CRTDLL_wcspbrk @747767 wcsrchr = _CRTDLL_wcsrchr @748768 wcsspn = _CRTDLL_wcsspn @749769 wcsstr = _CRTDLL_wcsstr @750770 wcstod = _CRTDLL_wcstod @751771 wcstok = _CRTDLL_wcstok @752772 wcstol = _CRTDLL_wcstol @753764 wcslen = _CRTDLL_wcslen @743 765 wcsncat = _CRTDLL_wcsncat @744 766 wcsncmp = _CRTDLL_wcsncmp @745 767 wcsncpy = _CRTDLL_wcsncpy @746 768 wcspbrk = _CRTDLL_wcspbrk @747 769 wcsrchr = _CRTDLL_wcsrchr @748 770 wcsspn = _CRTDLL_wcsspn @749 771 wcsstr = _CRTDLL_wcsstr @750 772 wcstod = _CRTDLL_wcstod @751 773 wcstok = _CRTDLL_wcstok @752 774 wcstol = _CRTDLL_wcstol @753 773 775 wcstombs = _CRTDLL_wcstombs @754 774 wcstoul = _CRTDLL_wcstoul @755776 wcstoul = _CRTDLL_wcstoul @755 775 777 wcsxfrm = _CRTDLL_wcsxfrm @756 776 wctomb = _CRTDLL_wctomb @757778 wctomb = _CRTDLL_wctomb @757 777 779 wprintf = _CRTDLL_wprintf @758 778 wscanf = _CRTDLL_wscanf @759779 780 wscanf = _CRTDLL_wscanf @759 781
Note:
See TracChangeset
for help on using the changeset viewer.
