Re: [dev] Announcing sinit - the suckless init
On Mon, Feb 10, 2014 at 08:53:16PM +0100, Krol, Willem van de wrote:
> On Fri, Feb 7, 2014 at 2:02 PM, sin <sin_AT_2f30.org> wrote:
> > Yes, I realize signalfd() is Linux specific... aw well.
>
> Why did you choose signalfd() over sigwait()? The only advantage of
> signalfd() seems to be poll()-ing or similar actions, which are not
> used in sinit.
It is a left-over from when I was multiplexing the file descriptors of
the FIFO and the signal dispatching.
I will fix it, thanks for pointing out.
Received on Mon Feb 10 2014 - 20:56:30 CET
This archive was generated by hypermail 2.3.0
: Mon Feb 10 2014 - 21:00:22 CET