Skip to content
GitLab
Explore
Sign in
Register
sigaction should set sigaction.sa_restorer
Code
Review changes
Check out branch
Download
Patches
Plain diff
Graham MacDonald
requested to merge
gmacd/relibc:sigaction-restore
into
master
Apr 14, 2020
Overview
0
Commits
1
Pipelines
1
Changes
5
Expand
sa_restorer wasn't being set in sigaction. Set to __restore_rt and add a test.
Merge request reports