Module Name: src
Committed By: christos
Date: Sat Nov 12 16:23:37 UTC 2016
Modified Files:
src/tests/kernel: t_ptrace_wait.c
Log Message:
- Add a 3 way handshake between the tracer and the tracee to make sure the
tracer got a chance to run before we trace it.
- Unbuffer stdout and stderr, because the tracee ends up with with the tracers
unflushed buffers, and that confuses things.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/tests/kernel/t_ptrace_wait.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.