This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re-arrange crlf vs binary for platforms that care.
authorNick Ing-Simmons <nik@tiuk.ti.com>
Fri, 24 Nov 2000 22:24:33 +0000 (22:24 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Fri, 24 Nov 2000 22:24:33 +0000 (22:24 +0000)
commitf5b9d040829bb5deb93173e35ee6c82ce0a01c37
tree0db2c5de2e4564417efd7178e7a45378073511bc
parentde6cd452fde5aaf57e339f71b33b6a0852f0f96d
Re-arrange crlf vs binary for platforms that care.
crlf layer is now "the" buffer layer and can turn its behaviour on/off.
Lip-service to making stdio layer work on such platforms (untested).
Now fails 3 tests rather than one, checkin to see if I can debug
the issue under linux. (Do not merge.)

p4raw-id: //depot/perlio@7853
doio.c
perlio.c
perliol.h