1. 249f405 various: use sys/wait.h instead of wait.h by Steven Jackson · 8 years ago
  2. d6d11d0 Introduce tst_parse_opts() by Cyril Hrubis · 9 years ago
  3. 7b85868 syscalls/nanosleep02: Cleanup and fix. by Cyril Hrubis · 9 years ago
  4. 6febe05 syscalls/nanosleep02: Cleanup. by Cyril Hrubis · 9 years ago
  5. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  6. 605fa33 Get rid of TEST_CLEANUP by Cyril Hrubis · 9 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. fdce7d5 Another semiautomated cleanup. by Cyril Hrubis · 11 years ago
  11. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 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. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  17. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  18. a9e49f1 Fix all of the remaining conflicts and some style issues. by Garrett Cooper · 14 years ago
  19. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  20. 5374050 Merge branch 'master' into ltp-broom 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. cba2387 Shuffle around the code and exit _once_ at the bottom of the child process. by yaberauneya · 15 years ago
  25. f00ed7a Resolve the issue reported in the following email by using WIFEXITED(status) && WEXITSTATUS(status) == 0 as the pass criteria, as it should be according to wait(2). by yaberauneya · 15 years ago
  26. 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
  27. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  28. 030c6b7 pselect01 & nanosleep02: Warnings about Syscall Execution Time: This patch addes warnings in pselect01 and nanosleep02 test cases that the certain failures may due to the limitation of the way it calculates the system call execution time. Signed-off-by: CAI Qian <caiqian@cclom.cn>. by subrata_modak · 15 years ago
  29. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  30. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  31. 43337a3 Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  32. 7ceb0e6 This patch address bug 22203 and fixes the problem of nanosleep02 occasionally failing on 64 bit on beta 6. by mreed10 · 18 years ago
  33. a38ab6a Fix for defect 17215 by mridge · 19 years ago
  34. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  35. db7acc7 Increased USER_PRECISION to 2200 to take into account the processes switching time. by robbiew · 19 years ago
  36. 4238f34 Change to USEC_PRE to get around glibc bug by mridge · 20 years ago
  37. 01be333 warnings cleanup by robbiew · 21 years ago
  38. 9b91947 Applied Andrea Arcangeli <andrea@suse.de> patch. Note below: by robbiew · 22 years ago
  39. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago