public inbox for glibc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libc/10211] New: localtime does not consider the leap-seconds. glibc >= 2.7
@ 2009-05-28  7:26 hattya at gentoo dot org
  2009-05-28  7:31 ` [Bug libc/10211] " hattya at gentoo dot org
  2009-06-15 18:02 ` drepper at redhat dot com
  0 siblings, 2 replies; 3+ messages in thread
From: hattya at gentoo dot org @ 2009-05-28  7:26 UTC (permalink / raw)
  To: glibc-bugs

localtime does not consider the leap-seconds, if daylight-saving time is not
defined timep's year or later

daylight-saving time:
  $ TZ=right/US/Eastern date -d@1230768023
  Wed Dec 31 18:59:60 EST 2008

no daylight-saving time:
  $ TZ=right/Asia/Tokyo date -d@1230768023
  Thu Jan  1 09:00:23 JST 2009

  expected => Thu Jan  1 08:59:60 JST 2009

-- 
           Summary: localtime does not consider the leap-seconds. glibc >=
                    2.7
           Product: glibc
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
        AssignedTo: drepper at redhat dot com
        ReportedBy: hattya at gentoo dot org
                CC: glibc-bugs at sources dot redhat dot com


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/10211] localtime does not consider the leap-seconds. glibc >= 2.7
  2009-05-28  7:26 [Bug libc/10211] New: localtime does not consider the leap-seconds. glibc >= 2.7 hattya at gentoo dot org
@ 2009-05-28  7:31 ` hattya at gentoo dot org
  2009-06-15 18:02 ` drepper at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: hattya at gentoo dot org @ 2009-05-28  7:31 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From hattya at gentoo dot org  2009-05-28 07:31 -------
Created an attachment (id=3970)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=3970&action=view)
Patch to fix the problem


-- 


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libc/10211] localtime does not consider the leap-seconds. glibc >= 2.7
  2009-05-28  7:26 [Bug libc/10211] New: localtime does not consider the leap-seconds. glibc >= 2.7 hattya at gentoo dot org
  2009-05-28  7:31 ` [Bug libc/10211] " hattya at gentoo dot org
@ 2009-06-15 18:02 ` drepper at redhat dot com
  1 sibling, 0 replies; 3+ messages in thread
From: drepper at redhat dot com @ 2009-06-15 18:02 UTC (permalink / raw)
  To: glibc-bugs


------- Additional Comments From drepper at redhat dot com  2009-06-15 18:02 -------
I applied the patch.  The problem wasn't visible, though, because of another bug.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED


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

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-06-15 18:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-28  7:26 [Bug libc/10211] New: localtime does not consider the leap-seconds. glibc >= 2.7 hattya at gentoo dot org
2009-05-28  7:31 ` [Bug libc/10211] " hattya at gentoo dot org
2009-06-15 18:02 ` drepper at redhat dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).