On Wed, May 04, 2011 at 09:11:35PM +0200, Denys Vlasenko wrote:
> All this trouble just for the single one case where we store time?
> 
> It's much easier to just add statbuf->st_mtime >= 0 ? statbuf->st_mtime : 0
> there.

Agreed. Negative time is generally considered bogus. I don't see why
lots of code should be spent supporting it.

Rich
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to