Hacker News new | ask | show | jobs
by Joker_vD 706 days ago
I am fairly certain that glibc uses SA_RESTORER in its sigaction wrapper and implements a suitable sigreturn() function which is provided as the sa_restorer argument.
1 comments

Sure, as can any library.