From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id CC04B38555A4; Fri, 16 Jun 2023 06:40:36 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org CC04B38555A4 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1686897636; bh=F+n5GgXhhOxZ+zI6p7Ha1gDSG02UjVDamwXOyn3Ilyk=; h=From:To:Subject:Date:In-Reply-To:References:From; b=n+SdNx3BpUO689bahgoWByz6h5jJ5RixPwK43opnvbmYoV6IDhzS2Rb2xMPXznwQ4 Wxw47uaH6EKy8gYyIvT0nSmAZHY3qBuK6yMiO0QtxyASvYc0TgCiP2EHJoDd/yo8NA CmETrhAFG4RqjZlCL2MuMVKm2TF/sb6e8bG2YopE= From: "schwab@linux-m68k.org" To: glibc-bugs@sourceware.org Subject: [Bug time/30559] setitimer works incorrectly Date: Fri, 16 Jun 2023 06:40:36 +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: RESOLVED X-Bugzilla-Resolution: MOVED X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_status resolution 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=3D30559 Andreas Schwab changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |MOVED --- Comment #1 from Andreas Schwab --- This is just a thin wrapper around the syscall, you need to report that to = the kernel developers. Most likely, the timer value is rounded to the clock resolution. --=20 You are receiving this mail because: You are on the CC list for the bug.=