OSDN Git Service

Adjust repository version following WSL-5.2.2 release.
[mingw/mingw-org-wsl.git] / mingwrt / crtdll.def
1 ;
2 ;* crtdll.def
3 ;* This file has no copyright assigned and is placed in the Public Domain.
4 ;* This file is a part of the mingw-runtime package.
5 ;* No warranty is given; refer to the file DISCLAIMER within the package.
6 ;
7 ; Exports from crtdll.dll from Windows 95 SYSTEM directory. Hopefully this
8 ; should also work with the crtdll provided with Windows NT.
9 ;
10 ; NOTE: The crtdll is OBSOLETE and msvcrt should be used instead.  The msvcrt
11 ; is available for free download from Microsoft Corporation and will work on
12 ; Windows 95.  Support for the crtdll is deprecated and this file may be
13 ; deleted in future versions.
14 ;
15 ; These three functions appear to be name mangled in some way, so GCC is
16 ; probably not going to be able to use them in any case.
17 ;
18 ;    ??2@YAPAXI@Z
19 ;    ??3@YAXPAX@Z
20 ;    ?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z
21 ;
22 ; These are functions for which I have not yet written prototypes or
23 ; otherwise set up (they are still included below though unlike those
24 ; first three).
25 ;
26 ;    _CIacos
27 ;    _CIasin
28 ;    _CIatan
29 ;    _CIatan2
30 ;    _CIcos
31 ;    _CIcosh
32 ;    _CIexp
33 ;    _CIfmod
34 ;    _CIlog
35 ;    _CIlog10
36 ;    _CIpow
37 ;    _CIsin
38 ;    _CIsinh
39 ;    _CIsqrt
40 ;    _CItan
41 ;    _CItanh
42 ;    __dllonexit
43 ;    __mb_cur_max_dll
44 ;    __threadhandle
45 ;    __threadid
46 ;    _abnormal_termination
47 ;    _acmdln_dll
48 ;    _aexit_rtn_dll
49 ;    _amsg_exit
50 ;    _commit
51 ;    _commode_dll
52 ;    _cpumode_dll
53 ;    _ctype
54 ;    _expand
55 ;    _fcloseall
56 ;    _filbuf
57 ;    _fileinfo_dll
58 ;    _flsbuf
59 ;    _flushall
60 ;    _fmode_dll
61 ;    _fpieee_flt
62 ;    _fsopen
63 ;    _ftol
64 ;    _getdiskfree
65 ;    _getdllprocaddr
66 ;    _getdrive
67 ;    _getdrives
68 ;    _getsystime
69 ;    _initterm
70 ;    _ismbbalnum
71 ;    _ismbbalpha
72 ;    _ismbbgraph
73 ;    _ismbbkalnum
74 ;    _ismbbkana
75 ;    _ismbbkpunct
76 ;    _ismbblead
77 ;    _ismbbprint
78 ;    _ismbbpunct
79 ;    _ismbbtrail
80 ;    _ismbcalpha
81 ;    _ismbcdigit
82 ;    _ismbchira
83 ;    _ismbckata
84 ;    _ismbcl0
85 ;    _ismbcl1
86 ;    _ismbcl2
87 ;    _ismbclegal
88 ;    _ismbclower
89 ;    _ismbcprint
90 ;    _ismbcspace
91 ;    _ismbcsymbol
92 ;    _ismbcupper
93 ;    _ismbslead
94 ;    _ismbstrail
95 ;    _lfind
96 ;    _loaddll
97 ;    _lrotl
98 ;    _lrotr
99 ;    _lsearch
100 ;    _makepath
101 ;    _matherr
102 ;    _mbbtombc
103 ;    _mbbtype
104 ;    _mbccpy
105 ;    _mbcjistojms
106 ;    _mbcjmstojis
107 ;    _mbclen
108 ;    _mbctohira
109 ;    _mbctokata
110 ;    _mbctolower
111 ;    _mbctombb
112 ;    _mbctoupper
113 ;    _mbctype
114 ;    _mbsbtype
115 ;    _mbscat
116 ;    _mbscmp
117 ;    _mbscpy
118 ;    _mbscspn
119 ;    _mbsdec
120 ;    _mbsdup
121 ;    _mbsicmp
122 ;    _mbsinc
123 ;    _mbslen
124 ;    _mbslwr
125 ;    _mbsnbcat
126 ;    _mbsnbcmp
127 ;    _mbsnbcnt
128 ;    _mbsnbcpy
129 ;    _mbsnbicmp
130 ;    _mbsnbset
131 ;    _mbsnccnt
132 ;    _mbsncmp
133 ;    _mbsncpy
134 ;    _mbsnextc
135 ;    _mbsnicmp
136 ;    _mbsninc
137 ;    _mbsnset
138 ;    _mbspbrk
139 ;    _mbsrchr
140 ;    _mbsrev
141 ;    _mbsset
142 ;    _mbsspn
143 ;    _mbsspnp
144 ;    _mbsstr
145 ;    _mbstrlen
146 ;    _mbsupr
147 ;    _onexit
148 ;    _osversion_dll
149 ;    _pctype_dll
150 ;    _purecall
151 ;    _pwctype_dll
152 ;    _rmtmp
153 ;    _rotl
154 ;    _rotr
155 ;    _setsystime
156 ;    _snprintf
157 ;    _snwprintf
158 ;    _splitpath
159 ;    _strdate
160 ;    _strdec
161 ;    _strinc
162 ;    _strncnt
163 ;    _strnextc
164 ;    _strninc
165 ;    _strspnp
166 ;    _strtime
167 ;    _tempnam
168 ;    _ultoa
169 ;    _unloaddll
170 ;    _vsnprintf
171 ;    _vsnwprintf
172 ;    _wtoi
173 ;    _wtol
174 ;
175 EXPORTS
176 _CIacos
177 _CIasin
178 _CIatan
179 _CIatan2
180 _CIcos
181 _CIcosh
182 _CIexp
183 _CIfmod
184 _CIlog
185 _CIlog10
186 _CIpow
187 _CIsin
188 _CIsinh
189 _CIsqrt
190 _CItan
191 _CItanh
192 _HUGE_dll DATA
193 _XcptFilter
194 __GetMainArgs
195 __argc_dll DATA
196 __argv_dll DATA
197 __dllonexit
198 __doserrno
199 __fpecode
200 __isascii
201 __iscsym
202 __iscsymf
203 __mb_cur_max_dll DATA
204 __pxcptinfoptrs
205 __threadhandle
206 __threadid
207 __toascii
208 _abnormal_termination
209 _access
210 _acmdln_dll DATA
211 _aexit_rtn_dll DATA
212 _amsg_exit
213 _assert
214 _basemajor_dll DATA
215 _baseminor_dll DATA
216 _baseversion_dll DATA
217 _beep
218 _beginthread
219 _c_exit
220 _cabs
221 _cexit
222 _cgets
223 _chdir
224 _chdrive
225 _chgsign
226 _chmod
227 _chsize
228 _clearfp
229 _close
230 _commit
231 _commode_dll DATA
232 _control87
233 _controlfp
234 _copysign
235 _cprintf
236 _cpumode_dll DATA
237 _cputs
238 _creat
239 _cscanf
240 _ctype
241 _cwait
242 _daylight_dll DATA
243 _dup
244 _dup2
245 _ecvt
246 _endthread
247 _environ_dll DATA
248 _eof
249 _errno
250 _except_handler2
251 _execl
252 _execle
253 _execlp
254 _execlpe
255 _execv
256 _execve
257 _execvp
258 _execvpe
259 _exit
260 _expand
261 _fcloseall
262 _fcvt
263 _fdopen
264 _fgetchar
265 _fgetwchar
266 _filbuf
267 _fileinfo_dll DATA
268 _filelength
269 _fileno
270 _findclose
271 _findfirst
272 _findnext
273 _finite
274 _flsbuf
275 _flushall
276 _fmode_dll DATA
277 _fpclass
278 _fpieee_flt
279 _fpreset DATA
280 _fputchar
281 _fputwchar
282 _fsopen
283 _fstat
284 _ftime
285 _ftol
286 _fullpath
287 _futime
288 _gcvt
289 _get_osfhandle
290 _getch
291 _getche
292 _getcwd
293 _getdcwd
294 _getdiskfree
295 _getdllprocaddr
296 _getdrive
297 _getdrives
298 _getpid
299 _getsystime
300 _getw
301 _global_unwind2
302 _heapchk
303 _heapmin
304 _heapset
305 _heapwalk
306 _hypot
307 _initterm
308 _iob DATA
309 _isatty
310 _isctype
311 _ismbbalnum
312 _ismbbalpha
313 _ismbbgraph
314 _ismbbkalnum
315 _ismbbkana
316 _ismbbkpunct
317 _ismbblead
318 _ismbbprint
319 _ismbbpunct
320 _ismbbtrail
321 _ismbcalpha
322 _ismbcdigit
323 _ismbchira
324 _ismbckata
325 _ismbcl0
326 _ismbcl1
327 _ismbcl2
328 _ismbclegal
329 _ismbclower
330 _ismbcprint
331 _ismbcspace
332 _ismbcsymbol
333 _ismbcupper
334 _ismbslead
335 _ismbstrail
336 _isnan
337 _itoa
338 _j0
339 _j1
340 _jn
341 _kbhit
342 _lfind
343 _loaddll
344 _local_unwind2
345 _locking
346 _logb
347 _lrotl
348 _lrotr
349 _lsearch
350 _lseek
351 _ltoa
352 _makepath
353 _matherr
354 _mbbtombc
355 _mbbtype
356 _mbccpy
357 _mbcjistojms
358 _mbcjmstojis
359 _mbclen
360 _mbctohira
361 _mbctokata
362 _mbctolower
363 _mbctombb
364 _mbctoupper
365 _mbctype
366 _mbsbtype
367 _mbscat
368 _mbschr
369 _mbscmp
370 _mbscpy
371 _mbscspn
372 _mbsdec
373 _mbsdup
374 _mbsicmp
375 _mbsinc
376 _mbslen
377 _mbslwr
378 _mbsnbcat
379 _mbsnbcmp
380 _mbsnbcnt
381 _mbsnbcpy
382 _mbsnbicmp
383 _mbsnbset
384 _mbsncat
385 _mbsnccnt
386 _mbsncmp
387 _mbsncpy
388 _mbsnextc
389 _mbsnicmp
390 _mbsninc
391 _mbsnset
392 _mbspbrk
393 _mbsrchr
394 _mbsrev
395 _mbsset
396 _mbsspn
397 _mbsspnp
398 _mbsstr
399 _mbstok
400 _mbstrlen
401 _mbsupr
402 _memccpy
403 _memicmp
404 _mkdir
405 _mktemp
406 _msize
407 _nextafter
408 _onexit DATA
409 _open
410 _open_osfhandle
411 _osmajor_dll DATA
412 _osminor_dll DATA
413 _osmode_dll DATA
414 _osver_dll DATA
415 _osversion_dll DATA
416 _pclose
417 _pctype_dll DATA
418 _pgmptr_dll DATA
419 _pipe
420 _popen
421 _purecall
422 _putch
423 _putenv
424 _putw
425 _pwctype_dll DATA
426 _read
427 _rmdir
428 _rmtmp
429 _rotl
430 _rotr
431 _scalb
432 _searchenv
433 _seterrormode
434 _setjmp
435 _setmode
436 _setsystime
437 _sleep
438 _snprintf
439 _snwprintf
440 _sopen
441 _spawnl
442 _spawnle
443 _spawnlp
444 _spawnlpe
445 _spawnv
446 _spawnve
447 _spawnvp
448 _spawnvpe
449 _splitpath
450 _stat
451 _statusfp
452 _strcmpi
453 _strdate
454 _strdec
455 _strdup
456 _strerror
457 _stricmp
458 _stricoll
459 _strinc
460 _strlwr
461 _strncnt
462 _strnextc
463 _strnicmp
464 _strninc
465 _strnset
466 _strrev
467 _strset
468 _strspnp
469 _strtime
470 _strupr
471 _swab
472 _sys_errlist DATA
473 _sys_nerr_dll DATA
474 _tell
475 _tempnam
476 _timezone_dll DATA
477 _tolower
478 _toupper
479 _tzname DATA
480 _tzset
481 _ultoa
482 _umask
483 _ungetch
484 _unlink
485 _unloaddll
486 _utime
487 _vsnprintf
488 _vsnwprintf
489 _wcsdup
490 _wcsicmp
491 _wcsicoll
492 _wcslwr
493 _wcsnicmp
494 _wcsnset
495 _wcsrev
496 _wcsset
497 _wcsupr
498 _winmajor_dll DATA
499 _winminor_dll DATA
500 _winver_dll DATA
501 _write
502 _wtoi
503 _wtol
504 _y0
505 _y1
506 _yn
507 abort
508 abs
509 acos
510 asctime
511 asin
512 atan
513 atan2
514 atexit DATA
515 atof
516 atoi
517 atol
518 bsearch
519 calloc
520 ceil
521 clearerr
522 clock
523 cos
524 cosh
525 ctime
526 difftime
527 div
528 exit
529 exp
530 fabs
531 fclose
532 feof
533 ferror
534 fflush
535 fgetc
536 fgetpos
537 fgets
538 fgetwc
539 floor
540 fmod
541 fopen
542 fprintf
543 fputc
544 fputs
545 fputwc
546 fread
547 free
548 freopen
549 frexp
550 fscanf
551 fseek
552 fsetpos
553 ftell
554 fwprintf
555 fwrite
556 fwscanf
557 getc
558 getchar
559 getenv
560 gets
561 gmtime
562 is_wctype
563 isalnum
564 isalpha
565 iscntrl
566 isdigit
567 isgraph
568 isleadbyte
569 islower
570 isprint
571 ispunct
572 isspace
573 isupper
574 iswalnum
575 iswalpha
576 iswascii
577 iswcntrl
578 iswctype
579 iswdigit
580 iswgraph
581 iswlower
582 iswprint
583 iswpunct
584 iswspace
585 iswupper
586 iswxdigit
587 isxdigit
588 labs
589 ldexp
590 ldiv
591 localeconv
592 localtime
593 log
594 log10
595 longjmp
596 malloc
597 mblen
598 mbstowcs
599 mbtowc
600 memchr
601 memcmp
602 memcpy
603 memmove
604 memset
605 mktime
606 modf
607 perror
608 pow
609 printf
610 putc
611 putchar
612 puts
613 qsort
614 raise
615 rand
616 realloc
617 remove
618 rename
619 rewind
620 scanf
621 setbuf
622 setlocale
623 setvbuf
624 signal
625 sin
626 sinh
627 sprintf
628 sqrt
629 srand
630 sscanf
631 strcat
632 strchr
633 strcmp
634 strcoll
635 strcpy
636 strcspn
637 strerror
638 strftime
639 strlen
640 strncat
641 strncmp
642 strncpy
643 strpbrk
644 strrchr
645 strspn
646 strstr
647 strtod
648 strtok
649 strtol
650 strtoul
651 strxfrm
652 swprintf
653 swscanf
654 system
655 tan
656 tanh
657 time
658 tmpfile
659 tmpnam
660 tolower
661 toupper
662 towlower
663 towupper
664 ungetc
665 ungetwc
666 vfprintf
667 vfwprintf
668 vprintf
669 vsprintf
670 vswprintf
671 vwprintf
672 wcscat
673 wcschr
674 wcscmp
675 wcscoll
676 wcscpy
677 wcscspn
678 wcsftime
679 wcslen
680 wcsncat
681 wcsncmp
682 wcsncpy
683 wcspbrk
684 wcsrchr
685 wcsspn
686 wcsstr
687 wcstod
688 wcstok
689 wcstol
690 wcstombs
691 wcstoul
692 wcsxfrm
693 wctomb
694 wprintf
695 wscanf