On Wed, May 06, 2009 at 03:26:36PM +0100, Tony Finch wrote: > Jeff King [Mon, Apr 06, 2009 at 03:06:58PM -0400] wrote: > > > >Hmph. According to POSIX, tv_sec _is_ a time_t. But I see on FreeBSD, > >also, it is actually a "long". So I think this fix makes sense. > > FreeBSD-7 has time_t tv_sec. Thanks for the data point (I had looked at FreeBSD 6). I think this fix still makes sense, though, as it should work on either type (and we need to support the older platforms, too). -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html