URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16401>
Summary: Signal received during wait(2) call may cause make to fail Project: make Submitted by: None Submitted on: Thursday 04/20/06 at 23:11 UTC Severity: 3 - Normal Item Group: Bug Status: None Privacy: Public Assigned to: None Open/Closed: Open Component Version: 3.81 Operating System: Any Fixed Release: None _______________________________________________________ Details: The make(1) doesn't check errno and just fails over if wait(2) returns with error. Proper thing would be to repeat the call until errno == EINTR. _______________________________________________________ File Attachments: ------------------------------------------------------- Date: Thursday 04/20/06 at 23:11 UTC Name: make.diff Size: 494B By: None Proposed fix. <http://savannah.gnu.org/bugs/download.php?file_id=9809> _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=16401> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-make mailing list Bug-make@gnu.org http://lists.gnu.org/mailman/listinfo/bug-make