1. a11ad22 More cleanup and fixes. by Garrett Cooper · 14 years ago
  2. 4bab335 Fail with TCONF on all 32-bit archs. by Garrett Cooper · 14 years ago
  3. 6a4f572 Add testcase to test OOM for memcg. by Garrett Cooper · 14 years ago
  4. ddf3308 Add testcase for OOM ala NUMA with memcg. by Garrett Cooper · 14 years ago
  5. 399e899 Add runtest entries for oom testcases. by Garrett Cooper · 14 years ago
  6. d6f4ae1 Require root to run. by Garrett Cooper · 14 years ago
  7. 15619ba Style and don't run on _all_ 32-bit archs. by Garrett Cooper · 14 years ago
  8. d2deda9 Add oom02 testcase. by Garrett Cooper · 14 years ago
  9. 1125ba3 Fix build error on non-numa enabled systems. by Garrett Cooper · 14 years ago
  10. 99854e0 Don't prefix non-libc constants with underscores. by Garrett Cooper · 14 years ago
  11. 650a2a4 Don't prefix non-libc constants with underscores. by Garrett Cooper · 14 years ago
  12. 0db5507 Test OOM functionality. by Garrett Cooper · 14 years ago
  13. 8147b76 Whitespace and style fixes. by Garrett Cooper · 14 years ago
  14. 8d4be67 Fix test with large memory machines. by Garrett Cooper · 14 years ago
  15. 5575127 Fix infinite loop error. by Garrett Cooper · 14 years ago
  16. e533b54 Use K&R style for the statement-less while-loop. by Garrett Cooper · 14 years ago
  17. e117e3e Fix testcase based on Cyril's patch. by Garrett Cooper · 14 years ago
  18. 73f4853 Minor improvements. by Garrett Cooper · 14 years ago
  19. 5c0cb00 Prevent the zombie child apocalypse. by Garrett Cooper · 14 years ago
  20. a1a9207 Fix bounds check to be properly static. by Garrett Cooper · 14 years ago
  21. ca8a369 Mask SIGPOLL and SIGXPROF. by Garrett Cooper · 14 years ago
  22. 2315a7c Use $() instead of ``. by Garrett Cooper · 14 years ago
  23. d3df7e0 Replace SIGPOLL with SIGUSR2 wherever possible. by Garrett Cooper · 14 years ago
  24. 9fc93f9 Handle SIGALRM a bit more gracefully w/ the parent by Garrett Cooper · 14 years ago
  25. d100d8a Oops. Don't break t0 0. by Garrett Cooper · 14 years ago
  26. eb4183a Fix some nits. by Garrett Cooper · 14 years ago
  27. b85ab72 Actually implement the SIGALRM watchdog. by Garrett Cooper · 14 years ago
  28. 31b53b7 Whitespace. by Garrett Cooper · 14 years ago
  29. e84b76c Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  30. 64d7980 Some minor fixes. by Garrett Cooper · 14 years ago
  31. 0f75db2 Fix timer_create testcases. by Garrett Cooper · 14 years ago
  32. c2ed6ed Use safe macros. by Garrett Cooper · 14 years ago
  33. 2789bc7 Fix testcase. by Garrett Cooper · 14 years ago
  34. 3ebf9b2 Fix header include. by Garrett Cooper · 14 years ago
  35. bacc849 Remove references to malloc.h. Sort headers some. by Garrett Cooper · 14 years ago
  36. 26a24f8 Fix compile warnings. by Garrett Cooper · 14 years ago
  37. 42472f8 Remove useless cast. by Garrett Cooper · 14 years ago
  38. 84f181f Fix some nits in testcase. by Garrett Cooper · 14 years ago
  39. 3362694 Don't assume mqd_t is an integer. by Garrett Cooper · 14 years ago
  40. 99c4f25 Fix test compilation. by Garrett Cooper · 14 years ago
  41. 2148888 Readd newline so gcc won't whine. by Garrett Cooper · 14 years ago
  42. 150cc00 Remove conflict markers. by Garrett Cooper · 14 years ago
  43. c240d1c Readd newline at the EOF so gcc doesn't whine. by Garrett Cooper · 14 years ago
  44. 1a2678b Remove conflict marker. by Garrett Cooper · 14 years ago
  45. c8c2e13 Fix test. by Garrett Cooper · 14 years ago
  46. 8732528 Fix test. by Garrett Cooper · 14 years ago
  47. f175718 Fix improperly merged code. by Garrett Cooper · 14 years ago
  48. 264074b Allow for newer defined versions of POSIX than POSIX 2001.1 by Garrett Cooper · 14 years ago
  49. 0a4d84a Handle the requests in lio_listio via a sighandler properly. by Garrett Cooper · 14 years ago
  50. e79aabe Fix testcase. by Garrett Cooper · 14 years ago
  51. 64bcf4a Fix testcase on UCLINUX. by Garrett Cooper · 14 years ago
  52. 50477d5 yy-ed one too many lines. by Garrett Cooper · 14 years ago
  53. 4fac290 Completely port to UCLINUX. by Garrett Cooper · 14 years ago
  54. e8530df Fix header include format. by Garrett Cooper · 14 years ago
  55. 54587dd Attempt to fix testcases. by Garrett Cooper · 14 years ago
  56. 9ab64b8 Attempt to fix testcase. by Garrett Cooper · 14 years ago
  57. 5df0260 Add usctest.h, fix test.h include. by Garrett Cooper · 14 years ago
  58. 0a643cb Fix some of the following testcases. by Garrett Cooper · 14 years ago
  59. 80678cf Fix some minor nits. by Garrett Cooper · 14 years ago
  60. 02d739b Fix testcase. by Garrett Cooper · 14 years ago
  61. 12b2a1c Fix compile and mismerge with vimdiff. by Garrett Cooper · 14 years ago
  62. 2edc96e Fix compile. by Garrett Cooper · 14 years ago
  63. 27e6963 Merge branch 'master' of ssh://ltp.git.sf.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  64. 6b19959 Merge branch 'master' of ssh://ltp.git.sf.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  65. 97cff8d Merge branch 'master' of ssh://ltp.git.sf.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  66. fc62c2d Fix chdir01 testcase compile and apply safe macros. by Garrett Cooper · 14 years ago
  67. 4a3c658 Add safe macros for chdir and mkdir. by Garrett Cooper · 14 years ago
  68. cd72458 Turn off -Werror for now. by Garrett Cooper · 14 years ago
  69. 0f66fc0 Fix some portions of the testcase. by Garrett Cooper · 14 years ago
  70. 944d700 Missed some error checking. by Garrett Cooper · 14 years ago
  71. 585dabc Fix more warnings with the tomoyo testsuite. by Garrett Cooper · 14 years ago
  72. 5bd4dbd Turn on -Wno-error in pan. by Garrett Cooper · 14 years ago
  73. a0ac159 Make failures to write fatal and noisy. by Garrett Cooper · 14 years ago
  74. c7086f3 Fix style in testcase. by Garrett Cooper · 14 years ago
  75. 41176c3 Break some bad behavior. by Garrett Cooper · 14 years ago
  76. 03a223f Clean up tool. by Garrett Cooper · 14 years ago
  77. 04f4207 Fix warning reported by Cyril Hrubis (chrubis AT suse DOT cz). by Garrett Cooper · 14 years ago
  78. 400c836 Commit more safe macros missing from the sourcebase. by Garrett Cooper · 14 years ago
  79. 17bef93 Fix testcase. by Garrett Cooper · 14 years ago
  80. 6565b0f Fix testcase. by Garrett Cooper · 14 years ago
  81. b28f332 Fix testcase. by Garrett Cooper · 14 years ago
  82. 75b5a4b Fix testcase. by Garrett Cooper · 14 years ago
  83. 6be4ba4 Fix testcase. by Garrett Cooper · 14 years ago
  84. 9307ff6 Fix testcase. by Garrett Cooper · 14 years ago
  85. 99532e8 Fix compile. by Garrett Cooper · 14 years ago
  86. 21f2f62 Err... this `fix' wasn't quite what I had in mind. by Garrett Cooper · 14 years ago
  87. 5262667 Fix some signalhandling code. by Garrett Cooper · 14 years ago
  88. b6ff02c Fix all remaining warnings. by Garrett Cooper · 14 years ago
  89. e683a86 Remove all unwanted references to TESTDIR. by Garrett Cooper · 14 years ago
  90. a46bf85 Fix another testcase. by Garrett Cooper · 14 years ago
  91. 5503357 Disable bounds checking with printouts in tst_brk. by Garrett Cooper · 14 years ago
  92. e653fac More minor cleanup. by Garrett Cooper · 14 years ago
  93. ca43592 Expand SAFE_* macros and functions. by Garrett Cooper · 14 years ago
  94. 58dc8e6 Make execve03 testcase 100% conformant and safe. by Garrett Cooper · 14 years ago
  95. 38d3de1 Fix -Wunitialized. by Garrett Cooper · 14 years ago
  96. 5bd5884 Fix test bugs. by Garrett Cooper · 14 years ago
  97. 0f7c523 Style and a typo. by Garrett Cooper · 14 years ago
  98. aff80b4 Put tst_exit in the correct spot. by Garrett Cooper · 14 years ago
  99. 1c57687 Fix the tst_tmpdir() bug. by Garrett Cooper · 14 years ago
  100. 45c9708 -Wuninitialized warnings. by Garrett Cooper · 14 years ago