[pacman-dev] [PATCH] Revamp pacman signal handler

Dan McGee dpmcgee at gmail.com
Mon Sep 26 17:06:22 EDT 2011


On Mon, Sep 26, 2011 at 3:59 PM, dave reisner <d at falconindy.com> wrote:
> On Sep 26, 2011 4:29 PM, "Dan McGee" <dan at archlinux.org> wrote:
>>
>> * All errors now go to stdout
>
> I think you meant stderr here.
Yes, thanks, updated the message.

> Looks good otherwise. Do we want to handle a
> SIGQUIT which is easily accessible from a shell (ctrl-/)?
man 7 signal lists QUIT as a 'Core' as opposed to 'Term' signal, so we
might want to leave at least one way of escaping and not calling our
signal handler.

-Dan


More information about the pacman-dev mailing list