Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Tickets #1349 and #1350
details: https://anonhg.NetBSD.org/src/rev/bc823478c613
branches: netbsd-9
changeset: 988191:bc823478c613
user: martin <martin%NetBSD.org@localhost>
date: Sat Oct 02 11:08:51 2021 +0000
description:
Tickets #1349 and #1350
diffstat:
doc/CHANGES-9.3 | 14 +++++++++++++-
1 files changed, 13 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r cd893b696416 -r bc823478c613 doc/CHANGES-9.3
--- a/doc/CHANGES-9.3 Sat Oct 02 11:07:55 2021 +0000
+++ b/doc/CHANGES-9.3 Sat Oct 02 11:08:51 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.3,v 1.1.2.31 2021/09/23 10:13:28 martin Exp $
+# $NetBSD: CHANGES-9.3,v 1.1.2.32 2021/10/02 11:08:51 martin Exp $
A complete list of changes from the NetBSD 9.2 release to the NetBSD 9.3
release:
@@ -741,3 +741,15 @@
cp(1): PR 54564: cp of a fifo yields an empty file.
[skrll, ticket #1348]
+external/gpl3/gcc/dist/libgomp/oacc-init.c 1.1.1.5
+
+ Fix a pthread_key leak.
+ [manu, ticket #1349]
+
+sys/kern/uipc_socket2.c 1.140
+sys/miscfs/fifofs/fifo_vnops.c 1.87
+tests/lib/libc/sys/t_poll.c 1.5
+
+ PR kern/56429: fix POLLHUP behavior with FIFOs.
+ [thorpej, ticket #1350]
+
Home |
Main Index |
Thread Index |
Old Index