Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libc/sys
Module Name: src
Committed By: kamil
Date: Fri Apr 7 00:56:14 UTC 2017
Modified Files:
src/lib/libc/sys: ptrace.2
Log Message:
Correction in ptrace(2) about operations that emit signals
PT_STEP and PT_DETACH cannot emit signals
PT_CONTINUE and PT_SYSCALL can emit signals
Pointed out by <chs>
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/lib/libc/sys/ptrace.2
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