Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Add new entry for ptrace(2)
details: https://anonhg.NetBSD.org/src/rev/2c1f77f20116
branches: trunk
changeset: 350583:2c1f77f20116
user: kamil <kamil%NetBSD.org@localhost>
date: Fri Jan 13 23:29:10 2017 +0000
description:
Add new entry for ptrace(2)
Added:
ptrace(2): Add new options in EVENT_MASK: PTRACE_VFORK and
PTRACE_VFORK_DONE
diffstat:
doc/CHANGES | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r b16e586e219a -r 2c1f77f20116 doc/CHANGES
--- a/doc/CHANGES Fri Jan 13 23:22:12 2017 +0000
+++ b/doc/CHANGES Fri Jan 13 23:29:10 2017 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2235 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2236 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -447,3 +447,5 @@
nsd(8): Add the NSD Authoritative DNS server [christos 20170107]
zlib(3): Import 1.2.10 [christos 20170109]
ptrace(2): Add new si_code value of SIGTRAP: TRAP_CHLD [kamil 20170110]
+ ptrace(2): Add new options in EVENT_MASK: PTRACE_VFORK and
+ PTRACE_VFORK_DONE [kamil 20170113]
Home |
Main Index |
Thread Index |
Old Index