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. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  4. c023535 syscalls/getents01: Cover more cases. by Cyril Hrubis · 11 years ago
  5. 9828b29 getdents01: compare "." or ".." to the first entry by Wanlong Gao · 11 years ago
  6. 85f662d syscalls/getdents: Remove indirection. by Cyril Hrubis · 11 years ago
  7. caf3d34 syscalls/getdents: Fix a few style nits. by Cyril Hrubis · 11 years ago
  8. 28894f5 syscalls/getdents: Add parameter to test getdents64 syscall by Markos Chandras · 11 years ago
  9. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  10. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  11. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  12. ec19461 getdents: rewrite syscall handling completely by Mike Frysinger · 12 years ago
  13. 2cb5291 Add tst_brkm to exit properly. Cleanup test. by Garrett Cooper · 13 years ago
  14. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  15. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  16. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  17. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  18. e1f008e Fix compile. by Garrett Cooper · 14 years ago
  19. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  20. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  21. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  22. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  23. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  24. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  25. 43337a3 Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  26. 024988b Daniel Gollub <dgollub@suse.de> wrote: With 2.6.27-rc* linux/dirent.h got removed Kbuild headers_install targe and dirent struct got removed. Instead use #include <dirent.h> instead of #include <linux/dirent.h>. Garrett Cooper <yanegomi@gmail.com> wrote: It appears that asm/page.h isn't packaged with kernel.org sources anymore as of 2.6.25, according to some folks on #fedora-devel. I was just wondering a) if that's the case, b) whether or not those affected test compiles have been identified and removed / modified? If both questions are true and no one has pointed out this issue before now, I've found all of the items which don't follow this behavior: According to the folks in #fedora-devel (airlied, jwb), we shouldn't be using asm/page.h directly, but instead should be accessing everything in page.h via sysconf(2), like so: by subrata_modak · 16 years ago
  27. dbbefc1 just use syscall() for everyone by vapier · 18 years ago
  28. 0c7769a A fix to include the x86_64 archtiecture to build on latest version RHEL by mreed10 · 18 years ago
  29. 8c10664 A fix for bug 25085 to allow the testsuite to build on rhel5 by mreed10 · 18 years ago
  30. 63e9bfb Added __powerpc__ to syscall() #define case by robbiew · 18 years ago
  31. 6eaecb2 Applied Coldfire patch from Jody McIntyre: by robbiew · 19 years ago
  32. fd9c985 Corrected typo. by robbiew · 20 years ago
  33. 7e63efd Applied patch from Jacky Malcles to allow test to run on ia64. by robbiew · 20 years ago
  34. 4eaa2c5 Removed a prior applied patch from Long Pu, that broke the testcases. by robbiew · 20 years ago
  35. 169681e Applied patch from Jacky Malcles to allow test to run on IA64. by robbiew · 20 years ago
  36. 5a18288 Per a suggestion from Gordon Jin, I removed the requirement to have "." listed by robbiew · 20 years ago
  37. 96a23d3 Added extra information to the output in the case where "." isn't the first entry returned. by robbiew · 20 years ago
  38. 7102f78 Applied message formatting patch from Gordon Jin. by robbiew · 20 years ago
  39. 53f88ac warnings cleanup -robbiew by robbiew · 21 years ago
  40. d878e38 warnings cleanup by robbiew · 21 years ago
  41. 74948ad Multiple cleanups and fixes from Ihno Krumreich by plars · 22 years ago
  42. 2836dc7 fix getdents for portability by plars · 23 years ago
  43. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago