summaryrefslogtreecommitdiff
path: root/build-aux
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2010-07-16 21:55:56 +0200
committerPaolo Bonzini <bonzini@gnu.org>2010-07-16 22:01:35 +0200
commita85e83d0dbf5e7396452dff5629ffa718fea3a5b (patch)
tree49f31edb4aec691f75377b2e996353e84bb1741b /build-aux
parent9c560534c8fd3ebb3b585137a0a312b392fe376c (diff)
downloadsed-a85e83d0dbf5e7396452dff5629ffa718fea3a5b.tar.gz
use mkostemp(template, 0) instead of mkstemp to work around Cygwin oddity
2010-07-16 Paolo Bonzini <bonzini@gnu.org> * autoboot.conf (gnulib_modules): Replace mkstemp with mkostemp. * bootstrap.sh.in: Compile mkostemp.c instead of mkstemp.c. * gnulib: Update. * NEWS: Mention change. * sed/utils.c (ck_mkstemp): Use mkostemp to work around Cygwin oddity. Reported by Stepan Kasal.
Diffstat (limited to 'build-aux')
-rw-r--r--build-aux/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/build-aux/.gitignore b/build-aux/.gitignore
index 37fc209..718a580 100644
--- a/build-aux/.gitignore
+++ b/build-aux/.gitignore
@@ -1,4 +1,8 @@
+arg-nonnull.h
+c++defs.h
config.rpath
install-sh
link-warning.h
texinfo.tex
+unused-parameter.h
+warn-on-use.h