K 10 svn:author V 7 dchagin K 8 svn:date V 27 2017-04-02T07:46:13.138727Z K 7 svn:log V 237 As noted by bde@ negative tv_sec values are not checked for overflow, so overflow can still occur. Fix that. Also remove the extra check for tv_sec size as under COMPAT_LINUX32 it is always true. Pointed out by: bde@ MFC after: 1 week END