1. 837c0a6 Replace __BEGIN_DECLS and __END_DECLS to with expanded macros by Khem Raj · 7 years ago
  2. 95fea1f Revert "Replace __BEGIN_DECLS and __END_DECLS to with expanded macros" by Petr Vorel · 7 years ago
  3. c83639c Replace __BEGIN_DECLS and __END_DECLS to with expanded macros by Khem Raj · 7 years ago
  4. d218f34 Remove useless malloc() casts. by Cyril Hrubis · 10 years ago
  5. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  6. 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
  7. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  8. b4fb4fd Fix testcases and tools that don't depend on libltp. by Garrett Cooper · 14 years ago
  9. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  10. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 16 years ago
  11. 3ffe072 I'm a user of LTP. I use LTP for testing SH based Linux kernel for our embedded systems. I'm using a kernel 2.6.23. I've downloaded latest LTP release: ltp-full-20090131.tgz. I've found the following issues: 1) I found some instructions on some LTP Makefiles reporting direct calls to "gcc" or "g++" instead of using the related env. variables $(CC) and/or $(CXX). The usage of gcc/g++ hardcoded, didn't allow to cross-build the related LTP tests. I've done a patch which is attached to this email ( ltp-full-20090131-allow-cross-build-fix.patch). Signed-off-by: Francesco Rundo <francesco.rundo@st.com>. by subrata_modak · 16 years ago
  12. 84c7ae7 Adding new epoll testcases. by sonyajo · 20 years ago