support PTRACE_DETACH.
change getppid() to use proc->ftn->ppid_parent->pid, for ptraced process. refs #280
This commit is contained in:
@ -16,6 +16,7 @@
|
||||
|
||||
#include <types.h>
|
||||
|
||||
#define RFLAGS_TF (1 << 8)
|
||||
#define RFLAGS_IF (1 << 9)
|
||||
|
||||
#define MSR_EFER 0xc0000080
|
||||
|
||||
Reference in New Issue
Block a user