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/9813] pselect implementation (when not implemneted by the kernel) agriviates the race


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

Joseph Myers <jsm28 at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #6 from Joseph Myers <jsm28 at gcc dot gnu.org> ---
On various architectures, pselect was only added in later kernel versions. 
Please carefully check *all* kernel-features.h files in glibc, or kernel
sources of appropriate versions for *all* architectures, before making
assertions about syscall availability.  News sources likely to focus mainly on
x86 are not sufficient.

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