Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/doc
Module Name: src
Committed By: kamil
Date: Sat Dec 31 20:57:15 UTC 2016
Modified Files:
src/doc: TODO.ptrace
Log Message:
Update TODO.ptrace
Mark exect(3) for removal, there is no use-case for it. exec() is already
monitored and emits SIGTRAP when traced.
Accessor for siginfo_t is not case for PT_IO -- it's not reading/writing
process space of other process, but shared kernel space.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/doc/TODO.ptrace
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