Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/etc
Module Name: src
Committed By: apb
Date: Tue Nov 8 19:11:19 UTC 2011
Modified Files:
src/etc: MAKEDEV.tmpl
Log Message:
In the nooutput function, don't mess with file descritor 4
at the outer level; do it inside a subshell context so as not
to interfere with a different use of fd 4 by the caller.
This should fix PR 45590.
To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 src/etc/MAKEDEV.tmpl
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index