Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3]: src/doc Ticket 875.



details:   https://anonhg.NetBSD.org/src/rev/f2009a501f09
branches:  netbsd-3
changeset: 577338:f2009a501f09
user:      tron <tron%NetBSD.org@localhost>
date:      Mon Oct 10 11:34:16 2005 +0000

description:
Ticket 875.

diffstat:

 doc/CHANGES-3.0 |  9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 5cf1ee6db3a6 -r f2009a501f09 doc/CHANGES-3.0
--- a/doc/CHANGES-3.0   Mon Oct 10 11:32:28 2005 +0000
+++ b/doc/CHANGES-3.0   Mon Oct 10 11:34:16 2005 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: CHANGES-3.0,v 1.1.2.273 2005/10/08 16:04:50 tron Exp $
+#      $NetBSD: CHANGES-3.0,v 1.1.2.274 2005/10/10 11:34:16 tron Exp $
 
 A complete list of changes from the initial NetBSD 3.0 branch on 16 March 2005
 until the 3.0 release:
@@ -13390,3 +13390,10 @@
        which goes poorly.
        [chs, ticket #874]
 
+include/sched.h                                        1.8
+lib/libpthread/sched.c                         1.4
+
+       Change the sched_*() functions to return -1 and set errno to ENOSYS
+       (per the standard) instead of returning ENOSYS, PR lib/30970.
+       [kleink, ticket #875]
+



Home | Main Index | Thread Index | Old Index