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. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  4. 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
  5. bde87cb Rewrite the syscalls/set_thread_area tests by Cyril Hrubis · 13 years ago
  6. e683a86 Remove all unwanted references to TESTDIR. by Garrett Cooper · 14 years ago
  7. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  8. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  9. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  10. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  11. e1f008e Fix compile. by Garrett Cooper · 14 years ago
  12. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  13. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  14. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  15. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  16. 335f650 Fix indentation and a compile error noted by SimonXu on #ltp. by yaberauneya · 15 years ago
  17. e03fa31 Let set_thread_area Choose either user_desc or modify_ldt_ldt_s: Old glibc (like in RHEL4) has modify_ldt_ldt_s instead of user_desc structure defined in asm/ldt.h. It should follow the example of modify_ldt test cases to choose the feasible structure based on build-time checking. Also, a new header file has been created to handle code duplication. Signed-off-by: CAI Qian <caiqian@cclom.cn>. by subrata_modak · 15 years ago
  18. dfc744d [FIX PATCHES] All patches: To make your job easy, I have attached following patched to fix system call number to __NR_syscall representation. You can commit all these patches. LIST: by subrata_modak · 15 years ago
  19. 566e9a2 Use present autoconf test for asm/ldt.h in set_thread_area* tests to prevent build failures. Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 15 years ago
  20. a535e98 Add set_thread_area01 test for set_thread_area syscall. Signed-off-by: Manas Kumar Nayak <maknayak@in.ibm.com>. by subrata_modak · 15 years ago