Searched refs:zic (Results 1 – 17 of 17) sorted by relevance
| /freebsd/contrib/tzdata/ |
| H A D | Makefile | 517 zic= ./zic macro 518 ZIC= $(zic) $(ZFLAGS) 631 TZCOBJS= zic.o 637 NONLIBSRCS= zic.c zdump.c 642 tzfile.5 tzselect.8 zic.8 zdump.8 645 tzfile.5.txt tzselect.8.txt zic.8.txt zdump.8.txt \ 674 strftime.c tzfile.h zdump.c zic.c 695 workman.sh zdump.8 zdump.c zic.8 zic.c \ 699 all: tzselect zic zdump libtz.a $(TABDATA) \ 715 cp zic '$(DESTDIR)$(ZICDIR)/.' [all …]
|
| H A D | NEWS | 7 Some more overflow bugs have been fixed in zic. 21 zic no longer mishandles a last transition to a new time type. 23 zic no longer overflows a buffer when generating a TZ string like 27 zic no longer generates a longer TZif file than necessary when 29 As a nice side effect, zic no longer overflows a buffer when given 33 zic no longer overflows an int when processing input like ‘Zone 37 zic now checks for signals more often. 47 zic is no longer limited to 50 leap seconds. 83 zic now can generate, and localtime.c can now use, TZif files that 86 already consuming 40 bytes. zic -v warns if it generates a file [all …]
|
| H A D | etcetera | 51 # zic -l GMT-12
|
| H A D | leapseconds | 72 # so that pre-2020a zic implementations do not reject this file.
|
| H A D | antarctica | 223 # The CET-switching Troll rules require zic from tz 2014b or later, so as
|
| H A D | africa | 1175 # Vanguard section, for zic and other parsers that support negative DST. 1191 # Vanguard section, for zic and other parsers that support negative DST.
|
| H A D | europe | 546 # Vanguard section, for zic and other parsers that support negative DST. 1028 # Vanguard section, for zic and other parsers that support negative DST. 1386 # blank; this causes zic to default to 00:00 "old time" which is good enough. 2389 # Vanguard section, for zic and other parsers that support %z. 2442 # Vanguard section, for zic and other parsers that support %z.
|
| H A D | southamerica | 396 # plus is that this silences a zic complaint that there's no POSIX TZ 2046 # This Zone can be simplified once we assume zic %z.
|
| H A D | asia | 1593 # Work around a bug in zic 2022a and earlier. 2145 # This instruction is equivalent to "Sat>=8 25:00", so use that. zic treats 2147 # do in any POSIX or C platform. The "25:00" assumes zic from 2007 or later,
|
| H A D | backzone | 78 # As explained in the zic man page, the zone columns are:
|
| /freebsd/contrib/tzcode/ |
| H A D | Makefile | 517 zic= ./zic macro 518 ZIC= $(zic) $(ZFLAGS) 631 TZCOBJS= zic.o 637 NONLIBSRCS= zic.c zdump.c 642 tzfile.5 tzselect.8 zic.8 zdump.8 645 tzfile.5.txt tzselect.8.txt zic.8.txt zdump.8.txt \ 674 strftime.c tzfile.h zdump.c zic.c 695 workman.sh zdump.8 zdump.c zic.8 zic.c \ 699 all: tzselect zic zdump libtz.a $(TABDATA) \ 715 cp zic '$(DESTDIR)$(ZICDIR)/.' [all …]
|
| H A D | NEWS | 7 Some more overflow bugs have been fixed in zic. 21 zic no longer mishandles a last transition to a new time type. 23 zic no longer overflows a buffer when generating a TZ string like 27 zic no longer generates a longer TZif file than necessary when 29 As a nice side effect, zic no longer overflows a buffer when given 33 zic no longer overflows an int when processing input like ‘Zone 37 zic now checks for signals more often. 47 zic is no longer limited to 50 leap seconds. 83 zic now can generate, and localtime.c can now use, TZif files that 86 already consuming 40 bytes. zic -v warns if it generates a file [all …]
|
| /freebsd/usr.sbin/zic/ |
| H A D | Makefile | 3 PROG= zic 4 MAN= zic.8 5 SRCS= zic.c
|
| /freebsd/share/zoneinfo/ |
| H A D | Makefile.depend | 4 usr.sbin/zic.host \
|
| H A D | Makefile | 90 ZIC= ${STAGE_HOST_OBJTOP}/usr/sbin/zic
|
| /freebsd/usr.sbin/ |
| H A D | Makefile | 105 zic \
|
| /freebsd/targets/pseudo/userland/ |
| H A D | Makefile.depend | 725 usr.sbin/zic/zdump \ 726 usr.sbin/zic/zic \
|