Source-Changes-HG archive

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

[src/netbsd-6-1]: src/doc Ticket 959.



details:   https://anonhg.NetBSD.org/src/rev/e1227fed7f6c
branches:  netbsd-6-1
changeset: 775867:e1227fed7f6c
user:      riz <riz%NetBSD.org@localhost>
date:      Thu Sep 26 02:01:46 2013 +0000

description:
Ticket 959.

diffstat:

 doc/CHANGES-6.1.2 |  7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 785497c62b40 -r e1227fed7f6c doc/CHANGES-6.1.2
--- a/doc/CHANGES-6.1.2 Thu Sep 26 02:01:14 2013 +0000
+++ b/doc/CHANGES-6.1.2 Thu Sep 26 02:01:46 2013 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CHANGES-6.1.2,v 1.1.2.18 2013/09/26 01:58:04 riz Exp $
+# $NetBSD: CHANGES-6.1.2,v 1.1.2.19 2013/09/26 02:01:46 riz Exp $
 
 A complete list of changes from the NetBSD 6.1.1 release to the NetBSD 6.1.2
 release:
@@ -143,3 +143,8 @@
        fix device enumeration in some edge cases.  PR#47522, PR#48237
        [skrll, ticket #950]
 
+lib/libpthread/pthread.c                       1.137
+
+       Return errno, not just -1, from pthread_create().
+       [riastradh, ticket #959]
+



Home | Main Index | Thread Index | Old Index