mirror of git://sourceware.org/git/glibc.git
With clock_getres, clock_gettime, and clock_settime refactor to remove the generic CLOCK_PROCESS_CPUTIME_ID and CLOCK_THREAD_CPUTIME_ID support through hp-timing, there is no usage of internal __get_clockfreq. This patch removes both generic and Linux implementation.. Checked with a build against aarch64-linux-gnu, i686-linux-gnu, ia64-linux-gnu, sparc64-linux-gnu, powerpc-linux-gnu-power4. * include/libc-internal.h (__get_clockfreq): Remove prototype. * rt/Makefile (clock-routines): Remove get_clockfreq. * rt/get_clockfreq.c: Remove file. * sysdeps/unix/sysv/linux/i386/get_clockfreq.c: Likewise. * sysdeps/unix/sysv/linux/ia64/get_clockfreq.c: Likewise. * sysdeps/unix/sysv/linux/sparc/sparc64/get_clockfreq.c: Likewise. * sysdeps/unix/sysv/linux/powerpc/get_clockfreq.c: Move code to ... * sysdeps/unix/sysv/linux/powerpc/get_timebase_freq.c: ... here. |
||
---|---|---|
.. | ||
bits | ||
sparc32 | ||
sparc64 | ||
sys | ||
Implies | ||
Makefile | ||
Versions | ||
a.out.h | ||
aio_cancel.c | ||
configure | ||
configure.ac | ||
dl-cache.h | ||
getrlimit64.c | ||
getshmlba.c | ||
getsysstats.c | ||
init-first.c | ||
kernel-features.h | ||
kernel_sigaction.h | ||
kernel_termios.h | ||
ldd-rewrite.sed | ||
libc-vdso.h | ||
lowlevellock.h | ||
pt-vfork.S | ||
readelflib.c | ||
rt-sysdep.c | ||
sysdep.c | ||
sysdep.h |