]> granicus.if.org Git - strace/commit
xlat: provide fallback definitions for CLOCK_* constants
authorEugene Syromyatnikov <evgsyr@gmail.com>
Sun, 2 Oct 2016 21:55:34 +0000 (00:55 +0300)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 26 Oct 2016 01:06:09 +0000 (01:06 +0000)
commit79fb93a7c6be22efb34c6f589f06e6fe628c310d
tree2b882ea2abd70ea90625ae548a7f43d32dcd90be
parent06934669ea02ab87ed29afa9487527f2e01339eb
xlat: provide fallback definitions for CLOCK_* constants

Since new values have been added gradually over various kernel versions,
it's better to define them explicitly in order to avoid situations when
strace built with older kernel headers cannot decode some recently
defined values.

* xlat/clocknames.in: Add values for constants.
xlat/clocknames.in