DynamoRIO / DynamoRIO/dynamorio

SYS_rt_tgsigqueueinfo is not handled

Open
#2,427 0 comments 0 reactions 0 assignees View on GitHub
OpSys-Linux
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 18h
Merged PRs (30d)
30

Description

The system call "rt_tgsigqueueinfo" was added to Linux in 2.6.31, so it's not very new, and it is mentioned in os.c. However, there seem to be a couple of places where it probably ought to be handled in a similar way to "rt_sigqueueinfo" but isn't, in os.c and signal.c. I am unsure what the practical implications might be of these omissions, if they are omissions.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.