windows build tweaks for Borland compiler
[p5sagit/p5-mst-13.2.git] / win32 / oldnames.def
CommitLineData
7a958ec3 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
11EXPORTS
12access
13beep
14cabs
15chdir
16chmod
17chsize
18close
19creat
20cwait
21dup
22dup2
23ecvt
24eof
25execl
26execle
27execlp
28execlpe
29execv
30execve
31execvp
32execvpe
33fcvt
34fdopen
35fgetchar
36fgetwchar
37filelength
38fileno
39fputchar
40fputwchar
41fstat
42ftime
43gcvt
44getch
45getche
46getcwd
47getpid
48getw
49heapwalk
50hypot
51isatty
52itoa
53j0
54j1
55jn
56kbhit
57lseek
58ltoa
59memccpy
60memicmp
61mkdir
62mktemp
63open
64pclose
65popen
66putch
67putenv
68putw
69read
70rmdir
71searchenv
72seterrormode
73setmode
74sleep
75sopen
76spawnl
77spawnle
78spawnlp
79spawnlpe
80spawnv
81spawnve
82spawnvp
83spawnvpe
84stat
85strcmpi
86strdup
87stricmp
88stricoll
89strlwr
90strnicmp
91strnset
92strrev
93strset
94strupr
95swab
96tell
97tempnam
98tzset
99umask
100ungetch
101unlink
102utime
103wcsdup
104wcsicmp
105wcsicoll
106wcslwr
107wcsnicmp
108wcsnset
109wcsrev
110wcsset
111wcsupr
112write
113y0
114y1
115yn