This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add workaround for textmode read() bug in MSVCRT; make chdir() do
authorGurusamy Sarathy <gsar@cpan.org>
Mon, 10 Jan 2000 18:30:24 +0000 (18:30 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Mon, 10 Jan 2000 18:30:24 +0000 (18:30 +0000)
commitf7aeb604c5566ea382e11775c0d364a41af8fbb9
tree864eaacc3657697c21e307642ff50f908c1377e6
parent3a2f06e93704a4187f4ca10ac210246cacbd9b05
add workaround for textmode read() bug in MSVCRT; make chdir() do
a real SetCurrentDirectory() in toplevel host

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