K 10 svn:author V 7 pluknet K 8 svn:date V 27 2011-11-11T07:17:00.348667Z K 7 svn:log V 288 struct timespec32: change types of tv_sec and tv_nsec fields to signed to match native struct timespec ABI on __LP32__. This change is a prerequisite for upcoming futimens()/utimensat() in whose implementations it is assumed that timespec32 can take a negative value. MFC after: 1 week END