This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/15968] New: support for version-3 format tz binary files


http://sourceware.org/bugzilla/show_bug.cgi?id=15968

            Bug ID: 15968
           Summary: support for version-3 format tz binary files
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: eggert at gnu dot org
                CC: drepper.fsp at gmail dot com

Created attachment 7204
  --> http://sourceware.org/bugzilla/attachment.cgi?id=7204&action=edit
* manual/time.texi (TZ Variable): POSIX.1 hour can be 24.

The next version of the tz database will sport a minor extension to tz format
files.  Attached please find four patches that implement support for this
extension.  Most of the support is already in glibc, and the first three
patches are just to the documentation, to specify this support.  The last patch
adds support for negative transition times, needed for time stamps in
America/Godthab past 2037.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]