From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id EDDC23858420; Sun, 30 Oct 2022 18:07:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org EDDC23858420 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1667153251; bh=W/4xb3Isy3e4XKuNFSwRCG16Ix1VUx8JlgKs78rgr0k=; h=From:To:Subject:Date:In-Reply-To:References:From; b=CUVcc4kpJztPcBY+lOcSwRIR0XETvbnFxhrcAY2oOlxAh/k8SCvGUUYxIU/a1bSLX +jI+NmivSHbpx2NIRjWP8O6weNCZPqPwdlzPBoo0nELNBdtBQ7LLzYHgDVnQwikfvE ZSEws8YoFr+KMtL8mOPV+wz+lg4pvtBSOxznw7m0= From: "aurelien at aurel32 dot net" To: glibc-bugs@sourceware.org Subject: [Bug libc/29730] broken y2038 support in fstatat on MIPS N64 Date: Sun, 30 Oct 2022 18:07:31 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: libc X-Bugzilla-Version: 2.35 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: aurelien at aurel32 dot net X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P1 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=3D29730 --- Comment #9 from Aurelien Jarno --- (In reply to YunQiang Su from comment #6) > It seems that the altering of in_time_t_range to in fact int32_t, also > breaks something like=20 > __clock_adjtime > on all 64bit system. Do you have more details about that? Do you mean all 64-bit systems includi= ng MIPS and non-MIPS? In that case the patch from Adhemerval would not fix everything. --=20 You are receiving this mail because: You are on the CC list for the bug.=