Re: [PATCH] time: Fix integer truncation in strftime (bug 34538)
Paul Eggert <[email protected]>
| Newsgroups | gmane.comp.lib.glibc.alpha |
|---|---|
| Organization | UCLA Computer Science Department |
| Message-ID | <[email protected]> |
On 2026-08-18 09:37, Florian Weimer wrote: > Extremely large time zone names were not processed correctly. Thanks, this looks good to me. We fixed this a while ago in Gnulib but our strftime has diverged so far from glibc that it'd be a daunting prospect to merge the two.