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] [BZ #19371] Properly handle x32 syscall


On Wed, Dec 16, 2015 at 8:35 AM, Florian Weimer <fweimer@redhat.com> wrote:
> On 12/16/2015 04:01 PM, H.J. Lu wrote:
>> -extern long int syscall (long int __sysno, ...) __THROW;
>> +extern __syscall_slong_t syscall (long int __sysno, ...) __THROW;
>
> syscall is documented in the manual, so this change needs to be
> reflected there in some way.

I will send a patch to Linux man pages after it is fixed in glibc.


-- 
H.J.


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