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 in doc/CHANGES
details: https://anonhg.NetBSD.org/src/rev/4220749b49ec
branches: trunk
changeset: 821670:4220749b49ec
user: kamil <kamil%NetBSD.org@localhost>
date: Sun Feb 12 20:59:23 2017 +0000
description:
Add new entry in doc/CHANGES
ptrace(2): Add signal mask information accessors API:
PT_GET_SIGMASK and PT_SET_SIGMASK
Sponsored by <The NetBSD Foundation>
diffstat:
doc/CHANGES | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 3d4fe94dc033 -r 4220749b49ec doc/CHANGES
--- a/doc/CHANGES Sun Feb 12 19:35:54 2017 +0000
+++ b/doc/CHANGES Sun Feb 12 20:59:23 2017 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2250 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2251 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -467,3 +467,5 @@
openldap: Import 2.4.44. [christos 20170208]
file(1): Upgraded to 5.30. [christos 20170210]
byacc: update to 20170201 [christos 20170211]
+ ptrace(2): Add signal mask information accessors API:
+ PT_GET_SIGMASK and PT_SET_SIGMASK [kamil 20170212]
Home |
Main Index |
Thread Index |
Old Index