This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
PerlIO fixups for Win32:
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 24 Mar 2001 14:31:49 +0000 (14:31 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sat, 24 Mar 2001 14:31:49 +0000 (14:31 +0000)
commit8c0134a884f927d58f584b87281e5a27133cbf8f
treec8ab595e27dc62b04dc3888d299f0cab124d2f04
parent5dd1177c222be3aa5f44de160a952953bc5703a5
PerlIO fixups for Win32:
 - provide win33_popenlist() - non-functional as yet.
 - avoid need for aTHX in PerlIO_debug calls - even if not
   enabled args are still evaluated so Win32 has trouble during fork().
 - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
 - Fixup makedef.pl for latest set of symbols.

p4raw-id: //depot/perlio@9321
iperlsys.h
makedef.pl
perlio.c
win32/makefile.mk
win32/perlhost.h
win32/win32.c
win32/win32iop.h