On 16.06.21 16:43, Julien Grall wrote:
From: Julien Grall
xenstored_core.h will consider live-udpate is not supported if
O_CLOEXEC doesn't exist. However, the header doesn't include the one
defining O_CLOEXEC (i.e. fcntl.h). This means that depending on
the header included, some source file wil
> On 16 Jun 2021, at 15:43, Julien Grall wrote:
>
> From: Julien Grall
>
> xenstored_core.h will consider live-udpate is not supported if
> O_CLOEXEC doesn't exist. However, the header doesn't include the one
> defining O_CLOEXEC (i.e. fcntl.h). This means that depending on
> the header incl