summaryrefslogtreecommitdiff
path: root/.x-sc_system_h_headers
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-11-05 12:19:45 -0700
committerEric Blake <ebb9@byu.net>2009-11-07 10:10:25 -0700
commitc768e2231b89901a2e29c3bf96c027b64f8646d9 (patch)
treeef0381745bb5f50fd882100375921cccfd3ddd87 /.x-sc_system_h_headers
parent9a8d8f46a541d333f98dca26d053d1f5bd4424bb (diff)
downloadcoreutils-c768e2231b89901a2e29c3bf96c027b64f8646d9.tar.xz
mktemp: fix bug with -q and closed stdout
If stdin or stdout is closed, then freopen(,stderr) can violate the premise that STDERR_FILENO==fileno(stderr), which in turn breaks mktemp -q. * bootstrap.conf (gnulib_modules): Add freopen-safer. * src/mktemp.c (includes): Use stdio--.h. * tests/misc/close-stdout: Enhance test to catch bug.
Diffstat (limited to '.x-sc_system_h_headers')
0 files changed, 0 insertions, 0 deletions