On Fri, 19 May 2000, Paul D. Smith wrote:
> PS. IMHO looping if stat(2) fails with EINTR is a much simpler, and
> probably much more efficient, solution to this problem than trying
> to block the signals.
>
> Was there a particular reason you were dissatisfied with the EINTR
> loop? That's a pretty common idiom, I believe.
*shurg* You mentioned that you had specifically set up the signal
handling to avoid looping on EINTR so I thought I had a better chance of
getting a patch into the official distribution if I used the same style.
I don't really have a preference for one over the other, but I'd prefer
not to have to patch gmake every time I want to upgrade so I wanted to
make it easy to integrate.
Michael Sterrett
-Mr. Bones.-
[EMAIL PROTECTED]