]> git.ipfire.org Git - thirdparty/systemd.git/commit
util: add check that makes sure time_t and TIME_T_MAX work the way we assume they do
authorLennart Poettering <lennart@poettering.net>
Wed, 3 Feb 2016 20:05:59 +0000 (21:05 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 3 Feb 2016 22:58:25 +0000 (23:58 +0100)
commit2d60169dd60d503712d5c2e81a01158e82e636e6
treecb52e26fc8d357e03c2634860554be625fd41d9f
parent59e73c5b102402ea18aec1f4d69b4daad574e82b
util: add check that makes sure time_t and TIME_T_MAX work the way we assume they do
src/basic/time-util.h
src/test/test-time.c