Current-Users archive

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

Re: bmake inefficiencies



On Sun, Jan 31, 2021 at 10:52:03PM -0800, Simon J. Gerraty wrote:
> > No, it is not int - several NetBSD architectures use long.
> 
> Sorry,  the one I checked as int, but I don't see that it should really
> matter?  int should be the type that any architecture deals with most
> naturally.

You can not assume that in this context - that is what sig_atomic_t is for.

Martin


Home | Main Index | Thread Index | Old Index