On 6/9/2011 1:39 PM, Edward McGuire wrote: > So cygcheck(1) is honoring TZ, but it trips over a pathname in a > way that date(1) does not.
cygcheck.exe is not a cygwin program. It is a native windows program, and thus either (a) uses Windows support for time zone data, not cygwin, or (b) has some special code to mimic cygwin's tz handling, which may not be up-to-par. You'll have to check the source code to be sure, but I rather doubt (b). -- Chuck -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple