Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   nathanw
Date:           Tue May 20 18:16:09 UTC 2003

Modified Files:
        src/sys/kern: sys_process.c
        src/sys/sys: ptrace.h

Log Message:
Add a ptrace interface for iterating over and collecting information
about LWPs. Loosely inspired by a similar interface in HP-UX ttrace(2).


To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 src/sys/kern/sys_process.c
cvs rdiff -r1.27 -r1.28 src/sys/sys/ptrace.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index