[Mesa-dev] [PATCH v5] egl/dri2: implement platform_surfaceless

Daniel Stone daniel at fooishbar.org
Fri Jun 12 08:04:14 PDT 2015


Hi,

On 12 June 2015 at 15:43, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> On 11/06/15 17:43, Zach Reizner wrote:
>> +      dri2_dpy->fd = open(card_path, O_RDWR);
> Pretty sure that we'd want some O_CLOEXEC/fcntl() magic but that can be
> done as a separate patch.

We absolutely want O_CLOEXEC; if that could be put in now, that would be great.

Cheers,
Daniel


More information about the mesa-dev mailing list