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: Questions on <bits/fcntl.h> for MIPS


On Wed, 24 Oct 2012, Andreas Jaeger wrote:

> On Wednesday, October 24, 2012 12:26:09 Joseph S. Myers wrote:
> > On Wed, 24 Oct 2012, Andreas Jaeger wrote:
> > > You're right, thanks. Should we use - like all other architectures
> > > octal values here, or should we continue to use hexadecimal ones?
> > 
> > Where the values are in fact the same as the generic ones in
> > fcntl-linux.h (just expressed differently), there is no need to have
> > MIPS-specific definitions of them at all now.
> 
> The questions was more whether we should convert the rest as well. I'll 
> remove the "duplicates" now,

I think it makes sense for the MIPS-specific values to be given in the 
same form as in the kernel (which is hex).

-- 
Joseph S. Myers
joseph@codesourcery.com


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