mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-23 07:19:15 +00:00
7b154deff5
* 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
4 lines
86 B
C
4 lines
86 B
C
#include <config.h>
|
|
#define BINARY_IO_INLINE _GL_EXTERN_INLINE
|
|
#include "binary-io.h"
|