summaryrefslogtreecommitdiff
path: root/lib
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 /lib
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 'lib')
-rw-r--r--lib/.gitignore20
1 files changed, 19 insertions, 1 deletions
diff --git a/lib/.gitignore b/lib/.gitignore
index 17d4e23..89d3225 100644
--- a/lib/.gitignore
+++ b/lib/.gitignore
@@ -4,12 +4,15 @@ acl_entries.c
alloca.c
alloca.h
alloca.in.h
+basename-lgpl.c
basename.c
btowc.c
c-ctype.c
c-ctype.h
+canonicalize-lgpl.c
config.charset
copy-acl.c
+dirname-lgpl.c
dirname.c
dirname.h
errno.h
@@ -20,6 +23,7 @@ exitfail.c
exitfail.h
file-has-acl.c
getdelim.c
+getfilecon.c
getline.c
getopt.c
getopt.h
@@ -31,10 +35,15 @@ gettext.h
gettimeofday.c
gnulib.mk
intprops.h
+langinfo.h
+langinfo.in.h
localcharset.c
localcharset.h
lstat.c
malloc.c
+malloca.c
+malloca.h
+malloca.valgrind
mbrlen.c
mbrtowc.c
mbsinit.c
@@ -42,7 +51,8 @@ memchr.c
memchr.valgrind
memcmp.c
memmove.c
-mkstemp.c
+mkostemp.c
+nl_langinfo.c
obstack.c
obstack.h
pathmax.h
@@ -50,6 +60,7 @@ quote.c
quote.h
quotearg.c
quotearg.h
+readlink.c
realloc.c
ref-add.sed
ref-add.sin
@@ -62,14 +73,19 @@ regex_internal.c
regex_internal.h
regexec.c
rename.c
+rmdir.c
+same-inode.h
se-context.h
se-context.in.h
se-selinux.h
se-selinux.in.h
set-mode-acl.c
stat-macros.h
+stat.c
stdbool.h
stdbool.in.h
+stddef.h
+stddef.in.h
stdint.h
stdint.in.h
stdio-write.c
@@ -92,6 +108,8 @@ sys_time.h
sys_time.in.h
tempname.c
tempname.h
+time.h
+time.in.h
unistd.h
unistd.in.h
unlocked-io.h