From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 55D1B3858420; Fri, 4 Nov 2022 01:56:31 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 55D1B3858420 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1667526991; bh=7YfQBN9CRwuzXul2IeCBdbYKtpHb3TrLOizZ51HQ5y4=; h=From:To:Subject:Date:In-Reply-To:References:From; b=B5s52p4S4X4c2l/HQIlrlXpRXgVkp1NWIjjPEAwNR64KEsi8ruCb2mwKGziQVtzwL T2QRuq2Ud2+cTh7ekZFk7kNG29WQS5arietPAs6y7hjPwq1QTk70bY8UijX1E7x5/S FWqkpjaUdsXimwnNI3ELqbmVsix/VXiWXgqzKy+8= From: "syq at debian dot org" To: glibc-bugs@sourceware.org Subject: [Bug libc/29730] broken y2038 support in fstatat on MIPS N64 Date: Fri, 04 Nov 2022 01:56:13 +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: syq at debian dot org X-Bugzilla-Status: RESOLVED X-Bugzilla-Resolution: FIXED X-Bugzilla-Priority: P1 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: 2.37 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 #28 from YunQiang Su --- Just for reference: https://sourceware.org/pipermail/libc-alpha/2022-November/143194.html [PATCH v2] Use in_int32_t_range to check need 64bit syscall=20 https://sourceware.org/pipermail/libc-alpha/2022-November/143195.html [PATCH] Rename STAT_HAS_TIME32 to KERNEL_STAT64_HAS_TIME32 --=20 You are receiving this mail because: You are on the CC list for the bug.=