1. 0eccc58 rt_sigaction: headers are included in a uniform way by Stanislav Kholmanskikh · 11 years ago
  2. c5532e4 testcases/kernel: initialize fields of sigaction struct by Jan Stancek · 11 years ago
  3. fed9641 Fix FSF address by Wanlong Gao · 12 years ago
  4. f8b7fd8 include/ltp_signal.h: Remove inline from singnal_h by Cyril Hrubis · 12 years ago
  5. 181f8dc Comment on function, and return an appropriate integer value. Update function names as well. by Garrett Cooper · 15 years ago
  6. cdb5d0f Commit version with changes provided by Liubo for the rt_sig* fixup by Garrett Cooper · 15 years ago
  7. 6aa2737 Older versions of binutils / gcc don't properly grok the weak symbols solution I put in before the 200911 release, so instead implement the code using a preprocessor define (CLEANUP), which can be defined before including cleanup.c, and thus the user can specify what cleanup function they wish to use before it's defined. by yaberauneya · 15 years ago
  8. 402ec1f Commit changes which provide a functional fix for the rt_sigaction(2) tests on x86_64, apart from SIGRTMIN (still crashes, but it keeps on going..). by yaberauneya · 15 years ago
  9. 7b3f222 A simple header which only contains SIGSETSIZE right now, but will contain more items (potentially) later. by yaberauneya · 15 years ago