summaryrefslogtreecommitdiff
path: root/m4
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2013-07-09 10:16:21 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2013-07-09 10:16:21 -0700
commit7b154deff5f593d056b54d81baf627dcea6bb149 (patch)
tree087a09ad257f99b921051708179b74f2bc3dbebe /m4
parentd74647c382d793c2df2eb5b4756b9742ea57c1cc (diff)
downloademacs-7b154deff5f593d056b54d81baf627dcea6bb149.tar.gz
Port recent close-on-exec changes to Cygwin.
* lib/binary-io.c, lib/binary-io.h: New files. Merge from gnulib, incorporating: 2013-07-09 accept4, dup3, pipe2: port to Cygwin * lib/pipe2.c: Update from gnulib, as part of this merge. * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate. Fixes: debbugs:14821
Diffstat (limited to 'm4')
-rw-r--r--m4/gnulib-comp.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/m4/gnulib-comp.m4 b/m4/gnulib-comp.m4
index a909927f319..d7062e862de 100644
--- a/m4/gnulib-comp.m4
+++ b/m4/gnulib-comp.m4
@@ -41,6 +41,7 @@ AC_DEFUN([gl_EARLY],
# Code from module alloca-opt:
# Code from module allocator:
# Code from module at-internal:
+ # Code from module binary-io:
# Code from module c-ctype:
# Code from module c-strcase:
# Code from module careadlinkat:
@@ -754,6 +755,8 @@ AC_DEFUN([gl_FILE_LIST], [
lib/allocator.c
lib/allocator.h
lib/at-func.c
+ lib/binary-io.c
+ lib/binary-io.h
lib/c-ctype.c
lib/c-ctype.h
lib/c-strcase.h