Index: ossp-pkg/pth/Makefile.in RCS File: /v/ossp/cvs/ossp-pkg/pth/Makefile.in,v rcsdiff -q -kk '-r1.143' '-r1.144' -u '/v/ossp/cvs/ossp-pkg/pth/Makefile.in,v' 2>/dev/null --- Makefile.in 2001/03/24 15:00:11 1.143 +++ Makefile.in 2002/01/27 11:03:39 1.144 @@ -1,6 +1,6 @@ ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 1999-2001 Ralf S. Engelschall +## Copyright (c) 1999-2002 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.192' '-r1.193' -u '/v/ossp/cvs/ossp-pkg/pth/README,v' 2>/dev/null --- README 2001/03/24 16:30:36 1.192 +++ README 2002/01/27 11:03:40 1.193 @@ -54,7 +54,7 @@ COPYRIGHT AND LICENSE - Copyright (c) 1999-2001 Ralf S. Engelschall + Copyright (c) 1999-2002 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/acconfig.h RCS File: /v/ossp/cvs/ossp-pkg/pth/Attic/acconfig.h,v rcsdiff -q -kk '-r1.27' '-r1.28' -u '/v/ossp/cvs/ossp-pkg/pth/Attic/acconfig.h,v' 2>/dev/null --- acconfig.h 2001/03/24 14:51:03 1.27 +++ acconfig.h 2002/01/27 11:03:40 1.28 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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/acheader.m4 RCS File: /v/ossp/cvs/ossp-pkg/pth/Attic/acheader.m4,v rcsdiff -q -kk '-r1.6' '-r1.7' -u '/v/ossp/cvs/ossp-pkg/pth/Attic/acheader.m4,v' 2>/dev/null --- acheader.m4 2001/03/24 14:51:03 1.6 +++ acheader.m4 2002/01/27 11:03:40 1.7 @@ -1,6 +1,6 @@ dnl ## dnl ## GNU Pth - The GNU Portable Threads -dnl ## Copyright (c) 1999-2001 Ralf S. Engelschall +dnl ## Copyright (c) 1999-2002 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/aclocal.m4 RCS File: /v/ossp/cvs/ossp-pkg/pth/aclocal.m4,v rcsdiff -q -kk '-r1.91' '-r1.92' -u '/v/ossp/cvs/ossp-pkg/pth/aclocal.m4,v' 2>/dev/null --- aclocal.m4 2001/03/24 14:51:04 1.91 +++ aclocal.m4 2002/01/27 11:03:40 1.92 @@ -1,6 +1,6 @@ dnl ## dnl ## GNU Pth - The GNU Portable Threads -dnl ## Copyright (c) 1999-2001 Ralf S. Engelschall +dnl ## Copyright (c) 1999-2002 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.16' '-r1.17' -u '/v/ossp/cvs/ossp-pkg/pth/config.param,v' 2>/dev/null --- config.param 2002/01/27 10:57:01 1.16 +++ config.param 2002/01/27 11:03:40 1.17 @@ -1,6 +1,6 @@ ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 1999-2001 Ralf S. Engelschall +## Copyright (c) 1999-2002 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.in RCS File: /v/ossp/cvs/ossp-pkg/pth/Attic/configure.in,v rcsdiff -q -kk '-r1.122' '-r1.123' -u '/v/ossp/cvs/ossp-pkg/pth/Attic/configure.in,v' 2>/dev/null --- configure.in 2001/11/30 12:38:47 1.122 +++ configure.in 2002/01/27 11:03:40 1.123 @@ -1,6 +1,6 @@ dnl ## dnl ## GNU Pth - The GNU Portable Threads -dnl ## Copyright (c) 1999-2001 Ralf S. Engelschall +dnl ## Copyright (c) 1999-2002 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-2001 Ralf S. Engelschall ]) +[Copyright (c) 1999-2002 Ralf S. Engelschall ]) AC_CONFIG_PARAM(config.param) AC_CONFIG_HEADER(pth_acdef.h)dnl AC_PREFIX_DEFAULT(/usr/local) Index: ossp-pkg/pth/pth-config.in RCS File: /v/ossp/cvs/ossp-pkg/pth/pth-config.in,v rcsdiff -q -kk '-r1.22' '-r1.23' -u '/v/ossp/cvs/ossp-pkg/pth/pth-config.in,v' 2>/dev/null --- pth-config.in 2001/03/24 14:51:04 1.22 +++ pth-config.in 2002/01/27 11:03:40 1.23 @@ -1,7 +1,7 @@ #!/bin/sh ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 1999-2001 Ralf S. Engelschall +## Copyright (c) 1999-2002 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.19' '-r1.20' -u '/v/ossp/cvs/ossp-pkg/pth/pth-config.pod,v' 2>/dev/null --- pth-config.pod 2001/03/24 14:51:04 1.19 +++ pth-config.pod 2002/01/27 11:03:40 1.20 @@ -1,6 +1,6 @@ ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 1999-2001 Ralf S. Engelschall +## Copyright (c) 1999-2002 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.130' '-r1.131' -u '/v/ossp/cvs/ossp-pkg/pth/pth.h.in,v' 2>/dev/null --- pth.h.in 2001/07/24 18:55:36 1.130 +++ pth.h.in 2002/01/27 11:03:40 1.131 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.7' '-r1.8' -u '/v/ossp/cvs/ossp-pkg/pth/pth.m4,v' 2>/dev/null --- pth.m4 2001/03/24 14:51:04 1.7 +++ pth.m4 2002/01/27 11:03:40 1.8 @@ -1,6 +1,6 @@ dnl ## dnl ## GNU Pth - The GNU Portable Threads -dnl ## Copyright (c) 1999-2001 Ralf S. Engelschall +dnl ## Copyright (c) 1999-2002 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.150' '-r1.151' -u '/v/ossp/cvs/ossp-pkg/pth/pth.pod,v' 2>/dev/null --- pth.pod 2002/01/17 12:29:33 1.150 +++ pth.pod 2002/01/27 11:03:40 1.151 @@ -1,6 +1,6 @@ ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 1999-2001 Ralf S. Engelschall +## Copyright (c) 1999-2002 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.6' '-r1.7' -u '/v/ossp/cvs/ossp-pkg/pth/pth.spec,v' 2>/dev/null --- pth.spec 2001/03/24 16:30:36 1.6 +++ pth.spec 2002/01/27 11:03:40 1.7 @@ -1,6 +1,6 @@ ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 2000-2001 Ralf S. Engelschall +## Copyright (c) 2000-2002 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_acdef.h.in RCS File: /v/ossp/cvs/ossp-pkg/pth/Attic/pth_acdef.h.in,v rcsdiff -q -kk '-r1.16' '-r1.17' -u '/v/ossp/cvs/ossp-pkg/pth/Attic/pth_acdef.h.in,v' 2>/dev/null --- pth_acdef.h.in 2001/03/24 14:51:04 1.16 +++ pth_acdef.h.in 2002/01/27 11:03:40 1.17 @@ -1,7 +1,7 @@ /* pth_acdef.h.in. Generated automatically from - by autoheader. */ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.7' '-r1.8' -u '/v/ossp/cvs/ossp-pkg/pth/pth_acmac.h.in,v' 2>/dev/null --- pth_acmac.h.in 2001/03/24 14:51:04 1.7 +++ pth_acmac.h.in 2002/01/27 11:03:40 1.8 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.15' '-r1.16' -u '/v/ossp/cvs/ossp-pkg/pth/pth_attr.c,v' 2>/dev/null --- pth_attr.c 2001/03/24 14:51:04 1.15 +++ pth_attr.c 2002/01/27 11:03:40 1.16 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.24' '-r1.25' -u '/v/ossp/cvs/ossp-pkg/pth/pth_cancel.c,v' 2>/dev/null --- pth_cancel.c 2001/03/24 14:51:04 1.24 +++ pth_cancel.c 2002/01/27 11:03:40 1.25 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.15' '-r1.16' -u '/v/ossp/cvs/ossp-pkg/pth/pth_clean.c,v' 2>/dev/null --- pth_clean.c 2001/03/24 14:51:04 1.15 +++ pth_clean.c 2002/01/27 11:03:40 1.16 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.8' '-r1.9' -u '/v/ossp/cvs/ossp-pkg/pth/pth_compat.c,v' 2>/dev/null --- pth_compat.c 2001/03/24 14:51:04 1.8 +++ pth_compat.c 2002/01/27 11:03:40 1.9 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.27' '-r1.28' -u '/v/ossp/cvs/ossp-pkg/pth/pth_data.c,v' 2>/dev/null --- pth_data.c 2001/03/24 14:51:04 1.27 +++ pth_data.c 2002/01/27 11:03:40 1.28 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.25' '-r1.26' -u '/v/ossp/cvs/ossp-pkg/pth/pth_debug.c,v' 2>/dev/null --- pth_debug.c 2001/03/24 14:51:04 1.25 +++ pth_debug.c 2002/01/27 11:03:40 1.26 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.22' '-r1.23' -u '/v/ossp/cvs/ossp-pkg/pth/pth_errno.c,v' 2>/dev/null --- pth_errno.c 2001/03/24 14:51:04 1.22 +++ pth_errno.c 2002/01/27 11:03:40 1.23 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.56' '-r1.57' -u '/v/ossp/cvs/ossp-pkg/pth/pth_event.c,v' 2>/dev/null --- pth_event.c 2001/11/30 12:37:29 1.56 +++ pth_event.c 2002/01/27 11:03:40 1.57 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.9' '-r1.10' -u '/v/ossp/cvs/ossp-pkg/pth/pth_ext.c,v' 2>/dev/null --- pth_ext.c 2001/03/24 14:51:04 1.9 +++ pth_ext.c 2002/01/27 11:03:40 1.10 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.12' '-r1.13' -u '/v/ossp/cvs/ossp-pkg/pth/pth_fork.c,v' 2>/dev/null --- pth_fork.c 2001/03/24 14:51:04 1.12 +++ pth_fork.c 2002/01/27 11:03:40 1.13 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.80' '-r1.81' -u '/v/ossp/cvs/ossp-pkg/pth/pth_high.c,v' 2>/dev/null --- pth_high.c 2002/01/27 10:47:01 1.80 +++ pth_high.c 2002/01/27 11:03:40 1.81 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.46' '-r1.47' -u '/v/ossp/cvs/ossp-pkg/pth/pth_lib.c,v' 2>/dev/null --- pth_lib.c 2001/03/24 14:51:04 1.46 +++ pth_lib.c 2002/01/27 11:03:40 1.47 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.55' '-r1.56' -u '/v/ossp/cvs/ossp-pkg/pth/pth_mctx.c,v' 2>/dev/null --- pth_mctx.c 2001/03/24 14:51:04 1.55 +++ pth_mctx.c 2002/01/27 11:03:40 1.56 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.21' '-r1.22' -u '/v/ossp/cvs/ossp-pkg/pth/pth_msg.c,v' 2>/dev/null --- pth_msg.c 2001/03/24 14:51:04 1.21 +++ pth_msg.c 2002/01/27 11:03:40 1.22 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.28' '-r1.29' -u '/v/ossp/cvs/ossp-pkg/pth/pth_p.h.in,v' 2>/dev/null --- pth_p.h.in 2001/03/24 14:51:04 1.28 +++ pth_p.h.in 2002/01/27 11:03:40 1.29 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.29' '-r1.30' -u '/v/ossp/cvs/ossp-pkg/pth/pth_pqueue.c,v' 2>/dev/null --- pth_pqueue.c 2001/03/24 15:28:53 1.29 +++ pth_pqueue.c 2002/01/27 11:03:40 1.30 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.20' '-r1.21' -u '/v/ossp/cvs/ossp-pkg/pth/pth_ring.c,v' 2>/dev/null --- pth_ring.c 2001/03/24 14:51:04 1.20 +++ pth_ring.c 2002/01/27 11:03:41 1.21 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.80' '-r1.81' -u '/v/ossp/cvs/ossp-pkg/pth/pth_sched.c,v' 2>/dev/null --- pth_sched.c 2001/03/24 14:51:04 1.80 +++ pth_sched.c 2002/01/27 11:03:41 1.81 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.5' '-r1.6' -u '/v/ossp/cvs/ossp-pkg/pth/pth_string.c,v' 2>/dev/null --- pth_string.c 2001/03/24 14:51:04 1.5 +++ pth_string.c 2002/01/27 11:03:41 1.6 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.35' '-r1.36' -u '/v/ossp/cvs/ossp-pkg/pth/pth_sync.c,v' 2>/dev/null --- pth_sync.c 2001/03/24 14:51:05 1.35 +++ pth_sync.c 2002/01/27 11:03:41 1.36 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.21' '-r1.22' -u '/v/ossp/cvs/ossp-pkg/pth/pth_syscall.c,v' 2>/dev/null --- pth_syscall.c 2001/03/24 14:51:05 1.21 +++ pth_syscall.c 2002/01/27 11:03:41 1.22 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.36' '-r1.37' -u '/v/ossp/cvs/ossp-pkg/pth/pth_tcb.c,v' 2>/dev/null --- pth_tcb.c 2001/03/30 11:15:34 1.36 +++ pth_tcb.c 2002/01/27 11:03:41 1.37 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.26' '-r1.27' -u '/v/ossp/cvs/ossp-pkg/pth/pth_time.c,v' 2>/dev/null --- pth_time.c 2001/03/24 14:51:05 1.26 +++ pth_time.c 2002/01/27 11:03:41 1.27 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.19' '-r1.20' -u '/v/ossp/cvs/ossp-pkg/pth/pth_util.c,v' 2>/dev/null --- pth_util.c 2001/03/24 14:51:05 1.19 +++ pth_util.c 2002/01/27 11:03:41 1.20 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.18' '-r1.19' -u '/v/ossp/cvs/ossp-pkg/pth/pthread-config.in,v' 2>/dev/null --- pthread-config.in 2001/03/24 14:51:05 1.18 +++ pthread-config.in 2002/01/27 11:03:41 1.19 @@ -1,7 +1,7 @@ #!/bin/sh ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 1999-2001 Ralf S. Engelschall +## Copyright (c) 1999-2002 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.15' '-r1.16' -u '/v/ossp/cvs/ossp-pkg/pth/pthread-config.pod,v' 2>/dev/null --- pthread-config.pod 2001/03/24 14:51:05 1.15 +++ pthread-config.pod 2002/01/27 11:03:41 1.16 @@ -1,6 +1,6 @@ ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 1999-2001 Ralf S. Engelschall +## Copyright (c) 1999-2002 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.56' '-r1.57' -u '/v/ossp/cvs/ossp-pkg/pth/pthread.c,v' 2>/dev/null --- pthread.c 2001/03/24 15:55:33 1.56 +++ pthread.c 2002/01/27 11:03:41 1.57 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.60' '-r1.61' -u '/v/ossp/cvs/ossp-pkg/pth/pthread.h.in,v' 2>/dev/null --- pthread.h.in 2001/03/24 16:01:06 1.60 +++ pthread.h.in 2002/01/27 11:03:41 1.61 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.21' '-r1.22' -u '/v/ossp/cvs/ossp-pkg/pth/pthread.pod,v' 2>/dev/null --- pthread.pod 2001/03/24 14:51:05 1.21 +++ pthread.pod 2002/01/27 11:03:41 1.22 @@ -1,6 +1,6 @@ ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 1999-2001 Ralf S. Engelschall +## Copyright (c) 1999-2002 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.5' '-r1.6' -u '/v/ossp/cvs/ossp-pkg/pth/striptease.mk,v' 2>/dev/null --- striptease.mk 2001/03/24 14:51:05 1.5 +++ striptease.mk 2002/01/27 11:03:41 1.6 @@ -1,6 +1,6 @@ ## ## GNU Pth - The GNU Portable Threads -## Copyright (c) 1999-2001 Ralf S. Engelschall +## Copyright (c) 1999-2002 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.13' '-r1.14' -u '/v/ossp/cvs/ossp-pkg/pth/test_common.c,v' 2>/dev/null --- test_common.c 2001/03/24 14:51:05 1.13 +++ test_common.c 2002/01/27 11:03:41 1.14 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.6' '-r1.7' -u '/v/ossp/cvs/ossp-pkg/pth/test_common.h,v' 2>/dev/null --- test_common.h 2001/03/24 14:51:05 1.6 +++ test_common.h 2002/01/27 11:03:41 1.7 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.51' '-r1.52' -u '/v/ossp/cvs/ossp-pkg/pth/test_httpd.c,v' 2>/dev/null --- test_httpd.c 2001/03/24 14:51:05 1.51 +++ test_httpd.c 2002/01/27 11:03:41 1.52 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.32' '-r1.33' -u '/v/ossp/cvs/ossp-pkg/pth/test_misc.c,v' 2>/dev/null --- test_misc.c 2001/03/24 14:51:05 1.32 +++ test_misc.c 2002/01/27 11:03:41 1.33 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.39' '-r1.40' -u '/v/ossp/cvs/ossp-pkg/pth/test_mp.c,v' 2>/dev/null --- test_mp.c 2001/03/24 14:51:05 1.39 +++ test_mp.c 2002/01/27 11:03:41 1.40 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.17' '-r1.18' -u '/v/ossp/cvs/ossp-pkg/pth/test_philo.c,v' 2>/dev/null --- test_philo.c 2001/03/24 14:51:05 1.17 +++ test_philo.c 2002/01/27 11:03:41 1.18 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.12' '-r1.13' -u '/v/ossp/cvs/ossp-pkg/pth/test_pthread.c,v' 2>/dev/null --- test_pthread.c 2001/03/24 14:51:05 1.12 +++ test_pthread.c 2002/01/27 11:03:41 1.13 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.13' '-r1.14' -u '/v/ossp/cvs/ossp-pkg/pth/test_select.c,v' 2>/dev/null --- test_select.c 2001/03/24 14:51:05 1.13 +++ test_select.c 2002/01/27 11:03:41 1.14 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.10' '-r1.11' -u '/v/ossp/cvs/ossp-pkg/pth/test_sfio.c,v' 2>/dev/null --- test_sfio.c 2001/03/24 14:51:05 1.10 +++ test_sfio.c 2002/01/27 11:03:41 1.11 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.18' '-r1.19' -u '/v/ossp/cvs/ossp-pkg/pth/test_sig.c,v' 2>/dev/null --- test_sig.c 2001/03/24 14:51:05 1.18 +++ test_sig.c 2002/01/27 11:03:41 1.19 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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.15' '-r1.16' -u '/v/ossp/cvs/ossp-pkg/pth/test_std.c,v' 2>/dev/null --- test_std.c 2001/03/24 14:51:05 1.15 +++ test_std.c 2002/01/27 11:03:41 1.16 @@ -1,6 +1,6 @@ /* ** GNU Pth - The GNU Portable Threads -** Copyright (c) 1999-2001 Ralf S. Engelschall +** Copyright (c) 1999-2002 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/.