cvs commit: src/sys/sys ptrace.h src/sys/kern sys_process.c

David Xu davidxu at FreeBSD.org
Sun Aug 8 15:26:12 PDT 2004


davidxu     2004-08-08 22:26:11 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              ptrace.h 
    sys/kern             sys_process.c 
  Log:
  Add pl_flags to ptrace_lwpinfo, two flags PL_FLAG_SA and PL_FLAG_BOUND
  indicate that a thread is in UTS critical region.
  
  Reviewed by: deischen
  Approved by: marcel
  
  Revision  Changes    Path
  1.127     +7 -0      src/sys/kern/sys_process.c
  1.25      +3 -0      src/sys/sys/ptrace.h


More information about the cvs-all mailing list