bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dd hangs with SIGINT


From: Andreas Schwab
Subject: Re: dd hangs with SIGINT
Date: Thu, 07 Apr 2005 21:56:21 +0200
User-agent: Gnus/5.110002 (No Gnus v0.2) Emacs/22.0.50 (gnu/linux)

Paul Eggert <address@hidden> writes:

> The downside is that the patch assumes the POSIX behavior where read and
> write fail with errno==EINTR when interrupted, and so it won't work on
> ancient hosts where there's no way to get the POSIX behavior even with
> sigaction.  These days, though, I don't think we need to worry about
> 4.3BSD hosts so I think this is OK.

According to the various manpages the siginterrupt function already
existed in 4.3BSD.

Andreas.

-- 
Andreas Schwab, SuSE Labs, address@hidden
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."




reply via email to

[Prev in Thread] Current Thread [Next in Thread]