Lines Matching refs:zdump
213 zdump formerly reported a DST transition on 2038-03-14
1167 The build procedure for zdump now works on AIX 7.1.
1210 zdump.c no longer assumes snprintf. (Reported by Jonathan Leffler.)
1343 zdump -i now outputs non-hour numeric time zone abbreviations
1346 zdump output.
1348 zdump is now buildable again with -DUSE_LTZ=0.
1351 zdump.c now always includes private.h, to avoid code duplication
1601 zdump has a new -i option to generate transitions in a
1629 contains what should be the output of 'zdump -i -c 2050' on
1631 that zdump generates this output.
1929 This simplifies the code and is consistent with zdump.c.
1984 zdump and zic no longer warn about valid time zone abbreviations
2324 zdump -V and -v now output gmtoff= values on all platforms,
2328 appropriate for the requested timestamp, and zdump now uses this
2334 zdump -c no longer mishandles transitions near year boundaries.
2351 zdump's gmtoff=N output is now documented, and its isdst=D output
2354 zdump -c's treatment of years is now documented to use the
2419 zdump now builds with the tz library unless USE_LTZ is defined to 0,
2420 This lets zdump use tz features even if the system library lacks them.
2421 To build zdump with the system library, use 'make CFLAGS=-DUSE_LTZ=0
2422 TZDOBJS=zdump.o CHECK_TIME_T_ALTERNATIVES='.
2424 zdump now uses localtime_rz if available, as it's significantly faster,
2425 and it can help zdump better diagnose invalid timezone names.
2428 not available, zdump now uses localtime_r and tzset if available,
2437 Some crashes have been fixed when zdump or the tz library is given
2483 'zdump' no longer links in ialloc.o, as it's not needed.
2969 zdump no longer assumes sscanf returns maximal values on overflow.
2977 A dependency typo in the 'zdump' rule has been fixed.
3166 timestamps that this file represents, so zdump outputs the same
3193 more places, including gmtime, localtime, mktime and zdump.
3195 Changes affecting the zdump utility
3197 zdump now outputs "UT" when referring to Universal Time, not "UTC".
3251 It now refers to the 'zdump' and 'zic' man pages.
3337 Update the zdump man page.
3474 The output of 'zdump --version', and of 'zic --version', now
3478 The output of 'tzselect --help', 'zdump --help', and 'zic --help'
4154 changes to warning message logic in "zdump.c" (but with calls to
4170 "systemv", "tz-link.htm", and "zdump.c" changes
4178 zdump.c lint fixes by Arthur David Olson
4191 a declaration of an unused variable has been removed from zdump.c
4236 minor changes to Makefile and zdump.c to produce more useful output
4370 Add a "--version" option (and documentation) to the zic and zdump commands.
4582 zdump.c (as suggested by Vladimir Michl, vladimir.michl at upol.cz,
4994 * incorporate the changes to "zdump" and "date" to make changes to
5085 also an update to "zdump" to cope with Kwajalein's 24-hour jump.