[PATCH] Convert Linux PowerPC <bits/fcntl.h> to use <bits/fcntl-linux.h>

Ryan S. Arnold ryan.arnold@gmail.com
Mon Oct 22 15:05:00 GMT 2012


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



More information about the Libc-alpha mailing list