chiark / gitweb /
time-util: Rename and fix call of deserialize_timestamp_value()
authorBenjamin Robin <dev@benjarobin.fr>
Mon, 15 Feb 2016 22:26:34 +0000 (23:26 +0100)
committerSven Eden <yamakuzure@gmx.net>
Fri, 16 Jun 2017 08:12:57 +0000 (10:12 +0200)
commit6a5c729ef481ec9e770c6ed039abaf0e14145802
tree10ee5ac45270f25a9b73dfcc245e6da5beb8c78c
parent5526a2b4ae412d808edde379a370f250f16a73a8
time-util: Rename and fix call of deserialize_timestamp_value()

The deserialize_timestamp_value() is renamed timestamp_deserialize() to be more
consistent with dual_timestamp_deserialize()
And add the NULL check back on realtime and monotonic
src/basic/time-util.c
src/login/logind-session.c
src/login/logind-user.c