Changeset 10005 for trunk/src/msvcrt/msvcrt.def
- Timestamp:
- Apr 10, 2003, 12:28:07 PM (23 years ago)
- File:
-
- 1 edited
-
trunk/src/msvcrt/msvcrt.def (modified) (29 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/msvcrt/msvcrt.def
r9677 r10005 4 4 5 5 IMPORTS 6 KERNEL32_threadhandle = KERNEL32.3087 KERNEL32_threadid = KERNEL32.3098 KERNEL32_GetCurrentProcessId = KERNEL32.3079 KERNEL32_GetProcAddress = KERNEL32.37210 KERNEL32_GetLogicalDrives = KERNEL32.34611 6 NTDLL_memicmp = NTDLL.956 12 7 NTDLL_wcsicmp = NTDLL._wcsicmp 13 8 NTDLL_wcsupr = NTDLL._wcsupr 14 WriteLog = KERNEL32.120215 GetCurrentThreadId = KERNEL32.30916 ; Due to problem with _stdcall convention here is a large import table17 ; This is a temporary measure and soon it will be fixed (GCC-3.2)18 ; KERNEL32 imports19 Beep = KERNEL32.11020 CloseHandle = KERNEL32.13721 CreateDirectoryA = KERNEL32.15222 CreateDirectoryW = KERNEL32.15523 CreateFileA = KERNEL32.15824 CreateProcessA = KERNEL32.17125 CreateThread = KERNEL32.17826 DeleteCriticalSection = KERNEL32.18527 DeleteFileA = KERNEL32.18628 DeleteFileW = KERNEL32.18729 DuplicateHandle = KERNEL32.19230 EnterCriticalSection = KERNEL32.19531 EnumResourceLanguagesA = KERNEL32.20032 ExitProcess = KERNEL32.21433 ExitThread = KERNEL32.21534 FindClose = KERNEL32.24635 FindFirstFileA = KERNEL32.25036 FindFirstFileW = KERNEL32.25137 FindNextFileA = KERNEL32.25338 FindNextFileW = KERNEL32.25439 FlushFileBuffers = KERNEL32.26040 FreeEnvironmentStringsA = KERNEL32.26841 FreeEnvironmentStringsW = KERNEL32.26942 FreeLibrary = KERNEL32.27143 GetACP = KERNEL32.27644 GetCPInfo = KERNEL32.28245 GetCommandLineA = KERNEL32.28946 GetConsoleMode = KERNEL32.29747 GetCurrentDirectoryA = KERNEL32.30448 GetCurrentDirectoryW = KERNEL32.30549 GetCurrentProcess = KERNEL32.30650 GetCurrentProcessId = KERNEL32.30751 GetDiskFreeSpaceA = KERNEL32.31552 GetDriveTypeA = KERNEL32.31753 GetDriveTypeW = KERNEL32.31854 GetEnvironmentStringsA = KERNEL32.32055 GetEnvironmentStringsW = KERNEL32.32156 GetExitCodeProcess = KERNEL32.32557 GetFileAttributesA = KERNEL32.32758 GetFileAttributesExA = KERNEL32.87459 GetFileAttributesExW = KERNEL32.87560 GetFileAttributesW = KERNEL32.32861 GetFileInformationByHandle = KERNEL32.32962 GetFileType = KERNEL32.33263 GetFullPathNameA = KERNEL32.33364 GetFullPathNameW = KERNEL32.33465 GetLastError = KERNEL32.34066 GetLocaleInfoA = KERNEL32.34267 GetModuleFileNameA = KERNEL32.34868 GetModuleHandleA = KERNEL32.35069 GetNumberOfConsoleInputEvents = KERNEL32.35770 GetProcessHeap = KERNEL32.37571 GetStdHandle = KERNEL32.39572 GetStringTypeA = KERNEL32.39673 GetStringTypeW = KERNEL32.39974 GetStringTypeExA = KERNEL32.39775 GetTempFileNameA = KERNEL32.41276 GetTempFileNameW = KERNEL32.41377 GetTempPathA = KERNEL32.41478 GetThreadTEB = KERNEL32.123479 GetVersion = KERNEL32.42780 HeapAlloc = KERNEL32.45981 HeapCompact = KERNEL32.46082 HeapFree = KERNEL32.46383 HeapReAlloc = KERNEL32.46584 "HeapSize" = KERNEL32.46785 HeapValidate = KERNEL32.46986 HeapWalk = KERNEL32.47087 InitializeCriticalSection = KERNEL32.47288 IsBadReadPtr = KERNEL32.48089 IsValidCodePage = KERNEL32.48890 LeaveCriticalSection = KERNEL32.49491 LoadLibraryA = KERNEL32.49592 LockFile = KERNEL32.51293 MoveFileExA = KERNEL32.53094 MoveFileExW = KERNEL32.53195 MultiByteToWideChar = KERNEL32.53496 PeekConsoleInputA = KERNEL32.55097 RaiseException = KERNEL32.56798 ReadConsoleInputA = KERNEL32.56999 ReadFile = KERNEL32.577100 RegisterLxDll = KERNEL32.1238101 RemoveDirectoryA = KERNEL32.584102 RemoveDirectoryW = KERNEL32.585103 SetConsoleMode = KERNEL32.628104 SetCurrentDirectoryA = KERNEL32.635105 SetCurrentDirectoryW = KERNEL32.636106 SetEnvironmentVariableA = KERNEL32.641107 SetEnvironmentVariableW = KERNEL32.642108 SetFileAttributesA = KERNEL32.647109 SetFileAttributesW = KERNEL32.648110 SetFilePointer = KERNEL32.649111 SetFileTime = KERNEL32.650112 SetLastError = KERNEL32.654113 SetStdHandle = KERNEL32.663114 Sleep = KERNEL32.679115 TlsAlloc = KERNEL32.689116 TlsFree = KERNEL32.691117 TlsGetValue = KERNEL32.693118 TlsSetValue = KERNEL32.694119 UnhandledExceptionFilter = KERNEL32.702120 UnlockFile = KERNEL32.704121 UnregisterLxDll = KERNEL32.1239122 WaitForSingleObject = KERNEL32.723123 WideCharToMultiByte = KERNEL32.727124 WriteConsoleA = KERNEL32.729125 WriteFile = KERNEL32.738126 casemap_lower = KERNEL32.2008127 casemap_upper = KERNEL32.2007128 lstrcmpiA = KERNEL32.770129 lstrcpy = KERNEL32.772130 lstrlenW = KERNEL32.780131 lstrncmpiA = KERNEL32.887132 lstrncmpiW = KERNEL32.888133 strcmpiW = KERNEL32.2020134 strncmpiW = KERNEL32.2022135 wctype_table = KERNEL32.2006136 9 137 10 ; Other exports 138 CRTDLL_ecvt = ODINCRT.274139 ODINCRT_fcvt = ODINCRT.277140 11 RtlTimeToSecondsSince1970 = NTDLL.559 141 12 RtlSecondsSince1970ToTime = NTDLL.526 … … 194 65 ??4bad_typeid@@QAEAAV0@ABV0@@Z = MSVCRT_bad_typeid_opequals @21 195 66 ??4exception@@QAEAAV0@ABV0@@Z = MSVCRT_exception_opequals @22 196 ??8type_info@@QBEHABV0@@Z = MSVCRT_type_info_opequals_equals@23197 ??9type_info@@QBEHABV0@@Z = MSVCRT_type_info_opnot_equals@2467 ??8type_info@@QBEHABV0@@Z = _MSVCRT_type_info_opequals_equals@8 @23 68 ??9type_info@@QBEHABV0@@Z = _MSVCRT_type_info_opnot_equals@8 @24 198 69 199 70 ??_E__non_rtti_object@@UAEPAXI@Z = MSVCRT___non_rtti_object__unknown_E @26 … … 207 78 ?_set_new_mode@@YAHH@Z = MSVCRT__set_new_mode @34 208 79 ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z = MSVCRT__set_se_translator @35 209 ?name@type_info@@QBEPBDXZ = MSVCRT_type_info_name@36210 ?raw_name@type_info@@QBEPBDXZ = MSVCRT_type_info_raw_name@3780 ?name@type_info@@QBEPBDXZ = _MSVCRT_type_info_name@4 @36 81 ?raw_name@type_info@@QBEPBDXZ = _MSVCRT_type_info_raw_name@4 @37 211 82 ?set_new_handler@@YAP6AXXZP6AXXZ@Z = MSVCRT__set_new_handler @38 212 83 ?set_terminate@@YAP6AXXZP6AXXZ@Z = MSVCRT_set_terminate @39 … … 252 123 __argv = MSVCRT___argv @79 253 124 __dllonexit = __dllonexit @80 254 __doserrno = __doserrno @81125 __doserrno = MSVCRT_doserrno @81 255 126 __getmainargs = __getmainargs @82 256 127 __initenv = MSVCRT___initenv @83 … … 260 131 __lconv_init = __lconv_init @87 261 132 __mb_cur_max = MSVCRT___mb_cur_max @88 133 __crtLCMapStringA @89 262 134 263 135 __p___argc = __p___argc @90 … … 268 140 __p___winitenv = __p___winitenv @95 269 141 __p__acmdln = __p__acmdln @96 270 __p__commode = __p__commode @97 271 __p__environ = __p__environ @98 272 __p__fmode = __p__fmode @99 273 __p__iob = __p__iob @100 274 __p__mbctype = __p__mbctype @101 275 __p__osver = __p__osver @102 276 __p__pctype = __p__pctype @103 277 __p__timezone = __p__timezone @104 278 __p__wcmdln = __p__wcmdln @105 279 __p__wenviron = __p__wenviron @106 280 __p__winmajor = __p__winmajor @107 281 __p__winminor = __p__winminor @108 282 __p__winver = __p__winver @109 283 284 __set_app_type = MSVCRT___set_app_type @111 285 __setlc_active = MSVCRT___setlc_active @112 286 __setusermatherr = MSVCRT___setusermatherr @113 287 288 __threadhandle = KERNEL32_threadhandle @115 289 __threadid = KERNEL32_threadid @116 290 __toascii = MSVCRT___toascii @117 291 __unDName = MSVCRT___unDName @118 292 __unDNameEx = MSVCRT___unDNameEx @119 293 __unguarded_readlc_active = MSVCRT___unguarded_readlc_active @120 294 __wargv = MSVCRT___wargv @121 295 __wgetmainargs =__wgetmainargs @122 296 __winitenv = MSVCRT___winitenv @123 297 _abnormal_termination = _abnormal_termination @124 298 _access = _access @125 299 _acmdln = MSVCRT__acmdln @126 300 _adj_fdiv_m16i @127 301 _adj_fdiv_m32 @128 302 _adj_fdiv_m32i @129 303 _adj_fdiv_m64 @130 304 _adj_fdiv_r @131 305 _adj_fdivr_m16i @132 306 _adj_fdivr_m32 @133 307 _adj_fdivr_m32i @134 308 _adj_fdivr_m64 @135 309 _adj_fpatan @136 310 _adj_fprem @137 311 _adj_fprem1 @138 312 _adj_fptan @139 313 _adjust_fdiv @140 314 _amsg_exit = MSVCRT__amsg_exit @141 315 _assert = MSVCRT__assert @142 316 _beep @143 317 ; We want not EMX one but our own @144 318 _beginthread = MSVCRT_beginthread @145 142 __p__commode = __p__commode @97 143 __p__environ = __p__environ @98 144 __p__fmode = __p__fmode @99 145 __p__iob = __p__iob @100 146 __p__mbctype = __p__mbctype @101 147 __p__osver = __p__osver @102 148 __p__pctype = __p__pctype @103 149 __p__timezone = __p__timezone @104 150 __p__wcmdln = __p__wcmdln @105 151 __p__wenviron = __p__wenviron @106 152 __p__winmajor = __p__winmajor @107 153 __p__winminor = __p__winminor @108 154 __p__winver = __p__winver @109 155 __p__daylight = MSVCRT___p__daylight @110 156 __p__pgmptr @114 157 158 __set_app_type = MSVCRT___set_app_type @111 159 __setlc_active = MSVCRT___setlc_active @112 160 __setusermatherr = MSVCRT___setusermatherr @113 161 162 __threadhandle = MSVCRT_GetCurrentThread @115 163 __threadid = MSVCRT_GetCurrentThreadId @116 164 __toascii = MSVCRT___toascii @117 165 __unDName = MSVCRT___unDName @118 166 __unDNameEx = MSVCRT___unDNameEx @119 167 __unguarded_readlc_active = MSVCRT___unguarded_readlc_active @120 168 __wargv = MSVCRT___wargv @121 169 __wgetmainargs @122 170 __winitenv = MSVCRT___winitenv @123 171 _abnormal_termination = _abnormal_termination @124 172 _access = MSVCRT__access @125 173 _acmdln = MSVCRT__acmdln @126 174 _adj_fdiv_m16i @127 175 _adj_fdiv_m32 @128 176 _adj_fdiv_m32i @129 177 _adj_fdiv_m64 @130 178 _adj_fdiv_r @131 179 _adj_fdivr_m16i @132 180 _adj_fdivr_m32 @133 181 _adj_fdivr_m32i @134 182 _adj_fdivr_m64 @135 183 _adj_fpatan @136 184 _adj_fprem @137 185 _adj_fprem1 @138 186 _adj_fptan @139 187 _adjust_fdiv @140 188 _amsg_exit = MSVCRT__amsg_exit @141 189 _assert = MSVCRT__assert @142 190 _beep @143 191 ; We want not EMX one but our own 192 _beginthread = MSVCRT__beginthread @145 319 193 _beginthreadex @146 320 194 _c_exit = MSVCRT__c_exit @147 321 _cabs @148195 _cabs = MSVCRT__cabs @148 322 196 _callnewh @149 323 197 _cexit = MSVCRT__cexit @150 324 _cgets @151325 _chdir @152326 _chdrive @153198 _cgets = MSVCRT__cgets @151 199 _chdir = MSVCRT__chdir @152 200 _chdrive = MSVCRT__chdrive @153 327 201 _chgsign @154 328 202 _chkesp @155 329 _chmod @156203 _chmod = MSVCRT__chmod @156 330 204 _clearfp @157 331 _close @158205 _close = MSVCRT__close @158 332 206 _commit @159 333 207 _commode = MSVCRT__commode @160 334 _control87 @161208 _control87 = MSVCRT__control87 @161 335 209 _controlfp @162 336 210 _copysign @163 337 _cprintf @164338 _cputs @165339 _creat @166340 _cscanf @167211 _cprintf = MSVCRT__cprintf @164 212 _cputs = MSVCRT__cputs @165 213 _creat = MSVCRT__creat @166 214 _cscanf = MSVCRT__cscanf @167 341 215 _ctype = MSVCRT__ctype @168 342 _cwait @169343 _ecvt = CRTDLL_ecvt@170344 _endthread = MSVCRT_ endthread @171216 _cwait = MSVCRT__cwait @169 217 _ecvt @170 218 _endthread = MSVCRT__endthread @171 345 219 _endthreadex @172 346 220 _environ = MSVCRT__environ @173 … … 349 223 _except_handler2 @176 350 224 _except_handler3 @177 351 _execl @178225 _execl = MSVCRT__execl @178 352 226 ; @ stub _execle #(str str) varargs @179 353 _execlp @180227 _execlp = MSVCRT__execlp @180 354 228 ;# stub _execlpe #(str str) varargs @181 355 _execv @182356 _execve @183357 _execvp @184358 _execvpe @185229 _execv = MSVCRT__execv @182 230 _execve = MSVCRT__execve @183 231 _execvp = MSVCRT__execvp @184 232 _execvpe = MSVCRT__execvpe @185 359 233 _exit = MSVCRT__exit @186 360 234 _expand @187 361 _fcloseall @188362 _fcvt = ODINCRT_fcvt@189363 _fdopen @190364 _fgetchar @191235 _fcloseall = MSVCRT__fcloseall @188 236 _fcvt @189 237 _fdopen = MSVCRT__fdopen @190 238 _fgetchar = MSVCRT__fgetchar @191 365 239 _fgetwchar @192 366 240 _filbuf @193 367 241 ;# stub _fileinfo @194 368 _filelength @195242 _filelength = MSVCRT__filelength @195 369 243 ;# stub _filelengthi64 #(long) @196 370 _fileno @197244 _fileno = MSVCRT__fileno @197 371 245 _findclose @198 372 246 _findfirst @199 … … 376 250 _finite @203 377 251 _flsbuf @204 378 _flushall @205252 _flushall = MSVCRT__flushall @205 379 253 _fmode = MSVCRT__fmode @206 380 254 _fpclass @207 381 255 ;# stub _fpieee_flt @208 382 _fpreset @209383 _fputchar @210256 _fpreset = MSVCRT__fpreset @209 257 _fputchar = MSVCRT__fputchar @210 384 258 _fputwchar @211 385 _fsopen @212259 _fsopen = MSVCRT__fsopen @212 386 260 _fstat = MSVCRT__fstat @213 387 261 _fstati64 @214 388 _ftime = MSVCRT_ ftime @215262 _ftime = MSVCRT__ftime @215 389 263 _ftol @216 390 _fullpath @217264 _fullpath = MSVCRT__fullpath @217 391 265 _futime @218 392 _gcvt @219266 _gcvt = MSVCRT__gcvt @219 393 267 _get_osfhandle @220 394 268 ;# stub _get_sbh_threshold #() @221 395 _getch @222396 _getche @223397 _getcwd @224398 _getdcwd @225269 _getch = MSVCRT__getch @222 270 _getche = MSVCRT__getche @223 271 _getcwd = MSVCRT__getcwd @224 272 _getdcwd = MSVCRT__getdcwd @225 399 273 _getdiskfree @226 400 _getdllprocaddr = KERNEL32_GetProcAddress@227401 _getdrive @228402 _getdrives = KERNEL32_GetLogicalDrives @229274 _getdllprocaddr @227 275 _getdrive = MSVCRT__getdrive @228 276 _getdrives = MSVCRT_GetLogicalDrives @229 403 277 ;# stub _getmaxstdio #() @230 404 278 _getmbcp @231 405 _getpid = KERNEL32_GetCurrentProcessId @232279 _getpid = MSVCRT_GetCurrentProcessId @232 406 280 ;# stub _getsystime #(ptr) @233 407 _getw @234281 _getw = MSVCRT__getw @234 408 282 _getws = MSVCRT__getws @235 409 283 _global_unwind2 @236 410 _heapadd @237411 _heapchk @238412 _heapmin @239413 _heapset @240284 _heapadd = MSVCRT__heapadd @237 285 _heapchk = MSVCRT__heapchk @238 286 _heapmin = MSVCRT__heapmin @239 287 _heapset = MSVCRT__heapset @240 414 288 ;# stub _heapused #(ptr ptr) @241 415 _heapwalk @242416 _hypot @243289 _heapwalk = MSVCRT__heapwalk @242 290 _hypot @243 417 291 ;# stub _i64toa #(long str long) @244 418 292 ;# stub _i64tow #(long wstr long) @245 … … 423 297 _iob = MSVCRT__iob @250 424 298 425 _isatty @252299 _isatty = MSVCRT__isatty @252 426 300 _isctype @253 427 301 ;# stub _ismbbalnum #(long) @254 … … 455 329 _ismbstrail @282 456 330 _isnan @283 457 _itoa @284458 _itow @285331 _itoa @284 332 _itow @285 459 333 _j0 = j0 @286 460 334 _j1 = j1 @287 461 335 _jn = jn @288 462 _kbhit @289463 _lfind @290336 _kbhit = MSVCRT__kbhit @289 337 _lfind = MSVCRT__lfind @290 464 338 _loaddll @291 465 339 _local_unwind2 @292 … … 468 342 _logb @295 469 343 ;# stub _longjmpex @296 470 _lrotl @297471 _lrotr @298472 _lsearch @299473 _lseek @300344 _lrotl = MSVCRT__lrotl @297 345 _lrotr = MSVCRT__lrotr @298 346 _lsearch = MSVCRT__lsearch @299 347 _lseek = MSVCRT__lseek @300 474 348 _lseeki64 @301 475 349 _ltoa @302 476 350 _ltow @303 477 _makepath @304478 _matherr @305351 _makepath = MSVCRT__makepath @304 352 _matherr = MSVCRT__matherr @305 479 353 _mbbtombc @306 480 354 ;# stub _mbbtype #(long long) @307 … … 500 374 _mbsdup = _strdup @327 501 375 _mbsicmp @328 502 ;# stub _mbsicoll #(str str)@329376 _mbsicoll @329 503 377 _mbsinc @330 504 378 _mbslen @331 505 379 _mbslwr @332 506 ;# stub _mbsnbcat #(str str long)@333380 _mbsnbcat @333 507 381 _mbsnbcmp @334 508 382 _mbsnbcnt @335 … … 511 385 _mbsnbicmp @338 512 386 ;# stub _mbsnbicoll #(str str long) @339 513 ;# stub _mbsnbset #(str long long)@340387 _mbsnbset @340 514 388 _mbsncat @341 515 389 _mbsnccnt @342 … … 529 403 ;# stub _mbsspnp #(str str) @356 530 404 _mbsstr = strstr @357 531 ;# stub _mbstok #(str str)@358405 _mbstok @358 532 406 _mbstrlen @359 533 407 _mbsupr @360 534 _memccpy = _memccpy@361408 _memccpy @361 535 409 _memicmp = NTDLL_memicmp @362 536 _mkdir @363410 _mkdir = MSVCRT__mkdir @363 537 411 _mktemp @364 538 _msize @365412 _msize = MSVCRT__msize @365 539 413 _nextafter @366 540 _onexit @367541 _open @368414 _onexit = MSVCRT__onexit @367 415 _open = MSVCRT__open @368 542 416 _open_osfhandle @369 543 417 ;# stub _osver @370 … … 551 425 ;# stub _popen #(str str) @378 552 426 _purecall @379 553 _putch @380554 _putenv @381555 _putw @382427 _putch = MSVCRT__putch @380 428 _putenv = MSVCRT__putenv @381 429 _putw = MSVCRT__putw @382 556 430 _putws @383 557 431 ;# stub _pwctype @384 558 _read @385559 _rmdir @386560 _rmtmp @387561 _rotl @388562 _rotr @389432 _read = MSVCRT__read @385 433 _rmdir = MSVCRT__rmdir @386 434 _rmtmp = MSVCRT__rmtmp @387 435 _rotl = MSVCRT__rotl @388 436 _rotr = MSVCRT__rotr @389 563 437 _safe_fdiv @390 564 438 _safe_fdivr @391 … … 566 440 _safe_fprem1 @393 567 441 _scalb @394 568 _searchenv @395569 _seh_longjmp_unwind @396442 _searchenv = MSVCRT__searchenv @395 443 _seh_longjmp_unwind = __seh_longjmp_unwind@4 @396 570 444 ;# stub _set_error_mode #(long) @397 571 445 ;# stub _set_sbh_threshold #(long) @398 … … 575 449 ;# stub _setmaxstdio #(long) @402 576 450 _setmbcp @403 577 _setmode @404451 _setmode = MSVCRT__setmode @404 578 452 ;# stub _setsystime #(ptr long) @405 579 _sleep @406580 _snprintf = _snprintf @407581 _snwprintf @408453 _sleep = MSVCRT__sleep @406 454 _snprintf = emx__snprintf @407 455 _snwprintf @408 582 456 _sopen = MSVCRT__sopen @409 583 _spawnl = _spawnl @410457 _spawnl = MSVCRT__spawnl @410 584 458 ;# stub _spawnle #(str str) varargs @411 585 _spawnlp @412459 _spawnlp = MSVCRT__spawnlp @412 586 460 ;# stub _spawnlpe #(str str) varargs @413 587 _spawnv @414588 _spawnve @415589 _spawnvp @416590 _spawnvpe @417591 _splitpath @418592 _stat @419593 ;# stub _stati64 #(str ptr)@420461 _spawnv = MSVCRT__spawnv @414 462 _spawnve = MSVCRT__spawnve @415 463 _spawnvp = MSVCRT__spawnvp @416 464 _spawnvpe = MSVCRT__spawnvpe @417 465 _splitpath = emx__splitpath @418 466 _stat = MSVCRT__stat @419 467 _stati64 @420 594 468 _statusfp @421 595 469 _strcmpi = strcasecmp @422 596 _strdate @423597 _strdup @424598 _strerror @425470 _strdate = MSVCRT__strdate @423 471 _strdup = MSVCRT__strdup @424 472 _strerror = MSVCRT__strerror @425 599 473 _stricmp = strcasecmp @426 600 474 ;# stub _stricoll #(str str) @427 601 _strlwr @428475 _strlwr @428 602 476 ;# stub _strncoll #(str str long) @429 603 477 _strnicmp = strncasecmp @430 604 478 ;# stub _strnicoll #(str str long) @431 605 _strnset @432606 _strrev @433607 _strset @434608 _strtime @435609 _strupr @436610 _swab @437479 _strnset = MSVCRT__strnset @432 480 _strrev = MSVCRT__strrev @433 481 _strset = MSVCRT__strset @434 482 _strtime = MSVCRT__strtime @435 483 _strupr @436 484 _swab = MSVCRT__swab @437 611 485 _sys_errlist = MSVCRT__sys_errlist @438 612 486 _sys_nerr = MSVCRT__sys_nerr @439 613 _tell @440487 _tell = MSVCRT__tell @440 614 488 ;# stub _telli64 #(long) @441 615 _tempnam @442489 _tempnam = MSVCRT__tempnam @442 616 490 ;# stub _timezone #() @443 617 491 _tolower = MSVCRT__tolower @444 618 492 _toupper = MSVCRT__toupper @445 619 493 ;# stub _tzname @446 620 _tzset @447494 _tzset = emx__tzset @447 621 495 ;# stub _ui64toa #(long str long) @448 622 496 ;# stub _ui64tow #(long wstr long) @449 623 _ultoa @450497 _ultoa @450 624 498 _ultow @451 625 _umask @452626 _ungetch @453627 _unlink @454499 _umask = MSVCRT_umask @452 500 _ungetch = MSVCRT__ungetch @453 501 _unlink = MSVCRT__unlink @454 628 502 _unloaddll @455 629 503 _unlock @456 630 _utime @457631 _vsnprintf = _vsnprintf@458504 _utime = MSVCRT_utime @457 505 _vsnprintf @458 632 506 _vsnwprintf @459 633 507 _waccess @460 … … 666 540 ;# stub _wfreopen #(wstr wstr ptr) @493 667 541 _wfsopen @494 668 ;# stub _wfullpath #(wstr wstr long)@495542 _wfullpath @495 669 543 _wgetcwd @496 670 544 _wgetdcwd @497 … … 683 557 _wremove @510 684 558 _wrename @511 685 _write @512559 _write = MSVCRT__write @512 686 560 _wrmdir @513 687 561 ;# stub _wsearchenv #(wstr wstr wstr) @514 … … 698 572 _wsplitpath @525 699 573 _wstat @526 700 ;# stub _wstati64 #(wstr ptr)@527574 _wstati64 @527 701 575 ;# stub _wstrdate #(wstr) @528 702 576 ;# stub _wstrtime #(wstr) @529 … … 709 583 _wunlink @536 710 584 _wutime @537 711 _y0 @538712 _y1 @539713 _yn @540585 _y0 = MSVCRT__y0 @538 586 _y1 = MSVCRT__y1 @539 587 _yn = MSVCRT__yn @540 714 588 abort = MSVCRT_abort @541 715 abs @542716 acos @543717 asctime @544718 asin @545719 atan @546720 atan2 @547589 abs = emx_abs @542 590 acos = emx_acos @543 591 asctime = emx_asctime @544 592 asin = emx_asin @545 593 atan = emx_atan @546 594 atan2 = emx_atan2 @547 721 595 atexit = MSVCRT_atexit @548 722 atof @549723 atoi @550724 atol @551725 bsearch @552596 atof = MSVCRT_atof @549 597 atoi @550 598 atol @551 599 bsearch @552 726 600 calloc = MSVCRT_calloc @553 727 ceil @554601 ceil = emx_ceil @554 728 602 clearerr = MSVCRT_clearerr @555 729 603 clock = MSVCRT_clock @556 730 cos @557731 cosh @558732 ctime @559604 cos = emx_cos @557 605 cosh = emx_cosh @558 606 ctime = emx_ctime @559 733 607 difftime = MSVCRT_difftime @560 734 608 div = MSVCRT_div @561 735 609 exit = MSVCRT_exit @562 736 exp @563737 fabs @564610 exp = emx_exp @563 611 fabs = emx_fabs @564 738 612 fclose = MSVCRT_fclose @565 739 613 feof = MSVCRT_feof @566 … … 745 619 fgetwc = MSVCRT_fgetwc @572 746 620 fgetws = MSVCRT_fgetws @573 747 floor @574748 fmod @575621 floor = emx_floor @574 622 fmod = emx_fmod @575 749 623 fopen = MSVCRT_fopen @576 750 624 fprintf = MSVCRT_fprintf @577 … … 756 630 free = MSVCRT_free @583 757 631 freopen = MSVCRT_freopen @584 758 frexp = frexp @585632 frexp = emx_frexp @585 759 633 fscanf = MSVCRT_fscanf @586 760 634 fseek = MSVCRT_fseek @587 … … 770 644 getwc = MSVCRT_getwc @597 771 645 getwchar = MSVCRT_getwchar @598 772 gmtime = gmtime @599646 gmtime = emx_gmtime @599 773 647 is_wctype = iswctype @600 774 648 isalnum = MSVCRT_isalnum @601 … … 797 671 iswxdigit = MSVCRT_iswxdigit @624 798 672 isxdigit = MSVCRT_isxdigit @625 799 labs @626673 labs = emx_labs @626 800 674 ldexp = MSVCRT_ldexp @627 801 675 ldiv = MSVCRT_ldiv @628 802 676 ;# stub localeconv #() @629 803 localtime @630804 log @631805 log10 @632677 localtime = emx_localtime @630 678 log = emx_log @631 679 log10 = emx_log10 @632 806 680 longjmp = _MSVCRT_longjmp @633 807 681 malloc = MSVCRT_malloc @634 808 682 mblen = MSVCRT_mblen @635 809 mbstowcs @636683 mbstowcs = emx_mbstowcs @636 810 684 mbtowc = MSVCRT_mbtowc @637 811 memchr @638812 memcmp @639685 memchr = emx_memchr @638 686 memcmp = emx_memcmp @639 813 687 memcpy = MSVCRT_memcpy @640 814 memmove @641688 memmove = emx_memmove @641 815 689 memset = MSVCRT_memset @642 816 690 mktime = MSVCRT_mktime @643 817 modf @644691 modf = emx_modf @644 818 692 perror = MSVCRT_perror @645 819 pow @646693 pow = emx_pow @646 820 694 printf = MSVCRT_printf @647 821 695 putc = MSVCRT_putc @648 … … 824 698 putwc = MSVCRT_fputwc @651 825 699 putwchar =_fputwchar @652 826 qsort @653700 qsort = emx_qsort @653 827 701 ;# stub raise #(long) @654 828 702 rand = MSVCRT_rand @655 … … 836 710 setvbuf = MSVCRT_setvbuf @663 837 711 signal = MSVCRT_signal @664 838 sin @665839 sinh @666840 sprintf @667841 sqrt @668842 srand @669843 sscanf @670844 strcat @671845 strchr @672846 strcmp @673847 strcoll @674848 strcpy @675849 strcspn @676712 sin = emx_sin @665 713 sinh = emx_sinh @666 714 sprintf = emx_sprintf @667 715 sqrt = emx_sqrt @668 716 srand = emx_srand @669 717 sscanf = MSVCRT_sscanf @670 718 strcat = emx_strcat @671 719 strchr = emx_strchr @672 720 strcmp = emx_strcmp @673 721 strcoll = emx_strcoll @674 722 strcpy = emx_strcpy @675 723 strcspn = emx_strcspn @676 850 724 strerror = MSVCRT_strerror @677 851 strftime @678852 strlen @679853 strncat @680854 strncmp @681855 strncpy @682856 strpbrk @683857 strrchr @684858 strspn @685859 strstr @686860 strtod @687861 strtok @688862 strtol @689863 strtoul @690864 strxfrm @691725 strftime = emx_strftime @678 726 strlen = emx_strlen @679 727 strncat = emx_strncat @680 728 strncmp = emx_strncmp @681 729 strncpy = emx_strncpy @682 730 strpbrk = emx_strpbrk @683 731 strrchr = emx_strrchr @684 732 strspn = emx_strspn @685 733 strstr = emx_strstr @686 734 strtod = emx_strtod @687 735 strtok = emx_strtok @688 736 strtol = emx_strtol @689 737 strtoul = emx_strtoul @690 738 strxfrm = emx_strxfrm @691 865 739 swprintf @692 866 740 swscanf = MSVCRT_swscanf @693 867 741 system = MSVCRT_system @694 868 tan @695869 tanh @696742 tan = emx_tan @695 743 tanh = emx_tanh @696 870 744 time = MSVCRT_time @697 871 745 tmpfile = MSVCRT_tmpfile @698 872 746 tmpnam = MSVCRT_tmpnam @699 873 tolower @700874 toupper @701747 tolower = emx_tolower @700 748 toupper = emx_toupper @701 875 749 towlower @702 876 750 towupper @703 … … 880 754 vfwprintf = MSVCRT_vfwprintf @707 881 755 vprintf = MSVCRT_vprintf @708 882 vsprintf = vsprintf @709756 vsprintf = emx_vsprintf @709 883 757 vswprintf = MSVCRT_vswprintf @710 884 758 vwprintf = MSVCRT_vwprintf @711 … … 910 784 ;# stub __lc_collate_cp @737 911 785 ;# stub __lc_collate_c @738 912 MSVCRT_Init @739 786
Note:
See TracChangeset
for help on using the changeset viewer.
