mirror of
https://github.com/fluencelabs/musl
synced 2025-06-11 22:11:34 +00:00
do not try to interpret implementation specific strings as tz definition
This commit is contained in:
@ -166,6 +166,7 @@ static void do_tzset()
|
||||
}
|
||||
}
|
||||
}
|
||||
if (!map) s = __gmt;
|
||||
}
|
||||
|
||||
zi = map;
|
||||
|
Reference in New Issue
Block a user