1. aabb834 Include usctest.h in test.h by Cyril Hrubis · 9 years ago
  2. 0b9589f testcases: Constify char *msg variable. by Cyril Hrubis · 10 years ago
  3. 354ebb4 cleanup code indent by Wanlong Gao · 12 years ago
  4. ec6edca Add missing newline at end of file by Chris Dearman · 12 years ago
  5. 2c28215 Style and conformance changes. by Garrett Cooper · 14 years ago
  6. 60fa801 More meaningful cleanup with making options parsing errors consistent. by Garrett Cooper · 14 years ago
  7. 919dca8 extend autoconf ptrace tests by vapier · 15 years ago
  8. ef77253 1. Please see README.mk-devel for a full description of the changes by yaberauneya · 15 years ago
  9. a469a37 revert previous "style" change which did a lot more damage than good by vapier · 15 years ago
  10. 56207ce Coding Syle Cleanups. Signed-Off-By: <michal.simek@petalogix.com>. by subrata_modak · 15 years ago
  11. 9a9a569 add _GNU_SOURCE for strsignal in spawn_ptrace_child.h by vapier · 16 years ago
  12. e68d2eb base {PEEK,POKE}USER on sizeof(user) rather than sizeof(pt_regs) and add a few more corner cases by vapier · 16 years ago
  13. 90a8fb4 The new ltp-full-20080930.tgz seems to include some new ptrace tests (ptrace04 and ptrace06) that do a #include for spawn_ptrace_child.c. Now I find that if I do a "make clean" it removes this spawn_ptrace_child.c ... is this expected and desired? Also is there supposed to be a way to generate the spawn_ptrace_child.c and any other files removed after "make clean" ? Thanks, - Mark Ver. by subrata_modak · 16 years ago
  14. a6e0aa5 On ppc/ppc64, PTRACE_GETREGS and PTRACE_SETREGS don't be defined in /usr/include/sys/ptrace.h. So add checks before use them. Signed-off-by: Jin Bing Guo <guojb@cn.ibm.com>. by subrata_modak · 16 years ago
  15. 8435409 add out-of-bound and alignment tests for the GET/SET ptraces that take addresses by vapier · 16 years ago