From: Denis Vlasenko <vda.linux@googlemail.com>
To: Mockern@yandex.ru
Cc: linux-kernel@vger.kernel.org
Subject: Re: Problem: cat < /dev/my_ttyS0 is not blocked
Date: Sat, 10 Mar 2007 23:43:31 +0100 [thread overview]
Message-ID: <200703102343.31135.vda.linux@googlemail.com> (raw)
In-Reply-To: <45F2A1B5.000006.27583@webmail15.yandex.ru>
On Saturday 10 March 2007 13:16, Mockern wrote:
> I have a problem with cat < /dev/my_ttyS0 (see strace output below).
> cat function is not blocked. I don't understand why it is not stopped
> at read(0, __ and terminated?
> Thank you
Because /dev/my_ttyS0 is probaly a null file.
Please show output of 'ls -l /dev/*ttyS*'
--
vda
prev parent reply other threads:[~2007-03-10 22:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-03-10 12:16 Problem: cat < /dev/my_ttyS0 is not blocked Mockern
2007-03-10 22:43 ` Denis Vlasenko [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200703102343.31135.vda.linux@googlemail.com \
--to=vda.linux@googlemail.com \
--cc=Mockern@yandex.ru \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.