Perlio fixes discovered on big-endian & very traditional Solaris:
authorNick Ing-Simmons <nik@tiuk.ti.com>
Mon, 30 Oct 2000 18:05:54 +0000 (18:05 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Mon, 30 Oct 2000 18:05:54 +0000 (18:05 +0000)
commitf89522bf4daaf3c639b016283ffbace973e9c323
treec661d9ba43d93103580eea8e115f3279d3bbe8f6
parent166ba93a1fec772f3361313ea39edfd35f4086f1
Perlio fixes discovered on big-endian & very traditional Solaris:
 - typo in endian code in putc.
 - Don't allow read of write-only files and vice-versa
 - and off-by-one in flush-all loop.
Remove debug calls as they were using GCC specific features.

p4raw-id: //depot/perlio@7491
perlio.c