Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc Note eventfd(2) and timerfd(2).
details: https://anonhg.NetBSD.org/src/rev/19f96d2584e1
branches: trunk
changeset: 1023634:19f96d2584e1
user: thorpej <thorpej%NetBSD.org@localhost>
date: Sun Sep 19 15:52:55 2021 +0000
description:
Note eventfd(2) and timerfd(2).
diffstat:
doc/CHANGES | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r bd0462ea1308 -r 19f96d2584e1 doc/CHANGES
--- a/doc/CHANGES Sun Sep 19 15:52:04 2021 +0000
+++ b/doc/CHANGES Sun Sep 19 15:52:55 2021 +0000
@@ -1,4 +1,4 @@
-# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2829 $>
+# LIST OF CHANGES FROM LAST RELEASE: <$Revision: 1.2830 $>
#
#
# [Note: This file does not mention every change made to the NetBSD source tree.
@@ -420,3 +420,5 @@
pxeboot: Add support for specifying a banner in boot.cfg. [nia 20210907]
luna68k: Add support for keyboard LED and buzzer controls via wskbd(4).
[tsutsui 20210918]
+ kernel: Added native eventfd(2) and timerfd(2) implementations.
+ [thorpej 20210919]
Home |
Main Index |
Thread Index |
Old Index