mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-05 19:30:49 +02:00
commit bash-20070920 snapshot
This commit is contained in:
@@ -14893,3 +14893,10 @@ builtins/common.c
|
||||
- if DONT_REPORT_BROKEN_PIPE_WRITE_ERRORS is defined, don't print an
|
||||
error message from sh_wrerror if errno == EPIPE. Suggestion from
|
||||
Petr Sumbera <petr.sumbera@sun.com>
|
||||
|
||||
9/19
|
||||
----
|
||||
{jobs,nojobs}.c,jobs.h
|
||||
- add code to retry fork() after EAGAIN, with a progressively longer
|
||||
sleep between attempts, up to FORKSLEEP_MAX (16) seconds. Suggested
|
||||
by Martin Koeppe <mkoeppe@gmx.de>
|
||||
|
||||
Reference in New Issue
Block a user