Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handle the rest of the linux signal-related system calls: in particular SYS_rt_sigqueueinfo #92

Open
derekbruening opened this issue Nov 27, 2014 · 5 comments

Comments

@derekbruening
Copy link
Contributor

From derek.br...@gmail.com on March 20, 2009 18:44:26

Back at MIT we didn't have time to handle these rarer calls and at
Determina our focus was Windows. The most important one is
SYS_rt_sigqueueinfo.

Original issue: http://code.google.com/p/dynamorio/issues/detail?id=92

@derekbruening
Copy link
Contributor Author

From bruen...@google.com on August 02, 2011 10:47:59

Issue 360 has been merged into this issue.

@derekbruening
Copy link
Contributor Author

From bruen...@google.com on August 02, 2011 10:48:34

SYS_rt_sigtimedwait is what's needed for issue #360

Owner: ---

@derekbruening
Copy link
Contributor Author

From bruen...@google.com on September 28, 2011 08:13:18

Labels: GoodFirstBug

@derekbruening
Copy link
Contributor Author

sigtimedwait and sigwaitinfo have their own issue: #1188

@egrimley
Copy link
Contributor

egrimley commented Jul 4, 2017

And there's #2427 ("SYS_rt_tgsigqueueinfo is not handled").

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants