Hello!

On Mon, Nov 01, 1999 at 04:36:17AM -0800, Simon Marlow wrote:

> [...]

I just tested it on OpenBSD 2.6-beta, ghc 3.02 and 4.03. My shell
is bash.

> We set stdin to non-blocking mode, so that could be the problem ("resource
> temporarilty unavailable" is the error you get for trying to read from a
> non-blocking file descriptor when there's no input available).

On ktrace, nothing about non-blocking appeared with the 4.03 version.
Only *two* times fstat on file descriptor 1, then tcgetattr()
(in fact ioctl, code TIOCGETA), then output and exit.

> [...]

Regards, Hannah.

Reply via email to