[PATCH libpciaccess] Allow building without O_CLOEXEC

Mateusz Jończyk mat.jonczyk at o2.pl
Mon Sep 22 13:40:38 PDT 2014


W dniu 22.09.2014 o 22:12, Aaron Plattner pisze:
> On 09/22/2014 12:56 PM, Jasper St. Pierre wrote:
>> How old? O_CLOEXEC is part of the 2008 POSIX specification. I really
>> wouldn't like to build on anything older than that... :(

You could just do:
	#define O_CLOEXEC	0

Greetings,
Mateusz


More information about the xorg-devel mailing list