1. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  2. fed9641 Fix FSF address by Wanlong Gao · 12 years ago
  3. 9ef7f2d Fix warnings in lib/tlibio.c by Garrett Cooper · 13 years ago
  4. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  5. 903910d More cleanup. by Garrett Cooper · 14 years ago
  6. 28606c1 lib: pull in config.h in some files by Mike Frysinger · 14 years ago
  7. 45a8ba0 trim trailing whitespace by vapier · 15 years ago
  8. 26e07d5 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: 2) Under $LTP_ROOT/lib/ there are the tlibio.[ch] files which include some code based on Async IO functionalities. The Async IO is well supported if LTP was built with glibc but it is not supported by uclibc as, currently, the uclibc doesn't provide AsyncIO extensions. I think the code for AsyncIO, have to be placed under "#if !defined (__UCLIBC__)". I've made a patch to fix it. Signed-off-by: Francesco Rundo <francesco.rundo@st.com>. by subrata_modak · 15 years ago
  9. 94d177a This patch fix man miscellenous compilation warnings. Signed-off-by: CAI Qian <caiqian@cclom.cn>. by subrata_modak · 16 years ago
  10. ea37be8 These patches enable AIO and listio in tlibio.c for linux, mostly by reusing code that is already in tlibio.c, and makes non-blocking read()/write() actually work. Also, they change pipeio.c to use this. Comments: by subrata_modak · 16 years ago
  11. 32cc0ac use memset() instead of bzero() by vapier · 18 years ago
  12. f7298c7 Updates from Jennifer Monk to enable compiling w/o errors using XLC by mridge · 19 years ago
  13. 906676d Applied patch from Mike Frysinger: by robbiew · 19 years ago
  14. d34d581 Applied fixes by Paul J.Y. Lahaie to implement support for UCLinux by robbiew · 19 years ago
  15. e6508f8 Porting changes to provide compatability of LTP with Solaris, HP-UX and AIX by mridge · 20 years ago
  16. 37497ef Removed compiler warnings. by robbiew · 21 years ago
  17. a70576c Removed "extern int errno" lines and replaced with "#include <errno.h>" by robbiew · 21 years ago
  18. 5e9c69e Applying patch from Steven J. Hill <sjhill@realitydiluted.com>. by nstraz · 22 years ago
  19. f3a83d5 Applied patch submitted by Ihno Krumreich by robbiew · 22 years ago
  20. d5d51ca I've applied most of the patch that Urban Widmark <urban@teststation.com> by nstraz · 23 years ago
  21. cc2e555 New additions: by alaffin · 24 years ago
  22. b973f2b Initial source for rwtest/doio in LTP by whr · 24 years ago