This is the mail archive of the libc-ports@sources.redhat.com mailing list for the libc-ports project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Convert HPPA to use <bits/fcntl-linux.h>


On Thu, Oct 25, 2012 at 9:11 PM, Joseph S. Myers
<joseph@codesourcery.com> wrote:
> On Thu, 25 Oct 2012, Carlos O'Donell wrote:
>
>> I've compared it to the upstream kernel.
>
> Did this include checking whether the generic O_PATH value is correct for
> HPPA (the absence of O_PATH from hppa/bits/fcntl.h being point (j) in my
> list of ways the port was out of date)?

No

I have not yet fixed point (j) (though I have fixed others).

O_PATH for HPPA is 020000000, and should be a part of the
new fcntl.h definitions for HPPA, otherwise an incorrect
value of 010000000 will be used.

Thanks for noticing that.

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]