]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lsclocks: use clock id from clock_getcpuclockid in add_cpu_clock
authorAlan Coopersmith <alan.coopersmith@oracle.com>
Sun, 4 Feb 2024 17:14:23 +0000 (09:14 -0800)
committerAlan Coopersmith <alan.coopersmith@oracle.com>
Sun, 4 Feb 2024 17:14:23 +0000 (09:14 -0800)
commit7b05403f0da5d921601646e0b181435fd5034f4b
tree17176f3f36ea72336e6c287b49374d5f9076ced4
parentfafb9123f2248159b8e483cd4782c4cfe04395fd
lsclocks: use clock id from clock_getcpuclockid in add_cpu_clock

Fixes #2761

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
misc-utils/lsclocks.c