do not try to interpret implementation specific strings as tz definition

This commit is contained in:
Timo Teräs
2014-04-22 16:45:58 -04:00
committed by Rich Felker
parent 3176b57e52
commit 0f2315b4af
+1
View File
@@ -166,6 +166,7 @@ static void do_tzset()
}
}
}
if (!map) s = __gmt;
}
zi = map;