mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-07-14 07:30:49 +02:00
commit bash-20070913 snapshot
This commit is contained in:
@@ -3575,6 +3575,7 @@ execute_builtin_or_function (words, builtin, var, redirects,
|
||||
|
||||
/* We do this before undoing the effects of any redirections. */
|
||||
fflush (stdout);
|
||||
fpurge (stdout);
|
||||
if (ferror (stdout))
|
||||
clearerr (stdout);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user