summaryrefslogtreecommitdiff
path: root/misc/global-tz/files/patch-etcetera
blob: d7e40530ec0ca82b44d5cad1655b960e588ed914 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- etcetera.orig	2025-04-04 04:31:20 UTC
+++ etcetera
@@ -29,8 +29,10 @@ Zone	Etc/GMT		0	-	GMT
 # The following link uses older naming conventions,
 # but it belongs here, not in the file 'backward',
 # as it is needed for tzcode releases through 2022a,
-# where functions like gmtime load "GMT" instead of the "Etc/UTC".
+# where functions like gmtime load "UTC" instead of the "Etc/UTC".
 # We want this to work even on installations that omit 'backward'.
+Link	Etc/UTC				UTC
+# Do the same for GMT for compatibility reasons.
 Link	Etc/GMT				GMT
 # End of rearguard section.