md@Linux.IT (Marco d'Itri) writes:
> On Nov 10, Marco d'Itri <md@Linux.IT> wrote:
>
>> Due to changes in udev 147, squeeze will not support kernels earlier
>> than 2.6.27.
> I uploaded a 147-2 package which reverts the O_CLOEXEC change and allows
> 2.6.26, let's see if it works.
>
> --
> ciao,
> Marco
According to "man 2 open":
O_CLOEXEC (Since Linux 2.6.23)
So why does using this flag require 2.6.27? Who is wrong here?
MfG
Goswin