1. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  2. fdce7d5 Another semiautomated cleanup. by Cyril Hrubis · 11 years ago
  3. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  4. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  5. f8df4b5 syscalls:epoll01: turn off flooding verbose output by czhang@redhat.com · 13 years ago
  6. e683a86 Remove all unwanted references to TESTDIR. by Garrett Cooper · 14 years ago
  7. 1569799 Fix some tests. Remove all externs to Tst_count. 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. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  12. c81d7b9 After trying to find old enough glibc (2.2.2 and older) in any distribution I've given up modifying the test to compile with non glibc epoll library. So when glibc epoll headers are not found the test is disabled entirely and dummy version of the test is compiled. Patch that also fixes some minor problems is attached. Signed-off-by: Cyril Hrubis <chrubis@suse.cz>. by subrata_modak · 15 years ago
  13. df90996 fix printf modifiers by vapier · 15 years ago
  14. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  15. 361edcc The epoll-ltp testcase tests zero size argument to epoll_create and reports that particular case as a failure if the kernel returned a positive integer. According to 'man epoll_create', this size argument is actually ignored and the kernel dynamically sizes the required data structures. Hence removing this check in epoll-ltp testcase. Signed-Off-By: Chandru S <chandru@linux.vnet.ibm.com>. by subrata_modak · 15 years ago
  16. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  17. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  18. 7f40cfd clean up the makefile, clean up source code warnings, and add better libc/libepoll detection by vapier · 18 years ago
  19. cff4af0 remove extraneous whitespace usage in tst_* functions by vapier · 18 years ago
  20. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  21. 98988cb Changes to fix testcase defect 2194 by mridge · 20 years ago
  22. f34de46 Fix PROTECT_FUNC macro to get around compiler bug for varible parameter list by mridge · 20 years ago
  23. b0a63b6 added new ltp epoll testcases by mridge · 20 years ago