Lines Matching refs:zdump

362     'zdump -' now reads TZif data from /dev/stdin.
764 zdump again builds standalone with ckdadd and without setenv,
840 Fix bug in zdump's tzalloc emulation on hosts that lack tm_zone.
964 zdump no longer modifies the environ vector when compiled on
1151 zdump -v now outputs better failure indications.
1190 zdump -v now outputs "(localtime failed)" and "(gmtime failed)"
1284 zdump -v now outputs more-useful boundary cases.
1469 When reading slim TZif files, zdump no longer mishandles leap
1473 zdump -v now outputs timestamps at boundaries of what localtime
1479 zdump's -c and -t options are now consistently inclusive for the
1705 zdump formerly reported a DST transition on 2038-03-14
2659 The build procedure for zdump now works on AIX 7.1.
2702 zdump.c no longer assumes snprintf. (Reported by Jonathan Leffler.)
2835 zdump -i now outputs non-hour numeric time zone abbreviations
2838 zdump output.
2840 zdump is now buildable again with -DUSE_LTZ=0.
2843 zdump.c now always includes private.h, to avoid code duplication
3093 zdump has a new -i option to generate transitions in a
3121 contains what should be the output of 'zdump -i -c 2050' on
3123 that zdump generates this output.
3421 This simplifies the code and is consistent with zdump.c.
3476 zdump and zic no longer warn about valid time zone abbreviations
3816 zdump -V and -v now output gmtoff= values on all platforms,
3820 appropriate for the requested timestamp, and zdump now uses this
3826 zdump -c no longer mishandles transitions near year boundaries.
3843 zdump's gmtoff=N output is now documented, and its isdst=D output
3846 zdump -c's treatment of years is now documented to use the
3911 zdump now builds with the tz library unless USE_LTZ is defined to 0,
3912 This lets zdump use tz features even if the system library lacks them.
3913 To build zdump with the system library, use 'make CFLAGS=-DUSE_LTZ=0
3914 TZDOBJS=zdump.o CHECK_TIME_T_ALTERNATIVES='.
3916 zdump now uses localtime_rz if available, as it's significantly faster,
3917 and it can help zdump better diagnose invalid timezone names.
3920 not available, zdump now uses localtime_r and tzset if available,
3929 Some crashes have been fixed when zdump or the tz library is given
3975 'zdump' no longer links in ialloc.o, as it's not needed.
4461 zdump no longer assumes sscanf returns maximal values on overflow.
4469 A dependency typo in the 'zdump' rule has been fixed.
4658 timestamps that this file represents, so zdump outputs the same
4685 more places, including gmtime, localtime, mktime and zdump.
4687 Changes affecting the zdump utility
4689 zdump now outputs "UT" when referring to Universal Time, not "UTC".
4743 It now refers to the 'zdump' and 'zic' man pages.
4829 Update the zdump man page.
4966 The output of 'zdump --version', and of 'zic --version', now
4970 The output of 'tzselect --help', 'zdump --help', and 'zic --help'
5646 changes to warning message logic in "zdump.c" (but with calls to
5662 "systemv", "tz-link.htm", and "zdump.c" changes
5670 zdump.c lint fixes by Arthur David Olson
5683 a declaration of an unused variable has been removed from zdump.c
5728 minor changes to Makefile and zdump.c to produce more useful output
5862 Add a "--version" option (and documentation) to the zic and zdump commands.
6074 zdump.c (as suggested by Vladimir Michl, vladimir.michl at upol.cz,
6486 * incorporate the changes to "zdump" and "date" to make changes to
6577 also an update to "zdump" to cope with Kwajalein's 24-hour jump.