]> Savannah Git Hosting - gnulib.git/commit
nstrftime: Fix crash on NetBSD 10.0.
authorBruno Haible <bruno@clisp.org>
Tue, 18 Jun 2024 12:58:30 +0000 (14:58 +0200)
committerBruno Haible <bruno@clisp.org>
Tue, 18 Jun 2024 12:59:17 +0000 (14:59 +0200)
commitde1ab2cd57af884c6b2389b7a24640c1f24e61ec
tree27f438819270f363f4d42637eafbd656ed0b7877
parent0e5d4c8bc02ea8615e43cae70a9fc114eabcf778
nstrftime: Fix crash on NetBSD 10.0.

* lib/strftime.c (utc_timezone_cache): New variable.
(utc_timezone): New function.
(underlying_strftime): Use it when tz is NULL.
ChangeLog
lib/strftime.c