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 v2 02/16] x86: Make x32 use x86 time implementation


On 18/12/19 3:17 am, Adhemerval Zanella wrote:
> Changes from previous version:
> 
>   - Remove unused x32 gettimeofday.c.
> 
> --
> 
> This is the only use of auto-generation syscall which uses a vDSO
> plus IFUNC and the current x86 generic implementation already covers
> the expected semantic.
> 
> Checked on x86_64-linux-gnu-x32.
> ---
>  sysdeps/unix/sysv/linux/x86_64/x32/gettimeofday.c | 1 -
>  sysdeps/unix/sysv/linux/x86_64/x32/syscalls.list  | 1 -
>  2 files changed, 2 deletions(-)
>  delete mode 100644 sysdeps/unix/sysv/linux/x86_64/x32/gettimeofday.c
> 

OK.

Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>


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