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: [PATCH] ARM: Use <bits/fcntl-linux.h>


On Sun, 21 Oct 2012, Joseph S. Myers wrote:

> On Sun, 21 Oct 2012, Andreas Jaeger wrote:
> 
> >  #ifdef __USE_LARGEFILE64
> >  # define O_LARGEFILE	0400000
> >  #endif
> 
> You leave this unchanged, but shouldn't you change it to an unconditional 
> definition of __O_LARGEFILE to work correctly with fcntl-linux.h?  OK with 
> that change.

(It looks like the checked-in SPARC and S/390 versions also have this 
issue.)

-- 
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]