Integrate perlio:
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 1 Dec 2000 20:55:41 +0000 (20:55 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 1 Dec 2000 20:55:41 +0000 (20:55 +0000)
commit9e0e974cbc3ea3978a206d172cf39b02f5fd2a22
tree50bcf5cda4e2ed35a2447d87ba301b6613a4010a
parentd87737098aa3752eef064f4ae46efc75f2e59d80
parent6860670169e528ed531497d94f75e8a461fde7e3
Integrate perlio:

[  7942]
Fix 'mmap' lib/filehand.t (ungetc) test fail.
Make 'unix' pass most tests
- do unread by temporary push of layer ("pending") holding unread chars
- fast_gets is now based on per-handle flag
- relax one of io/pipe.t tests to allow print to fail and close to
succeed so that it passes on unbuffered "unix" layer.
Remaining fail is sporadic and a genuine race condition between
parent/child in fork test.

p4raw-link: @7942 on //depot/perlio: 5e2ab84baab5f2372dc1ffda47d5b89faa2613cd

p4raw-id: //depot/perl@7947