K 10 svn:author V 4 jhay K 8 svn:date V 27 2009-06-23T06:46:14.348190Z K 7 svn:log V 108 time_t does not always fit into long, for instance on arm. So rather cast it intmax_t and use %j in printf. END