cvs commit: src/sys/sys ptrace.h
Colin Percival
cperciva at FreeBSD.org
Fri Apr 29 15:38:03 PDT 2005
cperciva 2005-04-29 22:38:02 UTC
FreeBSD src repository
Modified files:
sys/sys ptrace.h
Log:
Add PROC_UNLOCK(p) to PTRACESTOP_SC(p, td, flag). This is necessary
due to a change made in revision 1.284 of sys/kern/kern_sig.c in August
2004 which made ptracestop() return with the process still locked.
Submitted by: Mauritz Sundell
MFC After: 3 days
Revision Changes Path
1.26 +1 -0 src/sys/sys/ptrace.h
More information about the cvs-src
mailing list