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/16642] New: [microblaze] __ASSUME_PSELECT incorrect


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

            Bug ID: 16642
           Summary: [microblaze] __ASSUME_PSELECT incorrect
           Product: glibc
           Version: 2.19
            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
              Host: microblaze*-*-linux*

kernel-features.h defines __ASSUME_PSELECT by default for Linux kernels 2.6.17
and above, but as of 3.13 (and current git) the MicroBlaze syscall table is
missing pselect6 (although the syscall number is defined in asm/unistd.h).

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