Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bmake inefficiencies



David Holland <dholland-current%netbsd.org@localhost> wrote:
> "static volatile sig_atomic_t reap_children;"

I chose int (which is what sig_atomic_t is) for portability.

> but also, I would expect that this childExitJob.outPipe can go away.

Possibly, the claimed purpose is to cause poll/select to return.


Home | Main Index | Thread Index | Old Index