[PATCH 16/23] Linux: Move implementation of pthread_getcpuclockid to nptl directory
Adhemerval Zanella
adhemerval.zanella@linaro.org
Thu May 13 20:23:25 GMT 2021
On 12/05/2021 13:58, Florian Weimer via Libc-alpha wrote:
> ---
LGTM, maybe combine with the previous patch.
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
> {sysdeps/unix/sysv/linux => nptl}/pthread_getcpuclockid.c | 0
> 1 file changed, 0 insertions(+), 0 deletions(-)
> rename {sysdeps/unix/sysv/linux => nptl}/pthread_getcpuclockid.c (100%)
>
> diff --git a/sysdeps/unix/sysv/linux/pthread_getcpuclockid.c b/nptl/pthread_getcpuclockid.c
> similarity index 100%
> rename from sysdeps/unix/sysv/linux/pthread_getcpuclockid.c
> rename to nptl/pthread_getcpuclockid.c
>
More information about the Libc-alpha
mailing list