unistd-safer: Implement pipe_safer on native Windows.
commit8fede4db2de4fd41ddf7e57b2d2c0e23f5deef67
authorBruno Haible <bruno@clisp.org>
Fri, 25 Dec 2020 01:16:18 +0000 (25 02:16 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 25 Dec 2020 01:18:50 +0000 (25 02:18 +0100)
treebd85dc93fc36c8d8be20a69090c1c79bae848e64
parent4f766278c569ceebc49f8b8f963acc61cb935af4
unistd-safer: Implement pipe_safer on native Windows.

* lib/pipe-safer.c (pipe_safer): Don't test HAVE_PIPE.
* modules/unistd-safer (Depends-on): Add pipe-posix.
ChangeLog
lib/pipe-safer.c
modules/unistd-safer