Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/sys
Module Name: src
Committed By: kamil
Date: Wed Mar 1 00:19:23 UTC 2017
Modified Files:
src/sys/sys: siginfo.h
Log Message:
Add new SIGTRAP types: TRAP_SCE and TRAP_SCX
New entries:
- TRAP_SCE 7 /* Process syscall entry trap */
- TRAP_SCX 8 /* Process syscall exit trap */
Sponsored by <The NetBSD Foundation>
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/sys/siginfo.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