Lines Matching refs:zdump

392     zdump again builds standalone with ckdadd and without setenv,
468 Fix bug in zdump's tzalloc emulation on hosts that lack tm_zone.
592 zdump no longer modifies the environ vector when compiled on
779 zdump -v now outputs better failure indications.
818 zdump -v now outputs "(localtime failed)" and "(gmtime failed)"
912 zdump -v now outputs more-useful boundary cases.
1097 When reading slim TZif files, zdump no longer mishandles leap
1101 zdump -v now outputs timestamps at boundaries of what localtime
1107 zdump's -c and -t options are now consistently inclusive for the
1333 zdump formerly reported a DST transition on 2038-03-14
2287 The build procedure for zdump now works on AIX 7.1.
2330 zdump.c no longer assumes snprintf. (Reported by Jonathan Leffler.)
2463 zdump -i now outputs non-hour numeric time zone abbreviations
2466 zdump output.
2468 zdump is now buildable again with -DUSE_LTZ=0.
2471 zdump.c now always includes private.h, to avoid code duplication
2721 zdump has a new -i option to generate transitions in a
2749 contains what should be the output of 'zdump -i -c 2050' on
2751 that zdump generates this output.
3049 This simplifies the code and is consistent with zdump.c.
3104 zdump and zic no longer warn about valid time zone abbreviations
3444 zdump -V and -v now output gmtoff= values on all platforms,
3448 appropriate for the requested timestamp, and zdump now uses this
3454 zdump -c no longer mishandles transitions near year boundaries.
3471 zdump's gmtoff=N output is now documented, and its isdst=D output
3474 zdump -c's treatment of years is now documented to use the
3539 zdump now builds with the tz library unless USE_LTZ is defined to 0,
3540 This lets zdump use tz features even if the system library lacks them.
3541 To build zdump with the system library, use 'make CFLAGS=-DUSE_LTZ=0
3542 TZDOBJS=zdump.o CHECK_TIME_T_ALTERNATIVES='.
3544 zdump now uses localtime_rz if available, as it's significantly faster,
3545 and it can help zdump better diagnose invalid timezone names.
3548 not available, zdump now uses localtime_r and tzset if available,
3557 Some crashes have been fixed when zdump or the tz library is given
3603 'zdump' no longer links in ialloc.o, as it's not needed.
4089 zdump no longer assumes sscanf returns maximal values on overflow.
4097 A dependency typo in the 'zdump' rule has been fixed.
4286 timestamps that this file represents, so zdump outputs the same
4313 more places, including gmtime, localtime, mktime and zdump.
4315 Changes affecting the zdump utility
4317 zdump now outputs "UT" when referring to Universal Time, not "UTC".
4371 It now refers to the 'zdump' and 'zic' man pages.
4457 Update the zdump man page.
4594 The output of 'zdump --version', and of 'zic --version', now
4598 The output of 'tzselect --help', 'zdump --help', and 'zic --help'
5274 changes to warning message logic in "zdump.c" (but with calls to
5290 "systemv", "tz-link.htm", and "zdump.c" changes
5298 zdump.c lint fixes by Arthur David Olson
5311 a declaration of an unused variable has been removed from zdump.c
5356 minor changes to Makefile and zdump.c to produce more useful output
5490 Add a "--version" option (and documentation) to the zic and zdump commands.
5702 zdump.c (as suggested by Vladimir Michl, vladimir.michl at upol.cz,
6114 * incorporate the changes to "zdump" and "date" to make changes to
6205 also an update to "zdump" to cope with Kwajalein's 24-hour jump.