On 10/17/24 05:54, Ilya Leoshkevich wrote:
Add a small test to prevent regressions.Signed-off-by: Ilya Leoshkevich <i...@linux.ibm.com> --- tests/tcg/multiarch/sigreturn-sigmask.c | 51 +++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 tests/tcg/multiarch/sigreturn-sigmask.c
This needs -lpthread. I'll fix while applying. r~