Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc libc: Added ppoll() wrapper around native pollts(2)
details: https://anonhg.NetBSD.org/src/rev/f283c100fe94
branches: trunk
changeset: 936063:f283c100fe94
user: kamil <kamil%NetBSD.org@localhost>
date: Fri Jul 17 15:52:16 2020 +0000
description:
libc: Added ppoll() wrapper around native pollts(2)
diffstat:
doc/CHANGES | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (14 lines):
diff -r 406c8eb7d1c3 -r f283c100fe94 doc/CHANGES
--- a/doc/CHANGES Fri Jul 17 15:44:04 2020 +0000
+++ b/doc/CHANGES Fri Jul 17 15:52:16 2020 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2716 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2717 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -256,3 +256,4 @@
ERLITE -> OCTEON
INSTALL_ERLITE -> INSTALL_OCTEON
[simonb 20200715]
+ libc: Added ppoll() wrapper around native pollts(2) [kamil 20200717]
Home |
Main Index |
Thread Index |
Old Index