]> git.ipfire.org Git - thirdparty/systemd.git/commit
time-util: deal with systems where userspace has 64bit time_t but kernel does not
authorLennart Poettering <lennart@poettering.net>
Tue, 17 Dec 2019 10:22:17 +0000 (11:22 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 17 Dec 2019 15:38:39 +0000 (00:38 +0900)
commit601f91bec5646a9c6fbd4f1ec5f1b4ae28d3a770
tree83db25145e498e54e87bc6ff5b6487c910dc0725
parent13b6c4c8de3d2e5b0157a78f90bde42f846f7d3d
time-util: deal with systems where userspace has 64bit time_t but kernel does not

Fixes: #14362
src/basic/time-util.c