projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1300be
)
win32_chsize is not exported on Win32
author
Steve Hay
<SteveHay@planit.com>
Mon, 24 May 2004 12:52:48 +0000
(13:52 +0100)
committer
Rafael Garcia-Suarez
<rgarciasuarez@gmail.com>
Mon, 24 May 2004 11:43:32 +0000
(11:43 +0000)
Message-ID: <
40B1E210
.4050202@uk.radan.com>
p4raw-id: //depot/perl@22841
makedef.pl
patch
|
blob
|
history
diff --git
a/makedef.pl
b/makedef.pl
index
3b9759d
..
774c714
100644
(file)
--- a/
makedef.pl
+++ b/
makedef.pl
@@
-1038,6
+1038,7
@@
if ($PLATFORM =~ /^win(?:32|ce)$/) {
win32_pclose
win32_rename
win32_setmode
+ win32_chsize
win32_lseek
win32_tell
win32_dup