[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <545B755D.4090900@draigBrady.com>
Date: Thu, 06 Nov 2014 14:19:25 +0100
From: Pádraig Brady <P@...igBrady.com>
To: Martin Tournoij <martin@...242.net>
CC: "Theodore Ts'o" <tytso@....edu>,
Austin S Hemmelgarn <ahferroin7@...il.com>,
linux-kernel@...r.kernel.org
Subject: Re: [RFC] The SIGINFO signal from BSD
On 11/05/2014 11:13 PM, Martin Tournoij wrote:
> On Wed, Nov 5, 2014, at 20:31, Austin S Hemmelgarn wrote:
>> The people to talk to about that for the core
>> utilities on Linux would be the maintainers of the GNU coreutils, or
>> whatever your distribution might use in their place (I think it's very
>> unlikely that busybox or toybox would implement it however).
>
> Well, if the kernel doesn't provide the feature, then we can be sure it
> will never be implemented :-)
> I thought this was a good place to start asking,, and even if GNU
> coreutils opt to not implement this for whatever reasons, other
> applications still can (mine will!)
GNU coreutils dd will already support SIGINFO if available
(and if dd is recompiled with appropriate headers).
dd currently emulates that using SIGUSR1 though as you say
that's awkward to support robustly, and there has been
a recent GNU coreutils change in relation to that:
http://git.sv.gnu.org/gitweb/?p=coreutils.git;a=commit;h=27d2c738
I like the idea of making SIGINFO generally available
and GNU coreutils at least would add extra handling
to cp etc. if that was the case.
thanks,
Pádraig.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists