On Sun, 11 Aug 2002 02:03:40 +1000 (EST) Bruce Evans <[EMAIL PROTECTED]>
wrote:

> I don't know how open() of a disk device can be interrupted by a
> signal in practice.  Most disk operations don't check for signals.

How close is our open() to the standards? Does any of them specify EINTR
as a possible errno and if yes, shouldn't we write programs which
respect the standards (where applicable) instead of just adapting them
to our kernel?

Bye,
Alexander.

-- 
            Secret hacker rule #11: hackers read manuals.

http://www.Leidinger.net                       Alexander @ Leidinger.net
  GPG fingerprint = C518 BC70 E67F 143F BE91  3365 79E2 9C60 B006 3FE7

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to