This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libc/17470] New: utmp on aarch64 is not compatible with aarch32


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]