summaryrefslogtreecommitdiff
path: root/bootstrap.conf
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-11-04 14:02:20 -0700
committerEric Blake <ebb9@byu.net>2009-11-05 06:53:21 -0700
commit41b3a8ed8b2480ca12baaa6c692a7fba3ebd53cf (patch)
treea75c662443607e08f1d457081957bd4cf25bdbc1 /bootstrap.conf
parentcd65f11c4f5fbfff1f35df56d8afa708c8ac2066 (diff)
downloadcoreutils-41b3a8ed8b2480ca12baaa6c692a7fba3ebd53cf.tar.xz
mktemp: don't leave file behind on write failure
* src/mktemp.c (main): Remove just-created file if stdout had problems. * bootstrap.conf (gnulib_modules): Add remove. * tests/misc/close-stdout: Test it. * NEWS: Document it.
Diffstat (limited to 'bootstrap.conf')
-rw-r--r--bootstrap.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap.conf b/bootstrap.conf
index 79605460e..b3a82e0ce 100644
--- a/bootstrap.conf
+++ b/bootstrap.conf
@@ -180,6 +180,7 @@ gnulib_modules="
readutmp
realloc
regex
+ remove
rename
rmdir
root-dev-ino