[PATCH] [BZ #19363] Use INTERNAL_SYSCALL_TIMES for Linux times

Florian Weimer fweimer@redhat.com
Thu Dec 17 09:06:00 GMT 2015


On 12/17/2015 09:49 AM, Andreas Schwab wrote:
> Florian Weimer <fweimer@redhat.com> writes:
> 
>> On 12/16/2015 03:17 PM, Andreas Schwab wrote:
>>> "H.J. Lu" <hjl.tools@gmail.com> writes:
>>>
>>>> Then they have to use proper type to hold the return from "syscall".
>>>
>>> The proper type is long long which works for both x86_64 and x32.
>>
>> Which specification location are we talking about?
> 
> See the PSEUDO macro in .../linux/x86_64/sysdep.h.

I think we are talking about the C level constructs in this thread.

(And I think the x86-64 psABI should be updated to make the code you
referenced actually valid.)

Florian



More information about the Libc-alpha mailing list