[Bug libc/17470] New: utmp on aarch64 is not compatible with aarch32
pinskia at gcc dot gnu.org
sourceware-bugzilla@sourceware.org
Thu Oct 9 06:59:00 GMT 2014
https://sourceware.org/bugzilla/show_bug.cgi?id=17470
Bug ID: 17470
Summary: utmp on aarch64 is not compatible with aarch32
Product: glibc
Version: 2.21
Status: NEW
Severity: normal
Priority: P2
Component: libc
Assignee: pinskia at gcc dot gnu.org
Reporter: pinskia at gcc dot gnu.org
CC: drepper.fsp at gmail dot com
While looking through my ILP32 patches I found that __WORDSIZE_TIME64_COMPAT32
is not being defined. This causes utmp on AARCH64 not being compatible with
AARCH32 which both can run on the same system.
I have a patch which I will submit when I submit my ILP32 patches which should
be soonish.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list