1. e3c09dc pipeio/pipeio.c: cleanup and add it to run default by Xiaoguang Wang · 10 years ago
  2. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  3. fed9641 Fix FSF address by Wanlong Gao · 12 years ago
  4. c5bb3eb pipeio: prevent race between SIGCHLD and open() by Jan Stancek · 13 years ago
  5. 47fa924 This test occasionally hangs on some machines. The hang has been by Garrett Cooper · 13 years ago
  6. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  7. 72521cf Fix more tests; remove more Tst_count externs. by Garrett Cooper · 14 years ago
  8. a9e49f1 Fix all of the remaining conflicts and some style issues. by Garrett Cooper · 14 years ago
  9. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  10. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  11. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  12. 8fb1cdb More style cleanup. by Garrett Cooper · 14 years ago
  13. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  14. 25e2187 Pipeio: Fix Error Use of Semctl(2): [PATCH] aio and nonblocking io in tlibio.c and pipeio.c, http://article.gmane.org/gmane.linux.ltp/6643, unfortunately introduced a segmentation fault on PPC64. by subrata_modak · 15 years ago
  15. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  16. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  17. 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
  18. b1cc741 OK. I have implemented such a patch which does not overflow anymore. However, I could not test it, because: by subrata_modak · 16 years ago
  19. 2adf02e Quick and dirty fix to overflow in pipeio when computing the number of writes: the computation of the number of writes in pipeio can overflow, eg. if you want to run more than 4 GB through the pipe. The attached patch fixes that. Signed-off-by: Jiri Palecek <jpalecek@web.de>. by subrata_modak · 16 years ago
  20. e336553 Fix memory leaks in pipeio. Signed-off-by: Jin Bing Guo <guojb@cn.ibm.com>. by subrata_modak · 16 years ago
  21. 9e78ade do not use variable names the same as system functions (like stime() or utime()) by vapier · 18 years ago
  22. 32cc0ac use memset() instead of bzero() by vapier · 18 years ago
  23. 9e28c8f use memcpy() instead of bcopy() by vapier · 18 years ago
  24. 2156d7d use proper tst_* functions for output by vapier · 18 years ago
  25. f7298c7 Updates from Jennifer Monk to enable compiling w/o errors using XLC by mridge · 19 years ago
  26. 33abc16 Applied patch from David Marlin: by robbiew · 19 years ago
  27. 92b688b Applied patches from Chris Dearman to set PASS/FAIL messages. by robbiew · 20 years ago
  28. a70576c Removed "extern int errno" lines and replaced with "#include <errno.h>" by robbiew · 21 years ago
  29. 045fd16 *** empty log message *** by robbiew · 22 years ago
  30. f471e11 Updating the copyright information. This was open sourced by SGI two years ago. by nstraz · 22 years ago
  31. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago