Re: [dev] [sbase] simplify nohup

From: Connor Lane Smith <cls_AT_lubutu.com>
Date: Fri, 24 Jun 2011 08:36:08 +0100

Hey,

On 24 June 2011 08:18, anonymous <p37sitdu_AT_lavabit.com> wrote:
> Patch attached.

Thanks, applied.

To explain my reasoning for sigaction(2): I always avoid signal(2),
because it's importable when installing signal handlers. But on a
closer look it's fine for just setting SIG_IGN, so we can use it in
this case.

cls
Received on Fri Jun 24 2011 - 09:36:08 CEST

This archive was generated by hypermail 2.2.0 : Fri Jun 24 2011 - 09:48:03 CEST