Re: non-restartable system calls

2001-05-17 Thread Paul D. Smith
%% "Michael Sterrett -Mr. Bones.-" <[EMAIL PROTECTED]> writes: msb> Is there a beta version available that I would try out on msb> PTX? This has been a problem for us in the past and we're msb> currently running a patched version of gmake to get it to msb> work properly w

Re: non-restartable system calls

2001-05-16 Thread Michael Sterrett -Mr. Bones.-
On Wed, 16 May 2001, Paul D. Smith wrote: > It's very likely that you're running into a known problem with signals: > the jobserver requires non-restartable system calls, but the code is not > safe for this: in some places it doesn't check for EINTR results. This > can cause system calls to fail