[Bug libc/21279] New: [x86_64] x32 mq_attr incorrect element types

jsm28 at gcc dot gnu.org sourceware-bugzilla@sourceware.org
Mon Mar 20 18:13:00 GMT 2017


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

            Bug ID: 21279
           Summary: [x86_64] x32 mq_attr incorrect element types
           Product: glibc
           Version: 2.25
            Status: NEW
          Severity: normal
          Priority: P2
         Component: libc
          Assignee: unassigned at sourceware dot org
          Reporter: jsm28 at gcc dot gnu.org
                CC: drepper.fsp at gmail dot com
  Target Milestone: ---
              Host: x86_64-*-*

POSIX specifies long as the type of elements of struct mq_attr.  For x32, they
are __syscall_slong_t (i.e. long long).

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Glibc-bugs mailing list