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. 187f251 Fix fallocate testcases for other archs than just ppc* and x86_64 with __WORDSIZE of 32. by Garrett Cooper · 14 years ago
  4. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  5. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  6. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  7. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  8. e1f008e Fix compile. by Garrett Cooper · 14 years ago
  9. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  10. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  11. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  12. 6f36678 fallocate02: add a default case to avoid gcc uninitialized warning by vapier · 15 years ago
  13. 6dd41a3 drop compile-time checks for the syscall and rely completely on runtime -- people missing __NR_fallocate should update include/linux_syscall_numbers.h by vapier · 15 years ago
  14. 4a5373f fix/cleanup printf strings and errno handling by vapier · 15 years ago
  15. ac1e4c1 fallocate tests call syscall() incorrectly for 32-bit powerpc. Signed-off-by: Dave Kleikamp <shaggy@linux.vnet.ibm.com>. by subrata_modak · 15 years ago
  16. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  17. 4bf2967 Fallocate: Use TCONF instead of TWARN: This patch fixes TWARN with TCONF to indicate the system does not support those test cases. Signed-off-by: CAI Qian <caiqian@cclom.cn>. by subrata_modak · 15 years ago
  18. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  19. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  20. 43337a3 Fix return(0) to return 0. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  21. 6882569 Call cleanup() at the right places to prevent fallocate tests leaving files in the temporary directory. Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 16 years ago
  22. e312d9e Hello, these are some little fixes I've created for ltp. They are typos, fixes for compiler warning, bashisms in the makefiles etc. Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 16 years ago
  23. df18bd0 This will address the problem until distros update with latest glibc which has fallocate implementation. This is not extensively tested and built with some assumption like by subrata_modak · 16 years ago
  24. 122c603 Testcases contributed by Sharyathi Nagesh <sharyath@in.ibm.com> by subrata_modak · 17 years ago