1. 365a3c1 lib/databin.c: code cleanups by Wanlong Gao · 12 years ago
  2. df5b3b4 lib/dataascii.c: code cleanups by Wanlong Gao · 12 years ago
  3. 2b9f501 lib/cloner.c: code cleanups by Wanlong Gao · 12 years ago
  4. 69c2ab0 Add TST_RESOURCE_COPY() to prepare test files. by Cyril Hrubis · 12 years ago
  5. b6a5657 Merge ../ltp-dev by Cyril Hrubis · 12 years ago
  6. 1924061 Add TST_PROCESS_STATE_WAIT() API. by Cyril Hrubis · 12 years ago
  7. ab8388c Add easy to use API for parent-child synchronization. by Cyril Hrubis · 12 years ago
  8. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  9. 4274895 lib: Add functions to ease pseudo fs read/write by Cyril Hrubis · 12 years ago
  10. fed9641 Fix FSF address by Wanlong Gao · 12 years ago
  11. 4548c6c Update FSF address by Wanlong Gao · 12 years ago
  12. 3b535a8 tools: add tst_ncpus/_max api to get number of CPUS by Wanlong Gao · 12 years ago
  13. 37550cf Remove whitespace at end of line by Chris Dearman · 12 years ago
  14. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  15. cbdd1dc V3 /lib/tst_tmpdir Implemented a simple testcase. by Marios Makris · 12 years ago
  16. c128c45 /lib/tst_tmpdir.c removed the TDIRECTORY part by Marios Makris · 12 years ago
  17. 4aa7a48 /lib/tst_tmpdir.c removed / and * checks by Marios Makris · 12 years ago
  18. 3550766 /lib/tst_tmpdir.c removed mkstemp method by Marios Makris · 12 years ago
  19. 60b1baa /lib/tst_tmpdir indentation and coding style fixes by Marios Makris · 12 years ago
  20. 2b73a15 safe_macros: add SAFE_STRTOUL by Zhouping Liu · 12 years ago
  21. 33bb713 Created an automated test for the /lib/bytes_by_prefix.c by Marios Makris · 12 years ago
  22. 5f017a0 Return -1 on negative input/output (/lib/bytes_by_prefix.c) by Marios Makris · 12 years ago
  23. ac0d5eb Fix SAFE_READ so that it actually works by Garrett Cooper · 12 years ago
  24. 3d3e94e Changed nconv variable from long to int in /lib/bytes_by_prefix.c by Marios Makris · 12 years ago
  25. 1475f67 Renamed /lib/str_to_bytes.c and /include str_to bytes.h by Marios Makris · 12 years ago
  26. 9a769aa Indentation and coding style fixes on /lib/str_to_bytes.c as well as /include/str_to_bytes.h by Marios Makris · 12 years ago
  27. 51725fc libltp: remove system_specific_hugepages_info by Caspar Zhang · 13 years ago
  28. 4d964f6 lib/parse_opts.c: Fix the -I option. by Cyril Hrubis · 13 years ago
  29. e97ba6f lib/cloner.c enlarge cloner stack size by Cyril Hrubis · 13 years ago
  30. 9af0bd7 safe_macros: Include errno.h. by Vinson Lee · 13 years ago
  31. d6a1f25 safe_macros: add SAFE_STRTOL by Caspar Zhang · 13 years ago
  32. 2ef059e lib/parse_opts.c Print ALL CAPS warning when using -c option. by Cyril Hrubis · 13 years ago
  33. d2e9f84 lib: Fix tst_print() by Cyril Hrubis · 13 years ago
  34. fd4ada7 lib/parse_opts: Multiple fixes by Markos Chandras · 13 years ago
  35. 8d2d8ba lib/self_exec: Remove extra argument from tst_resm function call by Markos Chandras · 13 years ago
  36. 3f75fe4 safe_macros: Add ftruncate and truncate. by Cyril Hrubis · 13 years ago
  37. 9180514 libltp: drop unused variable by Mike Frysinger · 13 years ago
  38. 817c782 getrusage03: test ru_maxrss by Caspar Zhang · 13 years ago
  39. a5ef1c1 I want to enable using hugepage releated functions in by Garrett Cooper · 13 years ago
  40. 9ef7f2d Fix warnings in lib/tlibio.c by Garrett Cooper · 14 years ago
  41. 86d0dba ltp: fix databinchk() definition by Alex Elder · 14 years ago
  42. ce10184 Remove the rest of edundant "? 1 : 0". by Cyril Hrubis · 14 years ago
  43. bc5da68 The functional tests for utime checks if utime updates the by Cyril Hrubis · 14 years ago
  44. 8b02c1c A weak attempt at style fixing. by Garrett Cooper · 14 years ago
  45. 4a3c658 Add safe macros for chdir and mkdir. by Garrett Cooper · 14 years ago
  46. 41176c3 Break some bad behavior. by Garrett Cooper · 14 years ago
  47. 400c836 Commit more safe macros missing from the sourcebase. by Garrett Cooper · 14 years ago
  48. 5503357 Disable bounds checking with printouts in tst_brk. by Garrett Cooper · 14 years ago
  49. ca43592 Expand SAFE_* macros and functions. by Garrett Cooper · 14 years ago
  50. b1c7c6b Make the test bug more obvious. by Garrett Cooper · 14 years ago
  51. 43891b7 Fix reentrancy. by Garrett Cooper · 14 years ago
  52. 68d76e0 Make tst_brk reentrant. by Garrett Cooper · 14 years ago
  53. dd3f47e Actually commit code move. by Garrett Cooper · 14 years ago
  54. 1e6f5a6 Resolving all compile errors via a script by Garrett Cooper · 14 years ago
  55. 6a464fe Remove unnecessary tst_sig code. by Garrett Cooper · 14 years ago
  56. e911d38 Remove references to Tst_nobuf. by Garrett Cooper · 14 years ago
  57. aec33cd Clean up and export Forker_pids to cut down on useless extern cruft. by Garrett Cooper · 14 years ago
  58. c6fd0e4 Make get_tst_tmpdir failures a bit more sensical. by Garrett Cooper · 14 years ago
  59. 1f3c236 More whitespace and consistency changes. by Garrett Cooper · 14 years ago
  60. 13431b6 Check for NULL from malloc(3), not !NULL. by Garrett Cooper · 14 years ago
  61. eacf2a3 Account for reporting flags appended to ttype in tst_brk. by Garrett Cooper · 14 years ago
  62. db97680 Improve prior commits to file. by Garrett Cooper · 14 years ago
  63. 936344f Fix typo in comment. by Garrett Cooper · 14 years ago
  64. 619e6a7 Modify style. by Garrett Cooper · 14 years ago
  65. 5374050 Merge branch 'master' into ltp-broom by Garrett Cooper · 14 years ago
  66. 9f2555e Screw it. Just call tst_exit at the end of each tst_brkm invocation now. by Garrett Cooper · 14 years ago
  67. d720444 Crap. Checked in code on the wrong branch. by Garrett Cooper · 14 years ago
  68. 858bf87 Fix conflicts. by Garrett Cooper · 14 years ago
  69. 43088e1 Merge branch 'master' of ssh://ltp.git.sourceforge.net/gitroot/ltp/ltp by Garrett Cooper · 14 years ago
  70. 5b87544 Fix errors and warnings in previous set of commits. by Garrett Cooper · 14 years ago
  71. 8798ebf Remove all loop related logic. by Garrett Cooper · 14 years ago
  72. 16e681e Intentionally exit when tst_exit == NULL. by Garrett Cooper · 14 years ago
  73. a126241 Merge remote branch 'origin' into ltp-broom by Garrett Cooper · 14 years ago
  74. e9f9b88 Disable pedanticness in origin. by Garrett Cooper · 14 years ago
  75. 60cd167 Fix stupid errors. by Garrett Cooper · 14 years ago
  76. d3e6e8f Fail quickly w/ tst_res* APIs from non-main proc. by Garrett Cooper · 14 years ago
  77. 903910d More cleanup. by Garrett Cooper · 14 years ago
  78. 6bfb01e Start cleanup for tst_brkloop*. by Garrett Cooper · 14 years ago
  79. 9185e83 Fix alignment on strict archs (arm, sh, etc). by Garrett Cooper · 14 years ago
  80. c319020 parse_opts: constify opts arg by Mike Frysinger · 14 years ago
  81. 2b8e4cb Propogate UCLINUX=1 throughout the build. by Garrett Cooper · 14 years ago
  82. 28606c1 lib: pull in config.h in some files by Mike Frysinger · 14 years ago
  83. 0056e39 Fix stack alignment on ARM with clone tests. by Garrett Cooper · 14 years ago
  84. ca758b7 fix fs_perms tests. Signed-off-by: Cyril Hrubis <chrubis@suse.cz>. by Subrata Modak · 14 years ago
  85. c9639c8 Implement simple filter-out mechanism for libraries. by Garrett Cooper · 15 years ago
  86. c2a3ba5 Get closer to getting a working quotactl01 test. There were many setup related items missing, and I'm still bumbling around in the dark trying to figure out how this works, but I'm getting closer to an answer at least... by yaberauneya · 15 years ago
  87. cfb7063 Add block device detection. It's the first step towards getting the quotactl crud to work. by yaberauneya · 15 years ago
  88. 7113a0c Avoid unintended side-effects with errno being overwritten by accident with fpri by yaberauneya · 15 years ago
  89. 8680b28 Quell the _GNU_SOURCE already defined noise. by yaberauneya · 15 years ago
  90. 4263e49 Get rid of a valid -Wunused warning with the fscanf(3). by yaberauneya · 15 years ago
  91. f6d7f09 define and use common clone helpers by vapier · 15 years ago
  92. 3311a25 fix possible tst_xxx buffer overrun: Following patch fixes tst_** functions that would segfault for printing messages longer than 2048 chars. Now such message is truncated. Signed-off-by: <chrubis@suse.cz>. by subrata_modak · 15 years ago
  93. a5da751 take version from build system by vapier · 15 years ago
  94. 473ab27 dont keep ltp.pc in cvs by vapier · 15 years ago
  95. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  96. 2d2d01b clean all objects, not just the few we care about by vapier · 15 years ago
  97. 995d5a3 decode ENAMETOOLONG by vapier · 15 years ago
  98. f88c09e use a printf modifier to shut up gcc warnings (should make some internal tst_* funcs that take raw va_args so we can drop this EXPAND_VAR_ARGS() hack) by vapier · 15 years ago
  99. 3dc0470 punt unused btime/etime temp variables (not that these belong in global scope in the first place) by vapier · 15 years ago
  100. 6daba92 cleanup code style by vapier · 15 years ago