mingw32 doesn't have anonymous union (from Benjamin Stuhl
[p5sagit/p5-mst-13.2.git] / win32 / oldnames.def
1 ;
2 ; oldnames.def
3 ;
4 ; oldnames versions of MSVCRT/PerlCRT functions for GCC/Mingw32
5 ;
6 ; This file is taken from the Mingw32 distribution
7 ;  Created by Colin Peters for Mingw32
8 ;
9 ; Added to Perl5 distrbution by Benjamin Stuhl <sho_pi@hotmail.com>
10
11 EXPORTS
12 access
13 beep
14 cabs
15 chdir
16 chmod
17 chsize
18 close
19 creat
20 cwait
21 dup
22 dup2
23 ecvt
24 eof
25 execl
26 execle
27 execlp
28 execlpe
29 execv
30 execve
31 execvp
32 execvpe
33 fcvt
34 fdopen
35 fgetchar
36 fgetwchar
37 filelength
38 fileno
39 fputchar
40 fputwchar
41 fstat
42 ftime
43 gcvt
44 getch
45 getche
46 getcwd
47 getpid
48 getw
49 heapwalk
50 hypot
51 isatty
52 itoa
53 j0
54 j1
55 jn
56 kbhit
57 lseek
58 ltoa
59 memccpy
60 memicmp
61 mkdir
62 mktemp
63 open
64 pclose
65 popen
66 putch
67 putenv
68 putw
69 read
70 rmdir
71 searchenv
72 seterrormode
73 setmode
74 sleep
75 sopen
76 spawnl
77 spawnle
78 spawnlp
79 spawnlpe
80 spawnv
81 spawnve
82 spawnvp
83 spawnvpe
84 stat
85 strcmpi
86 strdup
87 stricmp
88 stricoll
89 strlwr
90 strnicmp
91 strnset
92 strrev
93 strset
94 strupr
95 swab
96 tell
97 tempnam
98 tzset
99 umask
100 ungetch
101 unlink
102 utime
103 wcsdup
104 wcsicmp
105 wcsicoll
106 wcslwr
107 wcsnicmp
108 wcsnset
109 wcsrev
110 wcsset
111 wcsupr
112 write
113 y0
114 y1
115 yn