This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [PATCH 05/16] linux: Update mips vDSO symbols
- From: Siddhesh Poyarekar <siddhesh at gotplt dot org>
- To: Adhemerval Zanella <adhemerval dot zanella at linaro dot org>, libc-alpha at sourceware dot org
- Date: Thu, 2 Jan 2020 17:38:01 +0530
- Subject: Re: [PATCH 05/16] linux: Update mips vDSO symbols
- References: <20191217214728.2886-1-adhemerval.zanella@linaro.org> <20191217214728.2886-5-adhemerval.zanella@linaro.org>
On 18/12/19 3:17 am, Adhemerval Zanella wrote:
> The clock_getres is a new implementation added on Linux 5.4
> (abed3d826f2f).
>
> Checked with a build against mips-linux-gnu and mips64-linux-gnu.
> ---
> sysdeps/unix/sysv/linux/mips/sysdep.h | 1 +
> 1 file changed, 1 insertion(+)
>
OK.
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>