This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove leftover Windows 95 / Windows NT4 support code
authorSteve Hay <steve.m.hay@googlemail.com>
Wed, 26 Feb 2014 22:26:45 +0000 (22:26 +0000)
committerSteve Hay <steve.m.hay@googlemail.com>
Wed, 26 Feb 2014 22:26:45 +0000 (22:26 +0000)
commit0e7b7035500dfac5a04098aabc2be70be928dcd2
tree0328fc279fef8e1bdceff0c350bf10e46c52320c
parent935d2dd37e0196379b1bbd2b423bd65f506f9cbf
Remove leftover Windows 95 / Windows NT4 support code

We only support building or running on Windows 2000 or higher, as of the
Windows 95 Chainsaw Massacre commit (8cbe99e5b6). These three chunks of
code escaped the massacre, but the chainsaw has finally caught up with them
now.
win32/perllib.c
win32/vdir.h
win32/win32.c