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. 923b23f Other compiler warning fixes: this is another chunk of compiler warning fixes in LTP tests, related to printf format strings. They have multiple causes: by subrata_modak · 15 years ago
  4. 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
  5. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 16 years ago
  6. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
  7. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 16 years ago
  8. aa35472 dont declare setup/cleanup extern since they arent by vapier · 18 years ago
  9. db63921 Porting changes from John Kohl to support Solaris, HP-UX and AIX in the LTP by mridge · 20 years ago
  10. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago