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/21109] New: Tunables broken on big-endian


https://sourceware.org/bugzilla/show_bug.cgi?id=21109

            Bug ID: 21109
           Summary: Tunables broken on big-endian
           Product: glibc
           Version: 2.25
            Status: NEW
          Severity: critical
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: schwab@linux-m68k.org
                CC: drepper.fsp at gmail dot com, siddhesh at sourceware dot org
  Target Milestone: ---

Tunables don't work on big-endian.  The callback always receives a pointer to
tunable_t instead of the actual value.  For example, tst-malloc-usable fails
due to this.

-- 
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]