Fix read from STDERR on raw unix layer for Solaris where fd 2 is
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sun, 5 Nov 2000 11:09:34 +0000 (11:09 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sun, 5 Nov 2000 11:09:34 +0000 (11:09 +0000)
commit8f24bd7931e1129a30ea0a951e81eecafa42f53b
tree598786b8290d5df42090a703e3b8663c371c6fe9
parent313ca112ae76354c03e7aff0a3e35062e8173ef0
Fix read from STDERR on raw unix layer for Solaris where fd 2 is
open RDWR so does not fail. (pragma/warnings 303 again...)

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