This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Several of non-default builds now seem to work reasonably well
authorNick Ing-Simmons <nik@tiuk.ti.com>
Fri, 3 May 2002 07:25:13 +0000 (07:25 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Fri, 3 May 2002 07:25:13 +0000 (07:25 +0000)
commit2cbbe5a150b07f176547702112505e3d30ea082f
tree8627d6764220c9bfe35221e78ce2dab3e5fe4b7b
parent079b94bc698b0934beaf07d168872e7ff53ba831
Several of non-default builds now seem to work reasonably well
English.t seems to fail on an errno test, and socketpair blathers
about something.
Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the
back door, and instead have perlsdio.h vector stdio via iperlsys.h
function tables (latter was done in earlier change).
Update comments in Makefile.mk

p4raw-id: //depot/perlio@16367
perlio.h
win32/makefile.mk
win32/win32.c