Andreas Schwab wrote:
> Micah Cowan <[EMAIL PROTECTED]> writes:
> 
>> Untrue, actually: _handling_ the signals would not handle them in the
>> exec'd child (for obvious reasons), but POSIX requires blocked signals
>> to remain blocked after an exec.
> 
> trap "" is not about blocking a signal, but ignoring it.

Yeah, my terminology's apparently not so great today: "exec'd child" is
another goof (s/b "exec'd process").

-- 
Micah J. Cowan
Programmer, musician, typesetting enthusiast, gamer...
http://micah.cowan.name/



_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to