Index: ossp-pkg/pth/ChangeLog RCS File: /v/ossp/cvs/ossp-pkg/pth/ChangeLog,v rcsdiff -q -kk '-r1.643' '-r1.644' -u '/v/ossp/cvs/ossp-pkg/pth/ChangeLog,v' 2>/dev/null --- ChangeLog 2006/06/08 17:48:23 1.643 +++ ChangeLog 2006/06/08 17:54:51 1.644 @@ -26,6 +26,9 @@ Solaris where additional libraries are required. [Ralf S. Engelschall] + *) Adjusted all copyright messages for new year 2006. + [Ralf S. Engelschall] + Changes between 2.0.5 and 2.0.6 (05-Oct-2005 to 22-Nov-2005) *) Add a missing "break" in pth_attr.c:pth_attr_ctrl(). Index: ossp-pkg/pth/Makefile.in RCS File: /v/ossp/cvs/ossp-pkg/pth/Makefile.in,v rcsdiff -q -kk '-r1.155' '-r1.156' -u '/v/ossp/cvs/ossp-pkg/pth/Makefile.in,v' 2>/dev/null --- Makefile.in 2004/12/31 19:34:44 1.155 +++ Makefile.in 2006/06/08 17:54:51 1.156 @@ -1,6 +1,6 @@ ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 1999-2005 Ralf S. Engelschall +## Copyright (c) 1999-2006 Ralf S. Engelschall ## ## This file is part of GNU Pth, a non-preemptive thread scheduling ## library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/README RCS File: /v/ossp/cvs/ossp-pkg/pth/README,v rcsdiff -q -kk '-r1.210' '-r1.211' -u '/v/ossp/cvs/ossp-pkg/pth/README,v' 2>/dev/null --- README 2005/11/22 07:33:45 1.210 +++ README 2006/06/08 17:54:51 1.211 @@ -54,7 +54,7 @@ COPYRIGHT AND LICENSE - Copyright (c) 1999-2005 Ralf S. Engelschall + Copyright (c) 1999-2006 Ralf S. Engelschall This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public Index: ossp-pkg/pth/aclocal.m4 RCS File: /v/ossp/cvs/ossp-pkg/pth/aclocal.m4,v rcsdiff -q -kk '-r1.104' '-r1.105' -u '/v/ossp/cvs/ossp-pkg/pth/aclocal.m4,v' 2>/dev/null --- aclocal.m4 2004/12/31 19:34:44 1.104 +++ aclocal.m4 2006/06/08 17:54:51 1.105 @@ -1,6 +1,6 @@ dnl ## dnl ## GNU Pth - The GNU Portable Threads -dnl ## Copyright (c) 1999-2005 Ralf S. Engelschall +dnl ## Copyright (c) 1999-2006 Ralf S. Engelschall dnl ## dnl ## This file is part of GNU Pth, a non-preemptive thread scheduling dnl ## library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/config.param RCS File: /v/ossp/cvs/ossp-pkg/pth/config.param,v rcsdiff -q -kk '-r1.23' '-r1.24' -u '/v/ossp/cvs/ossp-pkg/pth/config.param,v' 2>/dev/null --- config.param 2004/12/31 19:34:44 1.23 +++ config.param 2006/06/08 17:54:51 1.24 @@ -1,6 +1,6 @@ ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 1999-2005 Ralf S. Engelschall +## Copyright (c) 1999-2006 Ralf S. Engelschall ## ## This file is part of GNU Pth, a non-preemptive thread scheduling ## library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/configure.ac RCS File: /v/ossp/cvs/ossp-pkg/pth/configure.ac,v rcsdiff -q -kk '-r1.15' '-r1.16' -u '/v/ossp/cvs/ossp-pkg/pth/configure.ac,v' 2>/dev/null --- configure.ac 2004/12/31 19:34:44 1.15 +++ configure.ac 2006/06/08 17:54:51 1.16 @@ -1,6 +1,6 @@ dnl ## dnl ## GNU Pth - The GNU Portable Threads -dnl ## Copyright (c) 1999-2005 Ralf S. Engelschall +dnl ## Copyright (c) 1999-2006 Ralf S. Engelschall dnl ## dnl ## This file is part of GNU Pth, a non-preemptive thread scheduling dnl ## library which can be found at http://www.gnu.org/software/pth/. @@ -42,7 +42,7 @@ AC_HEADLINE(dnl GNU Pth, Portable Threads, dnl PTH_VERSION, pth_vers.c, dnl -[Copyright (c) 1999-2005 Ralf S. Engelschall ]) +[Copyright (c) 1999-2006 Ralf S. Engelschall ]) AC_CONFIG_PARAM(config.param) AC_CONFIG_HEADER(pth_acdef.h)dnl AC_PREFIX_DEFAULT(/usr/local) Index: ossp-pkg/pth/devtool.func RCS File: /v/ossp/cvs/ossp-pkg/pth/devtool.func,v rcsdiff -q -kk '-r1.6' '-r1.7' -u '/v/ossp/cvs/ossp-pkg/pth/devtool.func,v' 2>/dev/null --- devtool.func 2004/12/31 19:34:44 1.6 +++ devtool.func 2006/06/08 17:54:51 1.7 @@ -1,6 +1,6 @@ ## ## devtool.func -- Development Tool Functions -## Copyright (c) 2001-2005 Ralf S. Engelschall +## Copyright (c) 2001-2006 Ralf S. Engelschall ## devtool_require () { Index: ossp-pkg/pth/pth-config.in RCS File: /v/ossp/cvs/ossp-pkg/pth/pth-config.in,v rcsdiff -q -kk '-r1.27' '-r1.28' -u '/v/ossp/cvs/ossp-pkg/pth/pth-config.in,v' 2>/dev/null --- pth-config.in 2004/12/31 19:34:44 1.27 +++ pth-config.in 2006/06/08 17:54:51 1.28 @@ -1,7 +1,7 @@ #!/bin/sh ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 1999-2005 Ralf S. Engelschall +## Copyright (c) 1999-2006 Ralf S. Engelschall ## ## This file is part of GNU Pth, a non-preemptive thread scheduling ## library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth-config.pod RCS File: /v/ossp/cvs/ossp-pkg/pth/pth-config.pod,v rcsdiff -q -kk '-r1.23' '-r1.24' -u '/v/ossp/cvs/ossp-pkg/pth/pth-config.pod,v' 2>/dev/null --- pth-config.pod 2004/12/31 19:34:44 1.23 +++ pth-config.pod 2006/06/08 17:54:51 1.24 @@ -1,6 +1,6 @@ ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 1999-2005 Ralf S. Engelschall +## Copyright (c) 1999-2006 Ralf S. Engelschall ## ## This file is part of GNU Pth, a non-preemptive thread scheduling ## library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth.h.in RCS File: /v/ossp/cvs/ossp-pkg/pth/pth.h.in,v rcsdiff -q -kk '-r1.145' '-r1.146' -u '/v/ossp/cvs/ossp-pkg/pth/pth.h.in,v' 2>/dev/null --- pth.h.in 2004/12/31 19:34:44 1.145 +++ pth.h.in 2006/06/08 17:54:52 1.146 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth.m4 RCS File: /v/ossp/cvs/ossp-pkg/pth/pth.m4,v rcsdiff -q -kk '-r1.17' '-r1.18' -u '/v/ossp/cvs/ossp-pkg/pth/pth.m4,v' 2>/dev/null --- pth.m4 2006/06/08 17:48:23 1.17 +++ pth.m4 2006/06/08 17:54:52 1.18 @@ -1,6 +1,6 @@ dnl ## dnl ## GNU Pth - The GNU Portable Threads -dnl ## Copyright (c) 1999-2005 Ralf S. Engelschall +dnl ## Copyright (c) 1999-2006 Ralf S. Engelschall dnl ## dnl ## This file is part of GNU Pth, a non-preemptive thread scheduling dnl ## library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth.pod RCS File: /v/ossp/cvs/ossp-pkg/pth/pth.pod,v rcsdiff -q -kk '-r1.166' '-r1.167' -u '/v/ossp/cvs/ossp-pkg/pth/pth.pod,v' 2>/dev/null --- pth.pod 2004/12/31 19:34:44 1.166 +++ pth.pod 2006/06/08 17:54:52 1.167 @@ -1,6 +1,6 @@ ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 1999-2005 Ralf S. Engelschall +## Copyright (c) 1999-2006 Ralf S. Engelschall ## ## This file is part of GNU Pth, a non-preemptive thread scheduling ## library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth.spec RCS File: /v/ossp/cvs/ossp-pkg/pth/pth.spec,v rcsdiff -q -kk '-r1.13' '-r1.14' -u '/v/ossp/cvs/ossp-pkg/pth/pth.spec,v' 2>/dev/null --- pth.spec 2004/12/31 19:34:45 1.13 +++ pth.spec 2006/06/08 17:54:52 1.14 @@ -1,6 +1,6 @@ ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 2000-2005 Ralf S. Engelschall +## Copyright (c) 2000-2006 Ralf S. Engelschall ## ## This file is part of GNU Pth, a non-preemptive thread scheduling ## library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_acmac.h.in RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_acmac.h.in,v rcsdiff -q -kk '-r1.11' '-r1.12' -u '/v/ossp/cvs/ossp-pkg/pth/pth_acmac.h.in,v' 2>/dev/null --- pth_acmac.h.in 2004/12/31 19:34:45 1.11 +++ pth_acmac.h.in 2006/06/08 17:54:52 1.12 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_attr.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_attr.c,v rcsdiff -q -kk '-r1.22' '-r1.23' -u '/v/ossp/cvs/ossp-pkg/pth/pth_attr.c,v' 2>/dev/null --- pth_attr.c 2005/11/22 07:26:43 1.22 +++ pth_attr.c 2006/06/08 17:54:52 1.23 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_cancel.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_cancel.c,v rcsdiff -q -kk '-r1.29' '-r1.30' -u '/v/ossp/cvs/ossp-pkg/pth/pth_cancel.c,v' 2>/dev/null --- pth_cancel.c 2004/12/31 19:34:45 1.29 +++ pth_cancel.c 2006/06/08 17:54:52 1.30 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_clean.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_clean.c,v rcsdiff -q -kk '-r1.20' '-r1.21' -u '/v/ossp/cvs/ossp-pkg/pth/pth_clean.c,v' 2>/dev/null --- pth_clean.c 2004/12/31 19:34:45 1.20 +++ pth_clean.c 2006/06/08 17:54:52 1.21 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_compat.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_compat.c,v rcsdiff -q -kk '-r1.12' '-r1.13' -u '/v/ossp/cvs/ossp-pkg/pth/pth_compat.c,v' 2>/dev/null --- pth_compat.c 2004/12/31 19:34:45 1.12 +++ pth_compat.c 2006/06/08 17:54:52 1.13 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_data.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_data.c,v rcsdiff -q -kk '-r1.33' '-r1.34' -u '/v/ossp/cvs/ossp-pkg/pth/pth_data.c,v' 2>/dev/null --- pth_data.c 2004/12/31 19:34:45 1.33 +++ pth_data.c 2006/06/08 17:54:52 1.34 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_debug.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_debug.c,v rcsdiff -q -kk '-r1.31' '-r1.32' -u '/v/ossp/cvs/ossp-pkg/pth/pth_debug.c,v' 2>/dev/null --- pth_debug.c 2004/12/31 19:34:45 1.31 +++ pth_debug.c 2006/06/08 17:54:52 1.32 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_errno.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_errno.c,v rcsdiff -q -kk '-r1.27' '-r1.28' -u '/v/ossp/cvs/ossp-pkg/pth/pth_errno.c,v' 2>/dev/null --- pth_errno.c 2004/12/31 19:34:45 1.27 +++ pth_errno.c 2006/06/08 17:54:52 1.28 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_event.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_event.c,v rcsdiff -q -kk '-r1.65' '-r1.66' -u '/v/ossp/cvs/ossp-pkg/pth/pth_event.c,v' 2>/dev/null --- pth_event.c 2004/12/31 19:34:45 1.65 +++ pth_event.c 2006/06/08 17:54:52 1.66 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_ext.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_ext.c,v rcsdiff -q -kk '-r1.14' '-r1.15' -u '/v/ossp/cvs/ossp-pkg/pth/pth_ext.c,v' 2>/dev/null --- pth_ext.c 2004/12/31 19:34:45 1.14 +++ pth_ext.c 2006/06/08 17:54:52 1.15 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_fork.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_fork.c,v rcsdiff -q -kk '-r1.17' '-r1.18' -u '/v/ossp/cvs/ossp-pkg/pth/pth_fork.c,v' 2>/dev/null --- pth_fork.c 2004/12/31 19:34:45 1.17 +++ pth_fork.c 2006/06/08 17:54:52 1.18 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_high.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_high.c,v rcsdiff -q -kk '-r1.109' '-r1.110' -u '/v/ossp/cvs/ossp-pkg/pth/pth_high.c,v' 2>/dev/null --- pth_high.c 2004/12/31 19:34:45 1.109 +++ pth_high.c 2006/06/08 17:54:53 1.110 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_lib.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_lib.c,v rcsdiff -q -kk '-r1.60' '-r1.61' -u '/v/ossp/cvs/ossp-pkg/pth/pth_lib.c,v' 2>/dev/null --- pth_lib.c 2005/10/12 08:14:21 1.60 +++ pth_lib.c 2006/06/08 17:54:53 1.61 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_mctx.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_mctx.c,v rcsdiff -q -kk '-r1.61' '-r1.62' -u '/v/ossp/cvs/ossp-pkg/pth/pth_mctx.c,v' 2>/dev/null --- pth_mctx.c 2004/12/31 19:34:45 1.61 +++ pth_mctx.c 2006/06/08 17:54:53 1.62 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_msg.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_msg.c,v rcsdiff -q -kk '-r1.29' '-r1.30' -u '/v/ossp/cvs/ossp-pkg/pth/pth_msg.c,v' 2>/dev/null --- pth_msg.c 2004/12/31 19:34:45 1.29 +++ pth_msg.c 2006/06/08 17:54:53 1.30 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_p.h.in RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_p.h.in,v rcsdiff -q -kk '-r1.38' '-r1.39' -u '/v/ossp/cvs/ossp-pkg/pth/pth_p.h.in,v' 2>/dev/null --- pth_p.h.in 2004/12/31 19:34:45 1.38 +++ pth_p.h.in 2006/06/08 17:54:53 1.39 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_pqueue.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_pqueue.c,v rcsdiff -q -kk '-r1.33' '-r1.34' -u '/v/ossp/cvs/ossp-pkg/pth/pth_pqueue.c,v' 2>/dev/null --- pth_pqueue.c 2004/12/31 19:34:45 1.33 +++ pth_pqueue.c 2006/06/08 17:54:53 1.34 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_ring.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_ring.c,v rcsdiff -q -kk '-r1.26' '-r1.27' -u '/v/ossp/cvs/ossp-pkg/pth/pth_ring.c,v' 2>/dev/null --- pth_ring.c 2004/12/31 19:34:45 1.26 +++ pth_ring.c 2006/06/08 17:54:53 1.27 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_sched.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_sched.c,v rcsdiff -q -kk '-r1.93' '-r1.94' -u '/v/ossp/cvs/ossp-pkg/pth/pth_sched.c,v' 2>/dev/null --- pth_sched.c 2004/12/31 19:34:45 1.93 +++ pth_sched.c 2006/06/08 17:54:53 1.94 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_string.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_string.c,v rcsdiff -q -kk '-r1.14' '-r1.15' -u '/v/ossp/cvs/ossp-pkg/pth/pth_string.c,v' 2>/dev/null --- pth_string.c 2005/02/18 21:45:36 1.14 +++ pth_string.c 2006/06/08 17:54:53 1.15 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_sync.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_sync.c,v rcsdiff -q -kk '-r1.41' '-r1.42' -u '/v/ossp/cvs/ossp-pkg/pth/pth_sync.c,v' 2>/dev/null --- pth_sync.c 2004/12/31 19:34:45 1.41 +++ pth_sync.c 2006/06/08 17:54:53 1.42 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_syscall.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_syscall.c,v rcsdiff -q -kk '-r1.33' '-r1.34' -u '/v/ossp/cvs/ossp-pkg/pth/pth_syscall.c,v' 2>/dev/null --- pth_syscall.c 2004/12/31 19:34:45 1.33 +++ pth_syscall.c 2006/06/08 17:54:53 1.34 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_tcb.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_tcb.c,v rcsdiff -q -kk '-r1.43' '-r1.44' -u '/v/ossp/cvs/ossp-pkg/pth/pth_tcb.c,v' 2>/dev/null --- pth_tcb.c 2004/12/31 19:34:45 1.43 +++ pth_tcb.c 2006/06/08 17:54:53 1.44 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_time.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_time.c,v rcsdiff -q -kk '-r1.30' '-r1.31' -u '/v/ossp/cvs/ossp-pkg/pth/pth_time.c,v' 2>/dev/null --- pth_time.c 2004/12/31 19:34:45 1.30 +++ pth_time.c 2006/06/08 17:54:53 1.31 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_uctx.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_uctx.c,v rcsdiff -q -kk '-r1.5' '-r1.6' -u '/v/ossp/cvs/ossp-pkg/pth/pth_uctx.c,v' 2>/dev/null --- pth_uctx.c 2004/12/31 19:34:45 1.5 +++ pth_uctx.c 2006/06/08 17:54:53 1.6 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pth_util.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_util.c,v rcsdiff -q -kk '-r1.25' '-r1.26' -u '/v/ossp/cvs/ossp-pkg/pth/pth_util.c,v' 2>/dev/null --- pth_util.c 2004/12/31 19:34:45 1.25 +++ pth_util.c 2006/06/08 17:54:53 1.26 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pthread-config.in RCS File: /v/ossp/cvs/ossp-pkg/pth/pthread-config.in,v rcsdiff -q -kk '-r1.23' '-r1.24' -u '/v/ossp/cvs/ossp-pkg/pth/pthread-config.in,v' 2>/dev/null --- pthread-config.in 2004/12/31 19:34:45 1.23 +++ pthread-config.in 2006/06/08 17:54:54 1.24 @@ -1,7 +1,7 @@ #!/bin/sh ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 1999-2005 Ralf S. Engelschall +## Copyright (c) 1999-2006 Ralf S. Engelschall ## ## This file is part of GNU Pth, a non-preemptive thread scheduling ## library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pthread-config.pod RCS File: /v/ossp/cvs/ossp-pkg/pth/pthread-config.pod,v rcsdiff -q -kk '-r1.19' '-r1.20' -u '/v/ossp/cvs/ossp-pkg/pth/pthread-config.pod,v' 2>/dev/null --- pthread-config.pod 2004/12/31 19:34:45 1.19 +++ pthread-config.pod 2006/06/08 17:54:54 1.20 @@ -1,6 +1,6 @@ ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 1999-2005 Ralf S. Engelschall +## Copyright (c) 1999-2006 Ralf S. Engelschall ## ## This file is part of GNU Pth, a non-preemptive thread scheduling ## library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pthread.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pthread.c,v rcsdiff -q -kk '-r1.67' '-r1.68' -u '/v/ossp/cvs/ossp-pkg/pth/pthread.c,v' 2>/dev/null --- pthread.c 2004/12/31 19:34:45 1.67 +++ pthread.c 2006/06/08 17:54:54 1.68 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pthread.h.in RCS File: /v/ossp/cvs/ossp-pkg/pth/pthread.h.in,v rcsdiff -q -kk '-r1.70' '-r1.71' -u '/v/ossp/cvs/ossp-pkg/pth/pthread.h.in,v' 2>/dev/null --- pthread.h.in 2004/12/31 19:34:45 1.70 +++ pthread.h.in 2006/06/08 17:54:54 1.71 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/pthread.pod RCS File: /v/ossp/cvs/ossp-pkg/pth/pthread.pod,v rcsdiff -q -kk '-r1.26' '-r1.27' -u '/v/ossp/cvs/ossp-pkg/pth/pthread.pod,v' 2>/dev/null --- pthread.pod 2004/12/31 19:34:45 1.26 +++ pthread.pod 2006/06/08 17:54:54 1.27 @@ -1,6 +1,6 @@ ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 1999-2005 Ralf S. Engelschall +## Copyright (c) 1999-2006 Ralf S. Engelschall ## ## This file is part of GNU Pth, a non-preemptive thread scheduling ## library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/striptease.mk RCS File: /v/ossp/cvs/ossp-pkg/pth/striptease.mk,v rcsdiff -q -kk '-r1.10' '-r1.11' -u '/v/ossp/cvs/ossp-pkg/pth/striptease.mk,v' 2>/dev/null --- striptease.mk 2004/12/31 19:34:45 1.10 +++ striptease.mk 2006/06/08 17:54:54 1.11 @@ -1,6 +1,6 @@ ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 1999-2005 Ralf S. Engelschall +## Copyright (c) 1999-2006 Ralf S. Engelschall ## ## This file is part of GNU Pth, a non-preemptive thread scheduling ## library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/striptease.pl RCS File: /v/ossp/cvs/ossp-pkg/pth/striptease.pl,v rcsdiff -q -kk '-r1.18' '-r1.19' -u '/v/ossp/cvs/ossp-pkg/pth/striptease.pl,v' 2>/dev/null --- striptease.pl 2004/12/31 19:34:45 1.18 +++ striptease.pl 2006/06/08 17:54:54 1.19 @@ -1,6 +1,6 @@ ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 1999-2005 Ralf S. Engelschall +## Copyright (c) 1999-2006 Ralf S. Engelschall ## ## This file is part of GNU Pth, a non-preemptive thread scheduling ## library which can be found at http://www.gnu.org/software/pth/. @@ -89,7 +89,7 @@ $pth_c = <<'EOT'; /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/test_common.c RCS File: /v/ossp/cvs/ossp-pkg/pth/test_common.c,v rcsdiff -q -kk '-r1.17' '-r1.18' -u '/v/ossp/cvs/ossp-pkg/pth/test_common.c,v' 2>/dev/null --- test_common.c 2004/12/31 19:34:45 1.17 +++ test_common.c 2006/06/08 17:54:54 1.18 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/test_common.h RCS File: /v/ossp/cvs/ossp-pkg/pth/test_common.h,v rcsdiff -q -kk '-r1.10' '-r1.11' -u '/v/ossp/cvs/ossp-pkg/pth/test_common.h,v' 2>/dev/null --- test_common.h 2004/12/31 19:34:45 1.10 +++ test_common.h 2006/06/08 17:54:54 1.11 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/test_httpd.c RCS File: /v/ossp/cvs/ossp-pkg/pth/test_httpd.c,v rcsdiff -q -kk '-r1.55' '-r1.56' -u '/v/ossp/cvs/ossp-pkg/pth/test_httpd.c,v' 2>/dev/null --- test_httpd.c 2004/12/31 19:34:45 1.55 +++ test_httpd.c 2006/06/08 17:54:54 1.56 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/test_misc.c RCS File: /v/ossp/cvs/ossp-pkg/pth/test_misc.c,v rcsdiff -q -kk '-r1.36' '-r1.37' -u '/v/ossp/cvs/ossp-pkg/pth/test_misc.c,v' 2>/dev/null --- test_misc.c 2004/12/31 19:34:45 1.36 +++ test_misc.c 2006/06/08 17:54:54 1.37 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/test_mp.c RCS File: /v/ossp/cvs/ossp-pkg/pth/test_mp.c,v rcsdiff -q -kk '-r1.45' '-r1.46' -u '/v/ossp/cvs/ossp-pkg/pth/test_mp.c,v' 2>/dev/null --- test_mp.c 2004/12/31 19:34:45 1.45 +++ test_mp.c 2006/06/08 17:54:54 1.46 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/test_philo.c RCS File: /v/ossp/cvs/ossp-pkg/pth/test_philo.c,v rcsdiff -q -kk '-r1.22' '-r1.23' -u '/v/ossp/cvs/ossp-pkg/pth/test_philo.c,v' 2>/dev/null --- test_philo.c 2004/12/31 19:34:45 1.22 +++ test_philo.c 2006/06/08 17:54:54 1.23 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/test_pthread.c RCS File: /v/ossp/cvs/ossp-pkg/pth/test_pthread.c,v rcsdiff -q -kk '-r1.17' '-r1.18' -u '/v/ossp/cvs/ossp-pkg/pth/test_pthread.c,v' 2>/dev/null --- test_pthread.c 2004/12/31 19:34:45 1.17 +++ test_pthread.c 2006/06/08 17:54:54 1.18 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/test_select.c RCS File: /v/ossp/cvs/ossp-pkg/pth/test_select.c,v rcsdiff -q -kk '-r1.18' '-r1.19' -u '/v/ossp/cvs/ossp-pkg/pth/test_select.c,v' 2>/dev/null --- test_select.c 2004/12/31 19:34:45 1.18 +++ test_select.c 2006/06/08 17:54:54 1.19 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/test_sfio.c RCS File: /v/ossp/cvs/ossp-pkg/pth/test_sfio.c,v rcsdiff -q -kk '-r1.14' '-r1.15' -u '/v/ossp/cvs/ossp-pkg/pth/test_sfio.c,v' 2>/dev/null --- test_sfio.c 2004/12/31 19:34:45 1.14 +++ test_sfio.c 2006/06/08 17:54:54 1.15 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/test_sig.c RCS File: /v/ossp/cvs/ossp-pkg/pth/test_sig.c,v rcsdiff -q -kk '-r1.22' '-r1.23' -u '/v/ossp/cvs/ossp-pkg/pth/test_sig.c,v' 2>/dev/null --- test_sig.c 2004/12/31 19:34:45 1.22 +++ test_sig.c 2006/06/08 17:54:54 1.23 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/test_std.c RCS File: /v/ossp/cvs/ossp-pkg/pth/test_std.c,v rcsdiff -q -kk '-r1.20' '-r1.21' -u '/v/ossp/cvs/ossp-pkg/pth/test_std.c,v' 2>/dev/null --- test_std.c 2004/12/31 19:34:45 1.20 +++ test_std.c 2006/06/08 17:54:54 1.21 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/. Index: ossp-pkg/pth/test_uctx.c RCS File: /v/ossp/cvs/ossp-pkg/pth/test_uctx.c,v rcsdiff -q -kk '-r1.4' '-r1.5' -u '/v/ossp/cvs/ossp-pkg/pth/test_uctx.c,v' 2>/dev/null --- test_uctx.c 2004/12/31 19:34:45 1.4 +++ test_uctx.c 2006/06/08 17:54:54 1.5 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2005 Ralf S. Engelschall +** Copyright (c) 1999-2006 Ralf S. Engelschall ** ** This file is part of GNU Pth, a non-preemptive thread scheduling ** library which can be found at http://www.gnu.org/software/pth/.