1. e74013a Make use of SAFE_GETSOCKNAME() by Cyril Hrubis · 7 years ago
  2. 59c9acb Make use of SAFE_CONNECT() by Cyril Hrubis · 7 years ago
  3. 3a20c59 Make use of SAFE_STAT() by Cyril Hrubis · 7 years ago
  4. d6d11d0 Introduce tst_parse_opts() by Cyril Hrubis · 10 years ago
  5. aabb834 Include usctest.h in test.h by Cyril Hrubis · 10 years ago
  6. 605fa33 Get rid of TEST_CLEANUP by Cyril Hrubis · 10 years ago
  7. e38b961 Remove STD_FUNCTIONAL_TEST by Cyril Hrubis · 10 years ago
  8. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  9. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 10 years ago
  10. 6e4e77a do not pick free/unused port by chance by Jan Stancek · 11 years ago
  11. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 12 years ago
  12. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  13. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  14. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  15. ec6edca Add missing newline at end of file by Chris Dearman · 12 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. e1f008e Fix compile. by Garrett Cooper · 14 years ago
  21. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  22. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  23. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  24. 923b23f Other compiler warning fixes: this is another chunk of compiler warning fixes in LTP tests, related to printf format strings. They have multiple causes: by subrata_modak · 15 years ago
  25. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 16 years ago
  26. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
  27. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
  28. 43337a3 Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
  29. 585950c I've done on the other test cases. In addition, I've cleaned up Makefiles related to _64 and _16 testcases as suggested by Garrett Cooper <yanegomi@gmail.com>. Signed-off-by: Masatake YAMATO <yamato@redhat.com>. by subrata_modak · 16 years ago
  30. 6b0adc9 Many tests cannot be executed concurrently. I have a few patches to make it possible to execute some tests in parallel/concurrency, to check SMP safeness, by, Renaud Lottiaux <Renaud.Lottiaux@kerlabs.com> by subrata_modak · 17 years ago
  31. 498546d New Test Cases sendfile05 sendfile06 and sendfile07 for sendfile and sendfile64 syscall, by Masatake YAMATO <yamato@redhat.com> by subrata_modak · 17 years ago
  32. b752e85 Added sendfile64 support and new testcase sendfile04.c in this regard, by Masatake YAMATO <yamato@redhat.com> by subrata_modak · 17 years ago
  33. 1968aef use socklen_t instead of int where appropriate by vapier · 18 years ago
  34. e93a324 Applied a load of patches submitted to the mailing list by Gentoo's Mike Frysinger by robbiew · 19 years ago
  35. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  36. 9827066 Applied patch from Aniruddha: by robbiew · 21 years ago
  37. aa01abd warnings cleanup by robbiew · 21 years ago
  38. 31f6f67 Applied patch sent in by V.R.Sundar. by robbiew · 22 years ago
  39. 33b7774 Applied patch from Susanne Wintenberger (swinten@de.ibm.com) that adds a waitpid by robbiew · 22 years ago
  40. 16bfb44 Fix sendfile02 to work with the new 2.5 kernels which no longer allow it to fallback on write. by plars · 22 years ago
  41. 8b6d9bf fix sf bug #525688 - parameter problems in sendfile testcases. Should help on 64bit archs. by plars · 23 years ago
  42. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago