Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-9]: src/doc Ticket #1584
details: https://anonhg.NetBSD.org/src/rev/3368038a0143
branches: netbsd-9
changeset: 373380:3368038a0143
user: martin <martin%NetBSD.org@localhost>
date: Sat Feb 04 16:21:31 2023 +0000
description:
Ticket #1584
diffstat:
doc/CHANGES-9.4 | 7 ++++++-
1 files changed, 6 insertions(+), 1 deletions(-)
diffs (19 lines):
diff -r a8a929bca1f4 -r 3368038a0143 doc/CHANGES-9.4
--- a/doc/CHANGES-9.4 Sat Feb 04 16:19:20 2023 +0000
+++ b/doc/CHANGES-9.4 Sat Feb 04 16:21:31 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-9.4,v 1.1.2.45 2023/02/04 14:42:43 martin Exp $
+# $NetBSD: CHANGES-9.4,v 1.1.2.46 2023/02/04 16:21:31 martin Exp $
A complete list of changes from the NetBSD 9.3 release to the NetBSD 9.4
release:
@@ -736,4 +736,9 @@
non libpthread usage.
[uwe, ticket #1583]
+lib/libc/thread-stub/thread-stub.c 1.31
+ Change libc sched_yield() stub to actually still call the syscall
+ instead of doing nothing when app is not linked with pthread.
+ [uwe, ticket #1584]
+
Home |
Main Index |
Thread Index |
Old Index