Update of bug #14853 (project make):

                  Status:                    None => Duplicate              
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #10:

In Git I've implemented the use of pselect() for systems which support it,
which is most modern systems (it was added to POSIX in 2001 or so).  Also many
 more system calls in GNU make have been changed to use the EINTR loop to
avoid problems with SIGCHLD, for systems that don't support pselect().

I think I'll close this as a duplicate of bug #46261

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?14853>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to