K 10 svn:author V 6 tuexen K 8 svn:date V 27 2017-06-01T08:42:53.459152Z K 7 svn:log V 251 MFC r317244: Represent "a syncache overflow hasn't happend yet" by using -(SYNCOOKIE_LIFETIME + 1) instead of INT64_MIN, since it is good enough and works when time_t is int32 or int64. This fixes the issue reported by cy@ on i386. Reported by: cy END