Add code to create anonymous pipes, to determine how many characters
authorChris Hanson <org/chris-hanson/cph>
Wed, 22 Oct 1997 05:23:25 +0000 (05:23 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 22 Oct 1997 05:23:25 +0000 (05:23 +0000)
commit7e56d6d07ecd1b014e9e481a8612fd2f6c017f5c
tree8551a366b8981fd304a87c9bf3c07b3c5c4160bb
parent916fa1855bfdfffddf2ba92f78e7b517f4f0299b
Add code to create anonymous pipes, to determine how many characters
are in the pipe given the read end of the pipe, and to implement
non-blocking mode when reading a pipe.  Fix OS_channel_write to
generate correct error messages.
v7/src/microcode/ntio.c
v7/src/microcode/ntio.h