1. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  2. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  3. c57fba5 testcases/kernel/syscalls: clean up old style prototypes by Mike Frysinger · 10 years ago
  4. d59a659 s/Tst_count/tst_count/ to avoid CamelCase by Caspar Zhang · 11 years ago
  5. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  6. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 12 years ago
  7. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  8. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  9. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  10. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  11. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  12. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  13. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  14. e1f008e Fix compile. by Garrett Cooper · 14 years ago
  15. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  16. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  17. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  18. 8dcffd8 fix printf strings by vapier · 15 years ago
  19. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. 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. dad6e1a Breno Leitao (leitao@linux.vnet.ibm.com) fixed these for running on NFS mounted systems by subrata_modak · 17 years ago
  22. 0722a2b as reported by Jane Lv, mmap() returns an unsigned value (MAP_FAILED) upon error, so checking with <= 0 will not work by vapier · 18 years ago
  23. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  24. 0c7e81c warnings cleanup by robbiew · 21 years ago
  25. 16b0e34 Back out readv01, readv02 changes to expect EINVAL when count==0. Kernel is going to keep the old behaviour. by plars · 22 years ago
  26. fe29429 Removed test 1 from readv01 and moved it to readv02, added code to check the kernel version and if after 2.5.35 test for EINVAL on readv with count==0. This is a new (but legal) behaviour for readv as of 2.5.35. by plars · 22 years ago
  27. 1ad8451 Several fixes for 64-big from Gerhard Tonn. by plars · 22 years ago
  28. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago