[Bug 10181] tzset mishandles version 3 tzdb format
bugzilla at busybox.net
bugzilla at busybox.net
Mon Aug 7 19:14:43 UTC 2017
https://bugs.busybox.net/show_bug.cgi?id=10181
Paul Eggert <eggert at cs.ucla.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7171|0 |1
is obsolete| |
--- Comment #1 from Paul Eggert <eggert at cs.ucla.edu> ---
Created attachment 7176
--> https://bugs.busybox.net/attachment.cgi?id=7176&action=edit
Patch revised to handle >2 digit hours
In rereading that patch I noticed that it allows hour counts only to 99,
whereas it should be up to at least 167. While we're at it, let's just increase
it to 254; that's just as easy. Revised (and still untested) patch attached.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the uClibc-cvs
mailing list