https://bugs.kde.org/show_bug.cgi?id=379748
Bug ID: 379748
Summary: Missing pselect syscall
Product: valgrind
Version: 3.13 SVN
Platform: Mac OS X Disk Images
OS: OS X
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Created attachment 105473
--> https://bugs.kde.org/attachment.cgi?id=105473&action=edit
Adds the pselect handler
Adds the pselect handler in the generic syscall file because it is defined by
POSIX and the implementation is fairly basic (select with an extra check).
It is only included by Darwin (Linux seems to have its own handler).
--
You are receiving this mail because:
You are watching all bug changes.