mirror of
https://frontier.innolan.net/rainlance/amiga-tz.git
synced 2026-03-20 18:51:17 +00:00
ensure GMT is created even if backward is not compiled
SCCS-file: etcetera SCCS-SID: 7.10
This commit is contained in:
committed by
Paul Eggert
parent
556765e706
commit
15574a8066
6
etcetera
6
etcetera
@ -10,6 +10,12 @@ Zone Etc/GMT 0 - GMT
|
||||
Zone Etc/UTC 0 - UTC
|
||||
Zone Etc/UCT 0 - UCT
|
||||
|
||||
# The following link uses older naming conventions,
|
||||
# but it belongs here, not in the file `backward',
|
||||
# as functions like gmtime load the "GMT" file to handle leap seconds properly.
|
||||
# We want this to work even on installations that omit the other older names.
|
||||
Link Etc/GMT GMT
|
||||
|
||||
Link Etc/UTC Etc/Universal
|
||||
Link Etc/UTC Etc/Zulu
|
||||
|
||||
|
||||
Reference in New Issue
Block a user