1. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  2. 4e2bab8 Make use of NULL by Cyril Hrubis · 10 years ago
  3. 3324212 ltp: Fix races in mmap1 by Dave Kleikamp · 11 years ago
  4. 981d33a Fix retval parameter to pthread_join() by Dave Kleikamp · 11 years ago
  5. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  6. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  7. 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
  8. fea169d Cleanup mtest06/*.c tests. by Cyril Hrubis · 13 years ago
  9. d72816d Further mtest06/mmap1.c fixes. by Cyril Hrubis · 13 years ago
  10. 80ec134 Fix mtest06/mmap1.c sigaction initalization. by Cyril Hrubis · 13 years ago
  11. ea8e6bf Fix mtext06/mmap1.c pthread functions usage. by Cyril Hrubis · 13 years ago
  12. e01b27f First fix for mtest06/mmap1.c by Cyril Hrubis · 13 years ago
  13. 6538d51 Clean up the code mtest06/mmap1.c code. by Cyril Hrubis · 13 years ago
  14. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  15. df3eb16 Deal with a lot of annoying style nits. by Garrett Cooper · 14 years ago
  16. 9eeea79 Fix error message (was hardcoded to SIGALARM). by Garrett Cooper · 14 years ago
  17. da124b9 Just another printf cleanup: attached patch fixes some more printf formating issues as well as some coding style errors. Signed-off-by: <chrubis@suse.cz>. by subrata_modak · 15 years ago
  18. bdbaec5 Clean Trailing Tab: Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  19. 4bb656a Clear Trailing Whitespace. Signed-off-by: Michal Simek <monstr@monstr.eu>. by subrata_modak · 15 years ago
  20. c3e450f Per request of Mike Frysinger, I resend this patch. The patch itself is the same, but the explanation is extended. Hope it's better this time. by subrata_modak · 16 years ago
  21. 7e61536 I've attached some patches that I created for LTP at work. Most of them simply add command-line options to specify the amount of memory/pages to use for tests. However, there's one fix that works around a bug in uClibc's pthread implementation. It can be unsafe to call exit(3) from a signal handler. Call _exit(2) instead. by subrata_modak · 16 years ago
  22. 605a566 mmap1.c:524: warning: format '%ld' expects type 'long int', but argument 3 has type 'double' by subrata_modak · 16 years ago
  23. 3187a6e "liudeyan@cn.ibm.com" made mmap1 to be terminated by Ctrl-C by subrata_modak · 17 years ago
  24. 4fb9139 "suzuki@in.ibm.com" added SIGNAL and Address Fault handling capability for all architectures by subrata_modak · 17 years ago
  25. 475916e Randy Dunlap writes: Convert mmap1 to use standard test results output format. Correct several typos. by vapier · 17 years ago
  26. b35614a fixup gcc warnings by removing silly pieces of code by vapier · 17 years ago
  27. b7c85cf "rsalveti@linux.vnet.ibm.com" fixed the problem reported at bug [1732287] mtest06/mmap1.c missing run_once check in do loop by subrata_modak · 17 years ago
  28. 771bfd3 "carmelo.amoroso@st.com" points out the wrong usage of the option -s by subrata_modak · 17 years ago
  29. 7135ba0 <carmelo.amoroso@st.com> fixes -v option, thread handling, usage of OPT_MISSING macro, etc by subrata_modak · 17 years ago
  30. 0237312 Fix for Bug No. "1542453", default value of param x doesn't work in 'mmap1', pointed out by <bstqc-victor> by subrata_modak · 17 years ago
  31. 1712631 jiang guowei writes: by vapier · 18 years ago
  32. 0e28b62 fix gcc warning: by vapier · 18 years ago
  33. 5260137 mmap2 and mmap3 had the same problem, unlink the files after open so that they get removed, otherwise we end up with a lot of 1GB+ files lingering around and by plars · 21 years ago
  34. 3907cba fixed mmap1 to remove files after it was done with them, otherwise you could end up with some really large files after the run. by plars · 21 years ago
  35. 173b045 warnings cleanup by robbiew · 21 years ago
  36. 263f349 warnings removal by robbiew · 21 years ago
  37. e4db66b cleanup warnings by robbiew · 21 years ago
  38. 067f384 MIPS fixes from Johannes Stezenbach: by plars · 22 years ago
  39. da80674 Applied Andreas Jaeger warning patch. <aj@suse.de> by robbiew · 22 years ago
  40. c839ac4 Modified by iyermanoj · 23 years ago
  41. 0148752 typecast for pthread_join by plars · 23 years ago
  42. e37f2d1 Modified. read source for details. OPT_MISSING added by iyermanoj · 23 years ago
  43. 8c75698 modified. Look at comments in source for details. by iyermanoj · 23 years ago
  44. 865695b restructuring work done, and adding about 400 testcases by plars · 23 years ago