1
0
mirror of git://sourceware.org/git/lvm2.git synced 2024-12-21 13:34:40 +03:00
lvm2/daemons/dmeventd
Zdenek Kabelac 0ec087e8b8 debug: compatibility with x32 ABI
Keep the conversion 64bit as on x32 arch time_t is 64bit value
and we may loose precision  (y2038).

TODO: like use universal string for time printing as in log/log.c
_set_time_prefix()
2023-02-01 11:47:47 +01:00
..
plugins cov: make it aware we need these headers for muslC 2021-09-13 12:34:41 +02:00
.exported_symbols Add rudimentary versioning to the dmevend protocol, allowing us to detect the 2011-04-04 16:11:09 +00:00
.gitignore gitignore: Update for in-place build. 2015-07-27 13:18:35 +01:00
dmeventd.c gcc-fanalyzer: remove unneded zeroing 2021-09-21 21:03:47 +02:00
dmeventd.h doc: change fsf address 2016-01-21 12:11:37 +01:00
libdevmapper-event.c debug: compatibility with x32 ABI 2023-02-01 11:47:47 +01:00
libdevmapper-event.h dmeventd: fix linking with libdevmapper 2018-12-14 22:33:22 +01:00
libdevmapper-event.pc.in device-mapper: Fork libdm internally. 2018-05-16 13:00:50 +01:00
Makefile.in makefiles: static linking enhancements 2021-04-12 09:54:15 +02:00