1. 359980f rename syscall() macro to ltp_syscall() by Jan Stancek · 11 years ago
  2. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  3. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  4. 2e3781d "return 1" should be replaced with "tst_exit()". by Garrett Cooper · 14 years ago
  5. e683a86 Remove all unwanted references to TESTDIR. by Garrett Cooper · 14 years ago
  6. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  7. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  8. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  9. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  10. e1f008e Fix compile. by Garrett Cooper · 14 years ago
  11. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  12. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  13. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  14. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  15. b83a9d6 Rt_sigprocmask01 test case caused "segment fault" on x86: This is a similar problem as rt_sigsuspend01 which has been fix before. by Subrata Modak · 14 years ago
  16. ece5dea Fix the sigset_t size value for mips*. by Garrett Cooper · 14 years ago
  17. 85a1755 Finish up the remainder of the needed commits to fix the segfault issues with the rt_sig* syscalls. by Garrett Cooper · 14 years ago
  18. 5833cc6 Revert sourcefiles to older `more functional' copies. They segfault on x86_64, but if someone else wants to fix them, they can clean them up... by yaberauneya · 15 years ago
  19. f5e2c72 Clean up this test too. This thing segfaults on me as well... grr... by yaberauneya · 15 years ago
  20. 1c0b94e Change syscall numbers to symbolic constants in rt_sigprocmask01: This patch changes the syscall numbers in rt_sigprocmask01 test to symbolic constants, to make it functional on other architectures than i386. Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 15 years ago
  21. b264432 Add rt_sigprocmask01 test for rt_sigprocmask syscall. Signed-off-by: Manas Kumar Nayak <maknayak@in.ibm.com>. by subrata_modak · 15 years ago