Source-Changes-D archive

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

Re: CVS commit: src



On 2023-07-30 10:51, Christos Zoulas wrote:
> +Theodore, we'll add it!
> 
> christos
> 
>> On Jul 30, 2023, at 10:46 AM, Tobias Nygren <tnn%NetBSD.org@localhost> wrote:
>>
>> On Fri, 28 Jul 2023 14:19:02 -0400
>> "Christos Zoulas" <christos%netbsd.org@localhost> wrote:
>>
>>> Log Message:
>>> Add epoll(2) from Theodore Preduta as part of GSoC 2023
>>
>> The manual page mentions EPOLL_CLOEXEC is supported, but this
>> flag is not defined in any header nor used in any code.
>> So is it really supported?
>>
>> Absence of this flag makes devel/libevent from pkgsrc fail to build --
>> but should it really use epoll in the first place or should
>> we change it to prefer kqueue when both are available?
> 

Whoops!  Fixed.  Link:
https://github.com/6167656e74323431/gsoc-netbsd-linux-emulation/commit/91c78e061cc2d9d78329377202d49fc64f78b94d

Theo(dore)



Home | Main Index | Thread Index | Old Index