bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fix compilation on Solaris 10


From: coypu
Subject: Fix compilation on Solaris 10
Date: Thu, 28 Feb 2019 13:38:05 +0000
User-agent: Mutt/1.9.1 (2017-09-22)

Hi folks,

in Solaris 10 apparently O_CLOEXEC is not defined.
(got a bug report in http://gnats.netbsd.org/54025)

Attached is a patch wrapping the code using it in #ifdef O_CLOEXEC.

thanks.

Attachment: 0001-Handle-O_CLOEXEC-not-being-defined-Solaris-10.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]