Files
mckernel/kernel
NAKAMURA Gou 3f13862a98 ptrace: add error stub to prevent mcexec from waiting
In LTP's ptrace03 test,
there is a exit() preceded by ptrace(PTRACE_TRACEME).
In this case, processes will be usually finished immediately.
But mcexec will fall into waiting for parent's ptrace(PTRACE_CONT),
because mcexec sends itself a signal in processing of exit().
2014-06-09 19:03:59 +09:00
..
2014-01-24 20:18:36 +09:00
2014-03-30 16:14:19 +09:00
2014-03-27 15:32:23 +09:00
2014-03-30 16:14:19 +09:00
2013-10-15 12:30:41 +09:00
2013-06-06 11:53:30 -05:00
2013-02-18 12:07:32 +09:00