1. e1f008e Fix compile. by Garrett Cooper · 14 years ago
  2. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  3. 358c3ee Printf-style format string warnings (TEST_RETURN related): this patch fixes some printf-format string warnings, concerning the TEST_RETURN variable. TEST_RETURN is declared as "long", so it is advisable to use "%ld" in printf format string to avoid undefined behaviour. Note that this patch is not complete - it fixes the warnings in files near the beginning of the alphabet only. Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 15 years ago
  4. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 16 years ago
  5. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
  6. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
  7. 5387ba0 These test cases fail on the NFS environment due to NFS relates issue(s). Hence abondon these tests when NFS is detected. By, Sridhar Vinay <vinaysridhar@in.ibm.com>. by subrata_modak · 16 years ago
  8. 8b5fe93 anal fix: add whitespace between arguments by vapier · 17 years ago
  9. 7546751 issue a warning if unable to actually test if F_SETLEASE is not defined by vapier · 17 years ago
  10. aa35472 dont declare setup/cleanup extern since they arent by vapier · 18 years ago
  11. 6e1a78c Fix for defect failure to lock readonly file, changed to open file RDONLY by mridge · 19 years ago
  12. e93a324 Applied a load of patches submitted to the mailing list by Gentoo's Mike Frysinger by robbiew · 19 years ago
  13. d70864e Added tests for GETLEASE, and SETLEASE w/FD_UNLCK by robbiew · 21 years ago
  14. 25ae545 Created 2 new testcases to test the fcntl() call with the F_SETLEASE option. by robbiew · 21 years ago