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. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  4. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  5. e683a86 Remove all unwanted references to TESTDIR. by Garrett Cooper · 14 years ago
  6. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  7. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  8. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  9. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  10. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  11. 8fb1cdb More style cleanup. by Garrett Cooper · 14 years ago
  12. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  13. 76a720a While executing the ltp on an nfs root mounted system, I faced a problem with some of the ltp test cases. These tests either did not close their file descriptors or did no unmap the mmaped files. This results in a failures while trying to clean up the temporary directory of the testcase. I have fixed all of the above tests with the following patch. Signed-off-by: Darshak P Shah<darshaks@linux.vnet.ibm.com>, by Subrata Modak · 14 years ago
  14. 5210c01 The following patch solves the problem: by subrata_modak · 15 years ago
  15. 192a3b5 Fix the splice02 test: by subrata_modak · 15 years ago
  16. ad1d5d4 Addition of splice02 test for splice() syscall. Original-Author: Jens Axboe <axboe@kernel.dk>, Ported-To-LTP:By: Manas K Nayak <maknayak@in.ibm.com>. by subrata_modak · 15 years ago