diff options
author | Daniel P. Berrangé | 2021-04-30 13:59:06 +0200 |
---|---|---|
committer | Daniel P. Berrangé | 2021-06-14 14:28:50 +0200 |
commit | 39683553f9a66b735a003ad43bb4d1460cef4d64 (patch) | |
tree | 3e32ca7ee8c650049262308452a6067e547ae4f3 /linux-headers/linux/userfaultfd.h | |
parent | migration: use GDateTime for formatting timestamp in snapshot names (diff) | |
download | qemu-39683553f9a66b735a003ad43bb4d1460cef4d64.tar.gz qemu-39683553f9a66b735a003ad43bb4d1460cef4d64.tar.xz qemu-39683553f9a66b735a003ad43bb4d1460cef4d64.zip |
block: use GDateTime for formatting timestamp when dumping snapshot info
The GDateTime APIs provided by GLib avoid portability pitfalls, such
as some platforms where 'struct timeval.tv_sec' field is still 'long'
instead of 'time_t'. When combined with automatic cleanup, GDateTime
often results in simpler code too.
Reviewed-by: Max Reitz <mreitz@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
Diffstat (limited to 'linux-headers/linux/userfaultfd.h')
0 files changed, 0 insertions, 0 deletions