source: trunk/src/msvcrt/msvcrt.def@ 10367

Last change on this file since 10367 was 10005, checked in by sandervl, 22 years ago

PF: MSVCRT update

File size: 21.7 KB
Line 
1LIBRARY MSVCRT INITINSTANCE TERMINSTANCE
2DESCRIPTION 'Odin32 System DLL - MSVCrt'
3DATA MULTIPLE NONSHARED
4
5IMPORTS
6 NTDLL_memicmp = NTDLL.956
7 NTDLL_wcsicmp = NTDLL._wcsicmp
8 NTDLL_wcsupr = NTDLL._wcsupr
9
10 ; Other exports
11 RtlTimeToSecondsSince1970 = NTDLL.559
12 RtlSecondsSince1970ToTime = NTDLL.526
13 RtlUnwind = NTDLL.575
14 _wtoi = NTDLL.974
15 _wtol = NTDLL.976
16 wcscat = NTDLL.1034
17 wcschr = NTDLL.1035
18 wcscmp = NTDLL.1036
19 wcscpy = NTDLL.1037
20 wcscspn = NTDLL.1038
21 wcslen = NTDLL.1039
22 wcsncat = NTDLL.1040
23 wcsncmp = NTDLL.1041
24 wcsncpy = NTDLL.1042
25 wcspbrk = NTDLL.1043
26 wcsrchr = NTDLL.1044
27 wcsspn = NTDLL.1045
28 wcsstr = NTDLL.1046
29 wcstok = NTDLL.1050
30 wcstol = NTDLL.1047
31 wcstombs = NTDLL.1048
32 wcstoul = NTDLL.1049
33 _ultow = NTDLL.968
34 _wcslwr = NTDLL.971
35 iswalpha = NTDLL.995
36 towupper = NTDLL.1032
37 towlower = NTDLL.1031
38 swprintf = NTDLL.1027
39 _wcsnicmp = NTDLL.972
40 iswctype = NTDLL.996
41 is_wctype = NTDLL.996
42 _snwprintf = NTDLL.958
43
44EXPORTS
45 $I10_OUTPUT() = MSVCRT_I10_OUTPUT @1
46 ??0__non_rtti_object@@QAE@ABV0@@Z = MSVCRT___non_rtti_object_copy_ctor @2
47 ??0bad_cast@@QAE@ABQBD@Z = MSVCRT___non_rtti_object_ctor @3
48 ??0bad_cast@@QAE@ABV0@@Z = MSVCRT_bad_cast_copy_ctor @4
49 ??0bad_typeid@@QAE@PBD@Z = MSVCRT_bad_typeid_ctor @5
50 ??0bad_typeid@@QAE@ABV0@@Z = MSVCRT_bad_typeid_copy_ctor @6
51 ??0exception@@QAE@ABQBD@Z = MSVCRT_exception_ctor @7
52 ??0exception@@QAE@ABV0@@Z = MSVCRT_exception_copy_ctor @8
53 ??0exception@@QAE@XZ = MSVCRT_exception_default_ctor @9
54 ??1__non_rtti_object@@UAE@XZ = MSVCRT___non_rtti_object_dtor @10
55 ??1bad_cast@@UAE@XZ = MSVCRT_bad_cast_dtor @11
56 ??1bad_typeid@@UAE@XZ = MSVCRT_bad_typeid_dtor @12
57 ??1exception@@UAE@XZ = MSVCRT_exception_dtor @13
58 ??1type_info@@UAE@XZ = MSVCRT_type_info_dtor @14
59 ??2@YAPAXI@Z = MSVCRT_operator_new @15
60 ??_U@YAPAXI@Z = MSVCRT_operator_new @16
61 ??3@YAXPAX@Z = MSVCRT_operator_delete @17
62 ??_V@YAXPAX@Z = MSVCRT_operator_delete @18
63 ??4__non_rtti_object@@QAEAAV0@ABV0@@Z = MSVCRT___non_rtti_object_opequals @19
64 ??4bad_cast@@QAEAAV0@ABV0@@Z = MSVCRT_bad_cast_opequals @20
65 ??4bad_typeid@@QAEAAV0@ABV0@@Z = MSVCRT_bad_typeid_opequals @21
66 ??4exception@@QAEAAV0@ABV0@@Z = MSVCRT_exception_opequals @22
67 ??8type_info@@QBEHABV0@@Z = _MSVCRT_type_info_opequals_equals@8 @23
68 ??9type_info@@QBEHABV0@@Z = _MSVCRT_type_info_opnot_equals@8 @24
69
70 ??_E__non_rtti_object@@UAEPAXI@Z = MSVCRT___non_rtti_object__unknown_E @26
71 ??_Eexception@@UAEPAXI@Z = MSVCRT_exception__unknown_E @27
72
73 ??_G__non_rtti_object@@UAEPAXI@Z = MSVCRT___non_rtti_object__unknown_G @29
74 ??_Gexception@@UAEPAXI@Z = MSVCRT_exception__unknown_G @30
75 ?_query_new_handler@@YAP6AHI@ZXZ = MSVCRT__query_new_handler @31
76 ?_query_new_mode@@YAHXZ = MSVCRT__query_new_mode @32
77 ?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z = MSVCRT__set_new_handler @33
78 ?_set_new_mode@@YAHH@Z = MSVCRT__set_new_mode @34
79 ?_set_se_translator@@YAP6AXIPAU_EXCEPTION_POINTERS@@@ZP6AXI0@Z@Z = MSVCRT__set_se_translator @35
80 ?name@type_info@@QBEPBDXZ = _MSVCRT_type_info_name@4 @36
81 ?raw_name@type_info@@QBEPBDXZ = _MSVCRT_type_info_raw_name@4 @37
82 ?set_new_handler@@YAP6AXXZP6AXXZ@Z = MSVCRT__set_new_handler @38
83 ?set_terminate@@YAP6AXXZP6AXXZ@Z = MSVCRT_set_terminate @39
84 ?set_unexpected@@YAP6AXXZP6AXXZ@Z = MSVCRT_set_unexpected @40
85 ?terminate@@YAXXZ = MSVCRT_terminate @41
86 ?unexpected@@YAXXZ = MSVCRT_unexpected @42
87 ?what@exception@@UBEPBDXZ = MSVCRT_what_exception @43
88
89 _CIacos @45
90 _CIasin @46
91 _CIatan @47
92 _CIatan2 @48
93 _CIcos @49
94 _CIcosh @50
95 _CIexp @51
96 _CIfmod @52
97 _CIlog @53
98 _CIlog10 @54
99 _CIpow @55
100 _CIsin @56
101 _CIsinh @57
102 _CIsqrt @58
103 _CItan @59
104 _CItanh @60
105
106 _EH_prolog @62
107 _CxxThrowException @63
108
109 _Getdays @65
110 _Getmonths @66
111 _Getnames @67
112 _HUGE = MSVCRT__HUGE @68
113 _Strftime @69
114 _XcptFilter @70
115
116; Relay call
117 __CxxFrameHandler @73
118 __RTCastToVoid = MSVCRT___RTCastToVoid @74
119 __RTDynamicCast = MSVCRT___RTDynamicCast @75
120 __RTtypeid = MSVCRT___RTtypeid @76
121
122 __argc = MSVCRT___argc @78
123 __argv = MSVCRT___argv @79
124 __dllonexit = __dllonexit @80
125 __doserrno = MSVCRT_doserrno @81
126 __getmainargs = __getmainargs @82
127 __initenv = MSVCRT___initenv @83
128 __isascii = MSVCRT___isascii @84
129 __iscsym = MSVCRT___iscsym @85
130 __iscsymf = MSVCRT___iscsymf @86
131 __lconv_init = __lconv_init @87
132 __mb_cur_max = MSVCRT___mb_cur_max @88
133 __crtLCMapStringA @89
134
135 __p___argc = __p___argc @90
136 __p___argv = __p___argv @91
137 __p___initenv = __p___initenv @92
138 __p___mb_cur_max = __p___mb_cur_max @93
139 __p___wargv = __p___wargv @94
140 __p___winitenv = __p___winitenv @95
141 __p__acmdln = __p__acmdln @96
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
193 _beginthreadex @146
194 _c_exit = MSVCRT__c_exit @147
195 _cabs = MSVCRT__cabs @148
196 _callnewh @149
197 _cexit = MSVCRT__cexit @150
198 _cgets = MSVCRT__cgets @151
199 _chdir = MSVCRT__chdir @152
200 _chdrive = MSVCRT__chdrive @153
201 _chgsign @154
202 _chkesp @155
203 _chmod = MSVCRT__chmod @156
204 _clearfp @157
205 _close = MSVCRT__close @158
206 _commit @159
207 _commode = MSVCRT__commode @160
208 _control87 = MSVCRT__control87 @161
209 _controlfp @162
210 _copysign @163
211 _cprintf = MSVCRT__cprintf @164
212 _cputs = MSVCRT__cputs @165
213 _creat = MSVCRT__creat @166
214 _cscanf = MSVCRT__cscanf @167
215 _ctype = MSVCRT__ctype @168
216 _cwait = MSVCRT__cwait @169
217 _ecvt @170
218 _endthread = MSVCRT__endthread @171
219 _endthreadex @172
220 _environ = MSVCRT__environ @173
221 _eof @174
222 _errno = MSVCRT__errno @175
223 _except_handler2 @176
224 _except_handler3 @177
225 _execl = MSVCRT__execl @178
226; @ stub _execle #(str str) varargs @179
227 _execlp = MSVCRT__execlp @180
228;# stub _execlpe #(str str) varargs @181
229 _execv = MSVCRT__execv @182
230 _execve = MSVCRT__execve @183
231 _execvp = MSVCRT__execvp @184
232 _execvpe = MSVCRT__execvpe @185
233 _exit = MSVCRT__exit @186
234 _expand @187
235 _fcloseall = MSVCRT__fcloseall @188
236 _fcvt @189
237 _fdopen = MSVCRT__fdopen @190
238 _fgetchar = MSVCRT__fgetchar @191
239 _fgetwchar @192
240 _filbuf @193
241;# stub _fileinfo @194
242 _filelength = MSVCRT__filelength @195
243;# stub _filelengthi64 #(long) @196
244 _fileno = MSVCRT__fileno @197
245 _findclose @198
246 _findfirst @199
247;# stub _findfirsti64 #(str ptr) @200
248 _findnext @201
249;# stub _findnexti64 #(long ptr) @202
250 _finite @203
251 _flsbuf @204
252 _flushall = MSVCRT__flushall @205
253 _fmode = MSVCRT__fmode @206
254 _fpclass @207
255;# stub _fpieee_flt @208
256 _fpreset = MSVCRT__fpreset @209
257 _fputchar = MSVCRT__fputchar @210
258 _fputwchar @211
259 _fsopen = MSVCRT__fsopen @212
260 _fstat = MSVCRT__fstat @213
261 _fstati64 @214
262 _ftime = MSVCRT__ftime @215
263 _ftol @216
264 _fullpath = MSVCRT__fullpath @217
265 _futime @218
266 _gcvt = MSVCRT__gcvt @219
267 _get_osfhandle @220
268;# stub _get_sbh_threshold #() @221
269 _getch = MSVCRT__getch @222
270 _getche = MSVCRT__getche @223
271 _getcwd = MSVCRT__getcwd @224
272 _getdcwd = MSVCRT__getdcwd @225
273 _getdiskfree @226
274 _getdllprocaddr @227
275 _getdrive = MSVCRT__getdrive @228
276 _getdrives = MSVCRT_GetLogicalDrives @229
277;# stub _getmaxstdio #() @230
278 _getmbcp @231
279 _getpid = MSVCRT_GetCurrentProcessId @232
280;# stub _getsystime #(ptr) @233
281 _getw = MSVCRT__getw @234
282 _getws = MSVCRT__getws @235
283 _global_unwind2 @236
284 _heapadd = MSVCRT__heapadd @237
285 _heapchk = MSVCRT__heapchk @238
286 _heapmin = MSVCRT__heapmin @239
287 _heapset = MSVCRT__heapset @240
288;# stub _heapused #(ptr ptr) @241
289 _heapwalk = MSVCRT__heapwalk @242
290 _hypot @243
291;# stub _i64toa #(long str long) @244
292;# stub _i64tow #(long wstr long) @245
293 _initterm @246
294;# stub _inp #(long) -i386 @247
295;# stub _inpd #(long) -i386 @248
296;# stub _inpw #(long) -i386 @249
297 _iob = MSVCRT__iob @250
298
299 _isatty = MSVCRT__isatty @252
300 _isctype @253
301;# stub _ismbbalnum #(long) @254
302;# stub _ismbbalpha #(long) @255
303;# stub _ismbbgraph #(long) @256
304;# stub _ismbbkalnum #(long) @257
305 _ismbbkana @258
306;# stub _ismbbkprint #(long) @259
307;# stub _ismbbkpunct #(long) @260
308 _ismbblead @261
309;# stub _ismbbprint #(long) @262
310;# stub _ismbbpunct #(long) @263
311 _ismbbtrail @264
312 _ismbcalnum @265
313 _ismbcalpha @266
314 _ismbcdigit @267
315 _ismbcgraph @268
316 _ismbchira @269
317 _ismbckata @270
318;# stub _ismbcl0 #(long) @271
319;# stub _ismbcl1 #(long) @272
320;# stub _ismbcl2 #(long) @273
321;# stub _ismbclegal #(long) @274
322 _ismbclower @275
323 _ismbcprint @276
324 _ismbcpunct @277
325 _ismbcspace @278
326 _ismbcsymbol @279
327 _ismbcupper @280
328 _ismbslead @281
329 _ismbstrail @282
330 _isnan @283
331 _itoa @284
332 _itow @285
333 _j0 = j0 @286
334 _j1 = j1 @287
335 _jn = jn @288
336 _kbhit = MSVCRT__kbhit @289
337 _lfind = MSVCRT__lfind @290
338 _loaddll @291
339 _local_unwind2 @292
340 _lock @293
341 _locking @294
342 _logb @295
343;# stub _longjmpex @296
344 _lrotl = MSVCRT__lrotl @297
345 _lrotr = MSVCRT__lrotr @298
346 _lsearch = MSVCRT__lsearch @299
347 _lseek = MSVCRT__lseek @300
348 _lseeki64 @301
349 _ltoa @302
350 _ltow @303
351 _makepath = MSVCRT__makepath @304
352 _matherr = MSVCRT__matherr @305
353 _mbbtombc @306
354;# stub _mbbtype #(long long) @307
355;# stub _mbcasemap @308
356 _mbccpy = strcpy @309
357;# stub _mbcjistojms #(long) @310
358;# stub _mbcjmstojis #(long) @311
359 _mbclen @312
360;# stub _mbctohira #(long) @313
361;# stub _mbctokata #(long) @314
362 _mbctolower @315
363;# stub _mbctombb #(long) @316
364 _mbctoupper @317
365;# stub _mbctype @318
366;# stub _mbsbtype #(ptr long) @319
367 _mbscat = strcat @320
368 _mbschr @321
369 _mbscmp @322
370;# stub _mbscoll #(str str) @323
371 _mbscpy = strcpy @324
372 _mbscspn @325
373 _mbsdec @326
374 _mbsdup = _strdup @327
375 _mbsicmp @328
376 _mbsicoll @329
377 _mbsinc @330
378 _mbslen @331
379 _mbslwr @332
380 _mbsnbcat @333
381 _mbsnbcmp @334
382 _mbsnbcnt @335
383;# stub _mbsnbcoll #(str str long) @336
384 _mbsnbcpy @337
385 _mbsnbicmp @338
386;# stub _mbsnbicoll #(str str long) @339
387 _mbsnbset @340
388 _mbsncat @341
389 _mbsnccnt @342
390 _mbsncmp @343
391;# stub _mbsncoll #(ptr str long) @344
392 _mbsncpy @345
393 _mbsnextc @346
394 _mbsnicmp @347
395;# stub _mbsnicoll #(str str long) @348
396 _mbsninc @349
397 _mbsnset @350
398 _mbspbrk @351
399 _mbsrchr @352
400 _mbsrev @353
401 _mbsset @354
402 _mbsspn @355
403;# stub _mbsspnp #(str str) @356
404 _mbsstr = strstr @357
405 _mbstok @358
406 _mbstrlen @359
407 _mbsupr @360
408 _memccpy @361
409 _memicmp = NTDLL_memicmp @362
410 _mkdir = MSVCRT__mkdir @363
411 _mktemp @364
412 _msize = MSVCRT__msize @365
413 _nextafter @366
414 _onexit = MSVCRT__onexit @367
415 _open = MSVCRT__open @368
416 _open_osfhandle @369
417;# stub _osver @370
418;# stub _outp #(long long) @371
419;# stub _outpd #(long long) @372
420;# stub _outpw #(long long) @373
421;# stub _pclose #(ptr) @374
422 _pctype = MSVCRT__pctype @375
423;# stub _pgmptr @376
424;# stub _pipe #(ptr long long) @377
425;# stub _popen #(str str) @378
426 _purecall @379
427 _putch = MSVCRT__putch @380
428 _putenv = MSVCRT__putenv @381
429 _putw = MSVCRT__putw @382
430 _putws @383
431;# stub _pwctype @384
432 _read = MSVCRT__read @385
433 _rmdir = MSVCRT__rmdir @386
434 _rmtmp = MSVCRT__rmtmp @387
435 _rotl = MSVCRT__rotl @388
436 _rotr = MSVCRT__rotr @389
437 _safe_fdiv @390
438 _safe_fdivr @391
439 _safe_fprem @392
440 _safe_fprem1 @393
441 _scalb @394
442 _searchenv = MSVCRT__searchenv @395
443 _seh_longjmp_unwind = __seh_longjmp_unwind@4 @396
444;# stub _set_error_mode #(long) @397
445;# stub _set_sbh_threshold #(long) @398
446;# stub _seterrormode #(long) @399
447 _setjmp = _MSVCRT__setjmp @400
448 _setjmp3 = _MSVCRT__setjmp3 @401
449;# stub _setmaxstdio #(long) @402
450 _setmbcp @403
451 _setmode = MSVCRT__setmode @404
452;# stub _setsystime #(ptr long) @405
453 _sleep = MSVCRT__sleep @406
454 _snprintf = emx__snprintf @407
455 _snwprintf @408
456 _sopen = MSVCRT__sopen @409
457 _spawnl = MSVCRT__spawnl @410
458;# stub _spawnle #(str str) varargs @411
459 _spawnlp = MSVCRT__spawnlp @412
460;# stub _spawnlpe #(str str) varargs @413
461 _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
468 _statusfp @421
469 _strcmpi = strcasecmp @422
470 _strdate = MSVCRT__strdate @423
471 _strdup = MSVCRT__strdup @424
472 _strerror = MSVCRT__strerror @425
473 _stricmp = strcasecmp @426
474;# stub _stricoll #(str str) @427
475 _strlwr @428
476;# stub _strncoll #(str str long) @429
477 _strnicmp = strncasecmp @430
478;# stub _strnicoll #(str str long) @431
479 _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
485 _sys_errlist = MSVCRT__sys_errlist @438
486 _sys_nerr = MSVCRT__sys_nerr @439
487 _tell = MSVCRT__tell @440
488;# stub _telli64 #(long) @441
489 _tempnam = MSVCRT__tempnam @442
490;# stub _timezone #() @443
491 _tolower = MSVCRT__tolower @444
492 _toupper = MSVCRT__toupper @445
493;# stub _tzname @446
494 _tzset = emx__tzset @447
495;# stub _ui64toa #(long str long) @448
496;# stub _ui64tow #(long wstr long) @449
497 _ultoa @450
498 _ultow @451
499 _umask = MSVCRT_umask @452
500 _ungetch = MSVCRT__ungetch @453
501 _unlink = MSVCRT__unlink @454
502 _unloaddll @455
503 _unlock @456
504 _utime = MSVCRT_utime @457
505 _vsnprintf @458
506 _vsnwprintf @459
507 _waccess @460
508;# stub _wasctime #(ptr) @461
509 _wchdir @462
510 _wchmod @463
511 _wcmdln = MSVCRT__wcmdln @464
512 _wcreat @465
513 _wcsdup @466
514 _wcsicmp = NTDLL_wcsicmp @467
515 _wcsicoll @468
516 _wcslwr = _wcslwr @469
517;# stub _wcsncoll #(wstr wstr long) @470
518 _wcsnicmp = _wcsnicmp @471
519;# stub _wcsnicoll #(wstr wstr long) @472
520 _wcsnset @473
521 _wcsrev @474
522 _wcsset @475
523 _wcsupr = NTDLL_wcsupr @476
524;# stub _wctime #(ptr) @477
525 _wenviron = MSVCRT__wenviron @478
526;# stub _wexecl #(wstr wstr) varargs @479
527;# stub _wexecle #(wstr wstr) varargs @480
528;# stub _wexeclp #(wstr wstr) varargs @481
529;# stub _wexeclpe #(wstr wstr) varargs @482
530;# stub _wexecv #(wstr wstr) @483
531;# stub _wexecve #(wstr wstr wstr) @484
532;# stub _wexecvp #(wstr wstr) @485
533;# stub _wexecvpe #(wstr wstr wstr) @486
534 _wfdopen @487
535 _wfindfirst @488
536;# stub _wfindfirsti64 #(wstr ptr) @489
537 _wfindnext @490
538;# stub _wfindnexti64 #(long ptr) @491
539 _wfopen @492
540;# stub _wfreopen #(wstr wstr ptr) @493
541 _wfsopen @494
542 _wfullpath @495
543 _wgetcwd @496
544 _wgetdcwd @497
545 _wgetenv @498
546 _winmajor = MSVCRT__winmajor @499
547 _winminor = MSVCRT__winminor @500
548 _winver = MSVCRT__winver @501
549 _wmakepath @502
550 _wmkdir @503
551 _wmktemp @504
552 _wopen @505
553;# stub _wperror #(wstr) @506
554;# stub _wpgmptr @507
555;# stub _wpopen #(wstr wstr) @508
556 _wputenv @509
557 _wremove @510
558 _wrename @511
559 _write = MSVCRT__write @512
560 _wrmdir @513
561;# stub _wsearchenv #(wstr wstr wstr) @514
562;# stub _wsetlocale #(long wstr) @515
563 _wsopen = MSVCRT__wsopen @516
564;# stub _wspawnl #(long wstr wstr) varargs @517
565;# stub _wspawnle #(long wstr wstr) varargs @518
566;# stub _wspawnlp #(long wstr wstr) varargs @519
567;# stub _wspawnlpe #(long wstr wstr) varargs @520
568;# stub _wspawnv #(long wstr wstr) @521
569;# stub _wspawnve #(long wstr wstr wstr) @522
570;# stub _wspawnvp #(long wstr wstr) @523
571;# stub _wspawnvpe #(long wstr wstr wstr) @524
572 _wsplitpath @525
573 _wstat @526
574 _wstati64 @527
575;# stub _wstrdate #(wstr) @528
576;# stub _wstrtime #(wstr) @529
577;# stub _wsystem #(wstr) @530
578 _wtempnam @531
579;# stub _wtmpnam #(wstr) @532
580 _wtoi @533
581;# stub _wtoi64 #(wstr) @534
582 _wtol @535
583 _wunlink @536
584 _wutime @537
585 _y0 = MSVCRT__y0 @538
586 _y1 = MSVCRT__y1 @539
587 _yn = MSVCRT__yn @540
588 abort = MSVCRT_abort @541
589 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
595 atexit = MSVCRT_atexit @548
596 atof = MSVCRT_atof @549
597 atoi @550
598 atol @551
599 bsearch @552
600 calloc = MSVCRT_calloc @553
601 ceil = emx_ceil @554
602 clearerr = MSVCRT_clearerr @555
603 clock = MSVCRT_clock @556
604 cos = emx_cos @557
605 cosh = emx_cosh @558
606 ctime = emx_ctime @559
607 difftime = MSVCRT_difftime @560
608 div = MSVCRT_div @561
609 exit = MSVCRT_exit @562
610 exp = emx_exp @563
611 fabs = emx_fabs @564
612 fclose = MSVCRT_fclose @565
613 feof = MSVCRT_feof @566
614 ferror = MSVCRT_ferror @567
615 fflush = MSVCRT_fflush @568
616 fgetc = MSVCRT_fgetc @569
617 fgetpos = MSVCRT_fgetpos @570
618 fgets = MSVCRT_fgets @571
619 fgetwc = MSVCRT_fgetwc @572
620 fgetws = MSVCRT_fgetws @573
621 floor = emx_floor @574
622 fmod = emx_fmod @575
623 fopen = MSVCRT_fopen @576
624 fprintf = MSVCRT_fprintf @577
625 fputc = MSVCRT_fputc @578
626 fputs = MSVCRT_fputs @579
627 fputwc = MSVCRT_fputwc @580
628 fputws = MSVCRT_fputws @581
629 fread = MSVCRT_fread @582
630 free = MSVCRT_free @583
631 freopen = MSVCRT_freopen @584
632 frexp = emx_frexp @585
633 fscanf = MSVCRT_fscanf @586
634 fseek = MSVCRT_fseek @587
635 fsetpos = MSVCRT_fsetpos @588
636 ftell = MSVCRT_ftell @589
637 fwprintf = MSVCRT_fwprintf @590
638 fwrite = MSVCRT_fwrite @591
639 fwscanf = MSVCRT_fwscanf @592
640 getc = MSVCRT_getc @593
641 getchar = MSVCRT_getchar @594
642 getenv = MSVCRT_getenv @595
643 gets = MSVCRT_gets @596
644 getwc = MSVCRT_getwc @597
645 getwchar = MSVCRT_getwchar @598
646 gmtime = emx_gmtime @599
647 is_wctype = iswctype @600
648 isalnum = MSVCRT_isalnum @601
649 isalpha = MSVCRT_isalpha @602
650 iscntrl = MSVCRT_iscntrl @603
651 isdigit = MSVCRT_isdigit @604
652 isgraph = MSVCRT_isgraph @605
653 isleadbyte = MSVCRT_isleadbyte @606
654 islower = MSVCRT_islower @607
655 isprint = MSVCRT_isprint @608
656 ispunct = MSVCRT_ispunct @609
657 isspace = MSVCRT_isspace @610
658 isupper = MSVCRT_isupper @611
659 iswalnum = MSVCRT_iswalnum @612
660 iswalpha @613
661 iswascii = MSVCRT_iswascii @614
662 iswcntrl = MSVCRT_iswcntrl @615
663 iswctype @616
664 iswdigit = MSVCRT_iswdigit @617
665 iswgraph = MSVCRT_iswgraph @618
666 iswlower = MSVCRT_iswlower @619
667 iswprint = MSVCRT_iswprint @620
668 iswpunct = MSVCRT_iswpunct @621
669 iswspace = MSVCRT_iswspace @622
670 iswupper = MSVCRT_iswupper @623
671 iswxdigit = MSVCRT_iswxdigit @624
672 isxdigit = MSVCRT_isxdigit @625
673 labs = emx_labs @626
674 ldexp = MSVCRT_ldexp @627
675 ldiv = MSVCRT_ldiv @628
676;# stub localeconv #() @629
677 localtime = emx_localtime @630
678 log = emx_log @631
679 log10 = emx_log10 @632
680 longjmp = _MSVCRT_longjmp @633
681 malloc = MSVCRT_malloc @634
682 mblen = MSVCRT_mblen @635
683 mbstowcs = emx_mbstowcs @636
684 mbtowc = MSVCRT_mbtowc @637
685 memchr = emx_memchr @638
686 memcmp = emx_memcmp @639
687 memcpy = MSVCRT_memcpy @640
688 memmove = emx_memmove @641
689 memset = MSVCRT_memset @642
690 mktime = MSVCRT_mktime @643
691 modf = emx_modf @644
692 perror = MSVCRT_perror @645
693 pow = emx_pow @646
694 printf = MSVCRT_printf @647
695 putc = MSVCRT_putc @648
696 putchar = MSVCRT_putchar @649
697 puts = MSVCRT_puts @650
698 putwc = MSVCRT_fputwc @651
699 putwchar =_fputwchar @652
700 qsort = emx_qsort @653
701;# stub raise #(long) @654
702 rand = MSVCRT_rand @655
703 realloc = MSVCRT_realloc @656
704 remove = MSVCRT_remove @657
705 rename = MSVCRT_rename @658
706 rewind = MSVCRT_rewind @659
707 scanf = MSVCRT_scanf @660
708 setbuf = MSVCRT_setbuf @661
709 setlocale = MSVCRT_setlocale @662
710 setvbuf = MSVCRT_setvbuf @663
711 signal = MSVCRT_signal @664
712 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
724 strerror = MSVCRT_strerror @677
725 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
739 swprintf @692
740 swscanf = MSVCRT_swscanf @693
741 system = MSVCRT_system @694
742 tan = emx_tan @695
743 tanh = emx_tanh @696
744 time = MSVCRT_time @697
745 tmpfile = MSVCRT_tmpfile @698
746 tmpnam = MSVCRT_tmpnam @699
747 tolower = emx_tolower @700
748 toupper = emx_toupper @701
749 towlower @702
750 towupper @703
751 ungetc = MSVCRT_ungetc @704
752 ungetwc = MSVCRT_ungetwc @705
753 vfprintf = MSVCRT_vfprintf @706
754 vfwprintf = MSVCRT_vfwprintf @707
755 vprintf = MSVCRT_vprintf @708
756 vsprintf = emx_vsprintf @709
757 vswprintf = MSVCRT_vswprintf @710
758 vwprintf = MSVCRT_vwprintf @711
759 wcscat @712
760 wcschr @713
761 wcscmp @714
762 wcscoll = MSVCRT_wcscoll @715
763 wcscpy @716
764 wcscspn @717
765;# stub wcsftime #(wstr long wstr ptr) @718
766 wcslen @719
767 wcsncat @720
768 wcsncmp @721
769 wcsncpy @722
770 wcspbrk = MSVCRT_wcspbrk @723
771 wcsrchr @724
772 wcsspn @725
773 wcsstr @726
774;# stub wcstod #(wstr ptr) @727
775 wcstok @728
776 wcstol @729
777 wcstombs @730
778 wcstoul @731
779;# stub wcsxfrm #(wstr wstr long) @732
780 wctomb = MSVCRT_wctomb @733
781 wprintf = MSVCRT_wprintf @734
782 wscanf = MSVCRT_wscanf @735
783;# stub _Gettnames @736
784;# stub __lc_collate_cp @737
785;# stub __lc_collate_c @738
786
Note: See TracBrowser for help on using the repository browser.