From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 914EE3857C5A; Tue, 12 Dec 2023 09:40:43 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 914EE3857C5A DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1702374043; bh=opsrJg8J1N5Lt6wv6KETA/uJLV9mi1MXcsbLJTdteU0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=QdiMLTJ6f139l8FUi8zZfhN6LWWiuc3ciKC6+5F1qvGwtf6QoRmHRM8wx/EQaJH2v o30F8OI81hWpZ8zFgWjhE/GY89Du5iWO9F86au4ySfcveAWffL9X38zUgm4+0Ky/PC a24uRaBnsz38aP54hNjYHANq58XygFTLBbYO2ssM= From: "schwab@linux-m68k.org" To: glibc-bugs@sourceware.org Subject: [Bug time/31144] mktime: returns clock for UTC with isdst=1 Date: Tue, 12 Dec 2023 09:40:42 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: time X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31144 --- Comment #1 from Andreas Schwab --- tm_isdst is just a hint, to resolve ambigous time stamps around the DST rollback. --=20 You are receiving this mail because: You are on the CC list for the bug.=