From 6922362c66bbfaa3ac9b7bb6be24368d790d28d6 Mon Sep 17 00:00:00 2001 From: rpj Date: Fri, 4 Jan 2002 04:53:36 +0000 Subject: * attr.c (pthread_attr_setscope): Add more error checking and actually store the scope value even though it's not really necessary. (pthread_attr_getscope): Return stored value. * implement.h (pthread_attr_t_): Add new scope element. * ANNOUNCE: Fix out of date comment next to pthread_attr_setscope in conformance section. --- COPYING | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) (limited to 'COPYING') diff --git a/COPYING b/COPYING index d54e44a..2a29a12 100644 --- a/COPYING +++ b/COPYING @@ -58,14 +58,17 @@ Pthreads-win32 copyrights and exception files is covered under the following GNU Lesser General Public License Copyrights: - Copyright (C) 1998 Ben Elliston and Ross Johnson - Copyright (C) 1999,2000,2001 Ross Johnson - - Please note that the names given in the Copyright above do not - imply authorship of the source code. The names of all - substantial contributors of intellectual works incorporated - in the pthreads-win32 distribution are listed in the file - CONTRIBUTORS. + Pthreads-win32 - POSIX Threads Library for Win32 + Copyright(C) 1998 John E. Bossom + Copyright(C) 1999,2002 Pthreads-win32 contributors + + The current list of contributors is contained + in the file CONTRIBUTORS included with the source + code distribution. The current list of CONTRIBUTORS + can also be seen at the following WWW location: + http://sources.redhat.com/pthreads-win32/contributors.html + + Contact Email: rpj@ise.canberra.edu.au These files are not covered under one of the Copyrights listed above: -- cgit v1.2.3