From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 15D4B3858C1F; Mon, 14 Aug 2023 13:12:15 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 15D4B3858C1F DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1692018735; bh=awXrRBYLad4ie4IuGrgcPqtclJrNHN3BmwG3qid0lFE=; h=From:To:Subject:Date:In-Reply-To:References:From; b=fQlievu8KqCKLEC+RgATt5tLi5tCi6FAoiJkmasBzPtxRZ6hzawDB2waSlcR0SsiT yOK8NmejRTqVXGd/QUuJ7jMZX1O6h/L+hFiW4kxYk+W+3yhRq7OYjMnlHAgzVBsKDK uXNk7FhFhl8rmu3aCk0JCWUk+NruUO/PjkCPXCjs= From: "bruno at clisp dot org" To: glibc-bugs@sourceware.org Subject: [Bug time/30701] getutxent misbehaves on 32-bit x86 when _TIME_BITS=64 Date: Mon, 14 Aug 2023 13:12:14 +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.37 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: bruno at clisp dot org X-Bugzilla-Status: NEW 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=3D30701 --- Comment #3 from Bruno Haible --- Code for utmp / utmpx conversion (maybe for a different purpose, I don't kn= ow) is already in glibc: glibc/sysdeps/unix/sysv/linux/s390/s390-32/utmp-convert.h glibc/sysdeps/unix/sysv/linux/s390/s390-32/utmpx-convert.h --=20 You are receiving this mail because: You are on the CC list for the bug.=