This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
authorNick Ing-Simmons <nik@tiuk.ti.com>
Thu, 2 May 2002 16:10:15 +0000 (16:10 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Thu, 2 May 2002 16:10:15 +0000 (16:10 +0000)
commit30753f56c8bbfb209552e904d9d76202413ebf24
treef1367b5515daeaafd99537e249f3c261df74b41a
parent1e8a8f599308436d6e164543b54e022d0b1a9177
Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
 - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
 - use it in perlio.c

p4raw-id: //depot/perlio@16349
perlio.c
win32/win32.c