
28 Jan
2020
28 Jan
'20
4:46 p.m.
On Tue, Jan 28, 2020 at 01:11:05PM +0000, Daniel P. Berrangé wrote:
Windows uses _O_NOINHERIT as the name for its O_CLOEXEC equivalent. Define O_CLOEXEC to match this to fix portability when we remove GNULIB.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- src/internal.h | 6 ++++++ 1 file changed, 6 insertions(+)
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>