1. 48b1bde rename 'sigset' var to avoid shadowing with libc symbol sigset by Khem Raj · 8 years ago
  2. ad33a3d replace SIGCLD with SIGCHLD by Khem Raj · 8 years ago
  3. d218f34 Remove useless malloc() casts. by Cyril Hrubis · 10 years ago
  4. c74b7f0 testcases/kernel/fs/doio/doio.c: Fix buffer size. by Cyril Hrubis · 11 years ago
  5. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  6. fed9641 Fix FSF address by Wanlong Gao · 12 years ago
  7. f329883 ltp: use C function prototypes in "doio.c" by Alex Elder · 13 years ago
  8. 10de700 ltp: move type definitions up in "doio.c" by Alex Elder · 13 years ago
  9. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  10. a802291 Fix compiler warnings. by Garrett Cooper · 14 years ago
  11. 7d0a4a5 Cleanup style and get rid of conflicts problems. by Garrett Cooper · 14 years ago
  12. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  13. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  14. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  15. 8fb1cdb More style cleanup. by Garrett Cooper · 14 years ago
  16. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  17. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  18. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  19. a926306 Fix return(NULL) -> return NULL. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  20. b15aafd Hi, by subrata_modak · 16 years ago
  21. 90d1e3c I am attaching a patch fs.patch for fixing some testcases failing on arm. fs.patch:- For arm architecture some system calls has been removed like time, utime etc. Since fs testcases include time system call, it should be replaced with gettimeofday system call. It wouldn't effect other architectures and thus works for arm also. Also testcases like utime should be made architecture specific. sasa sasa <sasak.1983@gmail.com>. by subrata_modak · 16 years ago
  22. 8c6b7df This patch fixes some compiler warnings spit out by newer GCCs and fortify source (mostly some initialisations and return value checking), by, Marcus Meissner <marcusmeissner@users.sourceforge.net> by subrata_modak · 16 years ago
  23. e6dca5f some more "variable is used uninitialized" warnings fixed with this patch, by, Marcus Meissner <marcusmeissner@users.sourceforge.net> by subrata_modak · 16 years ago
  24. 32cc0ac use memset() instead of bzero() 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. 5ac48ae Fix failure on rwtest versions rwtest03 and rwtest04 due to mmap running out of resources. by mridge · 20 years ago
  27. 1f1798b Applied fix from Joe Habermann for the "v" option, where in some cases the by robbiew · 20 years ago
  28. bccfd22 Applied patch received from Jun Sun: by robbiew · 21 years ago
  29. 0ccc827 Resolved compiler warnings. by robbiew · 21 years ago
  30. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago