From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 17C833858D35; Sun, 5 Mar 2023 18:58:14 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 17C833858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1678042694; bh=1n4YeibogKvHwKU/vX0gnrXlTAYITANNHA56Mxm7rnM=; h=From:To:Subject:Date:In-Reply-To:References:From; b=f0YKApxa8/7lonas91L7jmjNal2tlrf5EtU5p5zu28FxHPKOkuVRDHQ7BWkKqK/bO A1l4Zf8qVbD4KPRmOQIVo41eVakH08IfbZOFWIhoBb/BAunoYJ7a/c3EoVYhoTKj+C T0poIwSS5ER7b03PRqFuKjIrWvDvuFf96limugZ8= 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:58:13 +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 #4 from Andreas Schwab --- According to the kernel docs, CLOCK_REALTIME_COARSE can be up to 10ms in the past (depending on CONFIG_HZ). This is the same the old time syscall would return. --=20 You are receiving this mail because: You are on the CC list for the bug.=