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: Add x32 syscalls.list.


On Wed, May 16, 2012 at 4:07 PM, Roland McGrath <roland@hack.frob.com> wrote:
> Duplication is bad.
>
> You should already be getting
> sysdeps/unix/sysv/linux/wordsize-64/syscalls.list
> by virtue of sysdeps/unix/sysv/linux/x86_64/Implies.
>
> The llseek line shouldn't make a difference if there is already an llseek.?
> source file in a higher-priority sysdeps directory.
>
> So why do you need this file at all?
>
>

I missed a dummy lseek.S since lseek number is used by
llseek.S.  Patch is withdrawn.

Thanks.


-- 
H.J.


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