1. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  2. 605fa33 Get rid of TEST_CLEANUP by Cyril Hrubis · 9 years ago
  3. cf0d626 Remove all useless NULL casts. by Cyril Hrubis · 10 years ago
  4. 23b37f3 syscalls: use tst_get_unused_pid() by Stanislav Kholmanskikh · 10 years ago
  5. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  6. 166cf21 get_robust_list01: use pid_max instead of UINT16_MAX by Jan Stancek · 11 years ago
  7. fdce7d5 Another semiautomated cleanup. by Cyril Hrubis · 11 years ago
  8. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  9. 359980f rename syscall() macro to ltp_syscall() by Jan Stancek · 11 years ago
  10. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  11. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  12. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  13. d28ecfa get_robust_list: change seteuid to setuid by Wanlong Gao · 12 years ago
  14. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  15. 66776cc Fix testcase. by Garrett Cooper · 14 years ago
  16. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  17. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  18. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  19. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  20. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  21. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  22. 358c3ee Printf-style format string warnings (TEST_RETURN related): this patch fixes some printf-format string warnings, concerning the TEST_RETURN variable. TEST_RETURN is declared as "long", so it is advisable to use "%ld" in printf format string to avoid undefined behaviour. Note that this patch is not complete - it fixes the warnings in files near the beginning of the alphabet only. Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 15 years ago
  23. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  24. 65be6ce on SLES10 SP2 __NR_get_robust_list is not defined and cause following compiler warning: by subrata_modak · 16 years ago
  25. 6d83065 clean up nested #ifdef mess by vapier · 16 years ago
  26. 5ec2c49 Fixed Build errors on s390x. Signed-Off-By: Ramon de Carvalho Valle <rcvalle@linux.vnet.ibm.com>. by subrata_modak · 16 years ago
  27. 1382fd1 Addition of get_robust_list() & set_robust_list() syscalls. Signed-Off-By: Ramon de Carvalho Valle <rcvalle@linux.vnet.ibm.com>. by subrata_modak · 16 years ago