This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc 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] Convert Linux PowerPC <bits/fcntl.h> to use <bits/fcntl-linux.h>


On Sat, Oct 20, 2012 at 6:29 AM, Andreas Jaeger <aj@suse.com> wrote:
> Here's an untested patch for PowerPC to follow the other architectures.
>
> I made some changes to bring the header in line with the
> other architectures:
> * F_GETLK64/F_SETLK64 is defined based on __WORDSIZE
> * O_LARGEFILE is defined based on __WORDSIZE
>
> Ok to commit?
>
> Andreas
>
> 2012-10-20  Andreas Jaeger  <aj@suse.de>
>
>         * sysdeps/unix/sysv/linux/powerpc/bits/fcntl.h: Remove all
>         definitions and declarations that are provided by
>         <bits/fcntl-linux.h> and include <bits/fcntl-linux.h>.

Andreas, if I can figure out the necessary accompanying patches I'll
test this out today.

Ryan


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