Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Ticket #1583
details: https://anonhg.NetBSD.org/src/rev/4c169e1b610d
branches: netbsd-9
changeset: 373378:4c169e1b610d
user: martin <martin%NetBSD.org@localhost>
date: Sat Feb 04 14:42:43 2023 +0000
description:
Ticket #1583
diffstat:
doc/CHANGES-9.4 | 9 ++++++++-
1 files changed, 8 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 067ad5e18ca8 -r 4c169e1b610d doc/CHANGES-9.4
--- a/doc/CHANGES-9.4 Sat Feb 04 14:41:39 2023 +0000
+++ b/doc/CHANGES-9.4 Sat Feb 04 14:42:43 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.44 2023/02/01 19:01:48 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.45 2023/02/04 14:42:43 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -730,3 +730,10 @@
vax: make bootloader work on 8MB VAXen.
[tsutsui, ticket #1582]
+lib/libc/thread-stub/thread-stub.c 1.30
+
+ PR 57214: adjust the error return value of pthread_sigmask for
+ non libpthread usage.
+ [uwe, ticket #1583]
+
+
Home |
Main Index |
Thread Index |
Old Index