Re: find option -newermt parses time in GMT-7 timezone

2013-03-26 Thread James Youngman
On Thu, Dec 20, 2012 at 12:20 AM, Denis Laplante wrote: > The shell script below demonstrates that gnu "find" parses times for option > -newermt in timezone GMT-7 (Indochina). > I discovered this when looking for log files modified around reboot time, and > getting nonsensical results. [...] > T

Re: [PATCH v2 3/3] Fix compile-time warnings.

2013-03-26 Thread James Youngman
Applied and pushed; thanks. James.