reds: Use proper maximum constant for time_t
Some systems use 32-bits, other 64-bits. Some systems use signed integers, other unsigned integers. Compute maximum constant based on time_t type.
Signed-off-by: Frediano Ziglio fziglio@redhat.com
Some systems use 32-bits, other 64-bits. Some systems use signed integers, other unsigned integers. Compute maximum constant based on time_t type.
Signed-off-by: Frediano Ziglio fziglio@redhat.com