Commit History

Author SHA1 Message Date
  Eric Andersen 9febc84ad3 Update sigaction syscall names to act more like glibc. Fix the x86 sigaction 21 years ago
  Eric Andersen 49bf4a5a4c Looks like sigaction on arm needs adjustment, so split this into 21 years ago
  Eric Andersen d6abdce959 Use sizeof(sa_mask) instaed of sizeof(sigset_t) since sa_mask is 22 years ago
  Eric Andersen 3ab0557e5a A number of naming updates in preparation for adding in 22 years ago
  Eric Andersen f3aece684d HAVE_SA_RESTORER is supposed to be true, not false, on most arches. 22 years ago
  Eric Andersen c1bb4ddffb Fix a few things I'd missed when using old (2.0.x) kernels. 22 years ago
  Eric Andersen b88ff80f70 Once again, rework the signal handling to be even more correct. We no 22 years ago