From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 33DFC3858D38; Sun, 5 Mar 2023 18:28:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 33DFC3858D38 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1678040911; bh=SFMFLQdNaxBjPVzbzu+uY5zCBt6j/r6zJgZ0VmKJ54c=; h=From:To:Subject:Date:In-Reply-To:References:From; b=ruekQl7K3cG5D7vSkseRARc/HAdrhnzm+TVfCxbwXaPCtg+32L8x+bvwISNrHxL4u MoAPqrosdPcxXcPcdSCxll66trQHWwXZDF05QKUWJ8RTh9c8eC66HBS3ph4KY1g9bY IjPHHhAiMOjmQOjrAxLADqa4QUREo6s5kklqWsqc= From: "schwab@linux-m68k.org" To: glibc-bugs@sourceware.org Subject: [Bug time/30200] time sometimes appears to go backwards Date: Sun, 05 Mar 2023 18:28:30 +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: 2.35 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: schwab@linux-m68k.org X-Bugzilla-Status: UNCONFIRMED 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=3D30200 --- Comment #3 from Andreas Schwab --- That's the difference the kernel returns for CLOCK_REALTIME_COARSE (for tim= e) and CLOCK_REALTIME (for timespec_get). --=20 You are receiving this mail because: You are on the CC list for the bug.=