diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1999-03-24 01:08:33 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1999-03-24 01:08:33 +0000 |
commit | b2af26b13be5ac143d7c7e58ef2458b8b3103485 (patch) | |
tree | 708be0a38074ec2b410629956a8f04ed5b58c2a9 /win32/makedef.pl | |
parent | 8fe0a5c4e04be608dcf92965347231ca4e6d5db7 (diff) | |
download | perl-b2af26b13be5ac143d7c7e58ef2458b8b3103485.tar.gz |
support POSIX::uname() via win32_uname()
p4raw-id: //depot/perl@3134
Diffstat (limited to 'win32/makedef.pl')
-rw-r--r-- | win32/makedef.pl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/makedef.pl b/win32/makedef.pl index ce1009ba78..0a753fbfe1 100644 --- a/win32/makedef.pl +++ b/win32/makedef.pl @@ -451,6 +451,7 @@ win32_open_osfhandle win32_get_osfhandle win32_ioctl win32_utime +win32_uname win32_wait win32_waitpid win32_kill |