1. 359980f rename syscall() macro to ltp_syscall() by Jan Stancek · 12 years ago
  2. 89af32a Another semiautomated cleanup. by Cyril Hrubis · 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. 1569799 Fix some tests. Remove all externs to Tst_count. by Garrett Cooper · 14 years ago
  6. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  7. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  8. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  9. e1f008e Fix compile. 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. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  12. 45e285d Remove useless casts. by Garrett Cooper · 14 years ago
  13. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 16 years ago
  14. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
  15. ef37027 faccessat01 and fchmodat01 did not test the AT_FDCWD, following patch makes them test AT_FDCWD and pass by subrata_modak · 16 years ago
  16. bbaeb93 faccessat01 and fchmodat01 did not test the AT_FDCWD tests, but assigned fds[5]. I made them work, patch attached. btw, readlinkat01 is also buggy, but I have not yet come around to fixing it. By, Marcus Meissner <marcusmeissner@users.sourceforge.net> by subrata_modak · 17 years ago
  17. b2356ac Fix directory remove issue on NFS. On NFS unlinking AND closing all files in a directory is mandaroty before unlinking this directory. This also fix a write in a invalid array entry. fds[5] does not exist since we only defines 5 tests., by, Renaud Lottiaux <Renaud.Lottiaux@kerlabs.com> by subrata_modak · 17 years ago
  18. 807cfe5 Added code to disable tests that will not run on kernels below 2.6.16 by mreed10 · 18 years ago
  19. 073ad12 new faccessat test from Yi CDL Yang by vapier · 18 years ago