mirror of
https://github.com/fluencelabs/musl
synced 2025-06-13 06:51:43 +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;
|
zi = map;
|
||||||
|
Reference in New Issue
Block a user