[PATCH 16/23] Linux: Move implementation of pthread_getcpuclockid to nptl directory

Florian Weimer fweimer@redhat.com
Wed May 12 16:58:48 GMT 2021


---
 {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
-- 
2.31.1




More information about the Libc-alpha mailing list