missing clock_gettime constants

Dmitry V. Levin ldv at altlinux.org
Sat May 19 21:53:23 UTC 2012


On Sun, May 20, 2012 at 12:15:24AM +0600, Марк Коренберг wrote:
> clock_gettime(0x4 /* CLOCK_??? */, {190897, 528960021}) = 0
> 
> in my case, it was CLOCK_MONOTONIC_RAW.
> 
> It will be nice if someone adds all known clock_gettime constants to strace.

Some constants (including CLOCK_MONOTONIC_RAW) were added by commit
v4.5.20-32-gcbaaf79.  strace expects <sys/timex.h> to define all these
constants, which e.g. glibc does since release 2.12.


-- 
ldv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: <http://lists.strace.io/pipermail/strace-devel/attachments/20120520/49512835/attachment.bin>


More information about the Strace-devel mailing list