]> git.ipfire.org Git - thirdparty/systemd.git/commit
time-util: also use 32bit hack on EOVERFLOW
authorLennart Poettering <lennart@poettering.net>
Wed, 18 Dec 2019 13:57:11 +0000 (14:57 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 19 Dec 2019 11:46:24 +0000 (12:46 +0100)
commit9e7c8f64cfda101496f56f5546097221e8ad5d6a
treec5b2461e3238391d192e7d1984dfd9a4cd6b9761
parent17ef83b23120d7ea5059d014892d9ffb5db058d4
time-util: also use 32bit hack on EOVERFLOW

As per
https://github.com/systemd/systemd/issues/14362#issuecomment-566722686
let's also prepare for EOVERFLOW.
src/basic/time-util.c