This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
eliminate need for perl95.exe on Windows 9x by working around CRT
authorGurusamy Sarathy <gsar@cpan.org>
Tue, 25 Jan 2000 22:16:19 +0000 (22:16 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Tue, 25 Jan 2000 22:16:19 +0000 (22:16 +0000)
commit9e5f57defb0d4fe4a23e6e24c3d57478465aea87
tree371fb9663ed872510af0234abea4d859703d5524
parent336337397a650655cf01ecfa4aab8aa7e70c42f4
eliminate need for perl95.exe on Windows 9x by working around CRT
bug internally (from Benjamin Stuhl <sho_pi@hotmail.com>); modified
to call the fixed version of open_osfhandle() only on Windows 9x;
updated the makefiles and README.win32 to suit

p4raw-id: //depot/perl@4892
README.win32
win32/Makefile
win32/makefile.mk
win32/win32.c
win32/win32.h