]> granicus.if.org Git - strace/commit
Introduce kernel_timeval64_t type
authorDmitry V. Levin <ldv@altlinux.org>
Thu, 16 May 2019 22:46:26 +0000 (22:46 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Thu, 16 May 2019 22:46:26 +0000 (22:46 +0000)
commit6d0e7c07cf262d9c4581688ce25c86894fbdc0af
treeaf841ccab0299e54f50729974efe55bc4a93b6e2
parent8f517fe628a6604af94032a1c61c9cfebbb34afd
Introduce kernel_timeval64_t type

This type is going to be used to implement parsers of SO_TIMESTAMP*_NEW
control messages.

* kernel_timeval.h: New file.
* Makefile.am (strace_SOURCES): Add it.
Makefile.am
kernel_timeval.h [new file with mode: 0644]