summaryrefslogtreecommitdiff
path: root/win32/makedef.pl
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-02-07 23:45:22 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-02-07 23:45:22 +0000
commitad0751ec707865dddd3f2c245757f2ef3ccf0dd8 (patch)
tree78a32b98f8534e35321a391fbb43da325d98dddd /win32/makedef.pl
parent7e3be867c805de9df8b4e2ab54f88f956419821c (diff)
parent4c2eb2563685e652246970f0aedca9ee496d53d5 (diff)
downloadperl-ad0751ec707865dddd3f2c245757f2ef3ccf0dd8.tar.gz
[win32] integrate mainline, plus a few small win32 enhancements
- remove Win32::GetCurrentDirectory() - add Win32::Sleep() for compat - add smarter utime() from Jan Dubois, and export it as win32_utime() p4raw-id: //depot/win32/perl@486
Diffstat (limited to 'win32/makedef.pl')
-rw-r--r--win32/makedef.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/makedef.pl b/win32/makedef.pl
index e0312e2494..46e4374838 100644
--- a/win32/makedef.pl
+++ b/win32/makedef.pl
@@ -509,6 +509,7 @@ win32_alarm
win32_open_osfhandle
win32_get_osfhandle
win32_ioctl
+win32_utime
win32_wait
win32_str_os_error
Perl_win32_init