]> sourceware.org Git - glibc.git/commit - ChangeLog
Move x86_64 timer_*.c out of nptl/
authorRoland McGrath <roland@hack.frob.com>
Wed, 14 May 2014 17:35:39 +0000 (10:35 -0700)
committerRoland McGrath <roland@hack.frob.com>
Wed, 14 May 2014 17:35:39 +0000 (10:35 -0700)
commit3a51fb604715776e051691c65e360bdf7d37488e
treeba32aeb55c28460018802691e0b58ecc52ce6a17
parent941d7dfd247bc116b89ec97d530d618b5862a80f
Move x86_64 timer_*.c out of nptl/
18 files changed:
ChangeLog
nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_create.c
nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_delete.c
nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_getoverr.c
nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_gettime.c
nptl/sysdeps/unix/sysv/linux/powerpc/powerpc64/timer_settime.c
nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_create.c
nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_delete.c
nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_getoverr.c
nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_gettime.c
nptl/sysdeps/unix/sysv/linux/sparc/sparc64/timer_settime.c
nptl/sysdeps/unix/sysv/linux/x86_64/Versions [deleted file]
sysdeps/unix/sysv/linux/x86_64/Versions
sysdeps/unix/sysv/linux/x86_64/timer_create.c [moved from nptl/sysdeps/unix/sysv/linux/x86_64/timer_create.c with 97% similarity]
sysdeps/unix/sysv/linux/x86_64/timer_delete.c [moved from nptl/sysdeps/unix/sysv/linux/x86_64/timer_delete.c with 96% similarity]
sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c [moved from nptl/sysdeps/unix/sysv/linux/x86_64/timer_getoverr.c with 96% similarity]
sysdeps/unix/sysv/linux/x86_64/timer_gettime.c [moved from nptl/sysdeps/unix/sysv/linux/x86_64/timer_gettime.c with 96% similarity]
sysdeps/unix/sysv/linux/x86_64/timer_settime.c [moved from nptl/sysdeps/unix/sysv/linux/x86_64/timer_settime.c with 96% similarity]
This page took 0.0588 seconds and 5 git commands to generate.