Index: ossp-pkg/pth/HISTORY RCS File: /v/ossp/cvs/ossp-pkg/pth/HISTORY,v rcsdiff -q -kk '-r1.8' '-r1.9' -u '/v/ossp/cvs/ossp-pkg/pth/HISTORY,v' 2>/dev/null --- HISTORY 2001/03/24 14:32:14 1.8 +++ HISTORY 2001/03/24 16:30:36 1.9 @@ -94,5 +94,5 @@ 01-Jul-2000 1.4a2 alpha 29-Jul-2000 1.3.7 release 29-Jul-2000 1.4a3 alpha - 24-Mar-2001 1.4a4 alpha + 24-Mar-2001 1.4.0 release Index: ossp-pkg/pth/README RCS File: /v/ossp/cvs/ossp-pkg/pth/README,v rcsdiff -q -kk '-r1.191' '-r1.192' -u '/v/ossp/cvs/ossp-pkg/pth/README,v' 2>/dev/null --- README 2001/03/24 14:56:46 1.191 +++ README 2001/03/24 16:30:36 1.192 @@ -5,7 +5,7 @@ |_| \__|_| |_| the impossible.'' GNU Pth - The GNU Portable Threads - Version 1.4a4 (24-Mar-2001) + Version 1.4.0 (24-Mar-2001) ABSTRACT Index: ossp-pkg/pth/pth-config.1 RCS File: /v/ossp/cvs/ossp-pkg/pth/Attic/pth-config.1,v rcsdiff -q -kk '-r1.130' '-r1.131' -u '/v/ossp/cvs/ossp-pkg/pth/Attic/pth-config.1,v' 2>/dev/null --- pth-config.1 2001/03/24 14:56:47 1.130 +++ pth-config.1 2001/03/24 16:30:36 1.131 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.02 -.\" Sat Mar 24 15:54:46 2001 +.\" Sat Mar 24 17:29:24 2001 .\" .\" Standard preamble: .\" ====================================================================== @@ -138,13 +138,13 @@ .\" ====================================================================== .\" .IX Title "PTH-CONFIG 1" -.TH PTH-CONFIG 1 "24-Mar-2001" "GNU Pth 1.4a4" "GNU Portable Threads" +.TH PTH-CONFIG 1 "24-Mar-2001" "GNU Pth 1.4.0" "GNU Portable Threads" .UC .SH "NAME" \&\fBpth-config\fR \- Pth library build utility .SH "VERSION" .IX Header "VERSION" -\&\s-1GNU\s0 Pth \s-11.4a4 (24-Mar-2001)\s0 +\&\s-1GNU\s0 Pth \s-11.4.0 (24-Mar-2001)\s0 .SH "SYNOPSIS" .IX Header "SYNOPSIS" \&\fBpth-config\fR Index: ossp-pkg/pth/pth.3 RCS File: /v/ossp/cvs/ossp-pkg/pth/Attic/pth.3,v rcsdiff -q -kk '-r1.229' '-r1.230' -u '/v/ossp/cvs/ossp-pkg/pth/Attic/pth.3,v' 2>/dev/null --- pth.3 2001/03/24 14:56:47 1.229 +++ pth.3 2001/03/24 16:30:36 1.230 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.02 -.\" Sat Mar 24 15:54:47 2001 +.\" Sat Mar 24 17:29:24 2001 .\" .\" Standard preamble: .\" ====================================================================== @@ -138,13 +138,13 @@ .\" ====================================================================== .\" .IX Title "pth 3" -.TH pth 3 "24-Mar-2001" "GNU Pth 1.4a4" "GNU Portable Threads" +.TH pth 3 "24-Mar-2001" "GNU Pth 1.4.0" "GNU Portable Threads" .UC .SH "NAME" \&\fBpth\fR \- \s-1GNU\s0 Portable Threads .SH "VERSION" .IX Header "VERSION" -\&\s-1GNU\s0 Pth \s-11.4a4 (24-Mar-2001)\s0 +\&\s-1GNU\s0 Pth \s-11.4.0 (24-Mar-2001)\s0 .SH "SYNOPSIS" .IX Header "SYNOPSIS" .Ip "\fBGlobal Library Management\fR" 4 Index: ossp-pkg/pth/pth.spec RCS File: /v/ossp/cvs/ossp-pkg/pth/pth.spec,v rcsdiff -q -kk '-r1.5' '-r1.6' -u '/v/ossp/cvs/ossp-pkg/pth/pth.spec,v' 2>/dev/null --- pth.spec 2001/03/24 14:51:04 1.5 +++ pth.spec 2001/03/24 16:30:36 1.6 @@ -30,7 +30,7 @@ # distribution tarball. %define prefix /usr -%define ver 1.4a4 +%define ver 1.4.0 %define rel 1 Name: pth Index: ossp-pkg/pth/pth_vers.c RCS File: /v/ossp/cvs/ossp-pkg/pth/pth_vers.c,v rcsdiff -q -kk '-r1.137' '-r1.138' -u '/v/ossp/cvs/ossp-pkg/pth/pth_vers.c,v' 2>/dev/null --- pth_vers.c 2001/03/24 14:56:47 1.137 +++ pth_vers.c 2001/03/24 16:30:36 1.138 @@ -8,7 +8,7 @@ #ifndef _PTH_VERS_C_ #define _PTH_VERS_C_ -#define PTH_INTERNAL_VERSION 0x104004 +#define PTH_INTERNAL_VERSION 0x104200 typedef struct { const int v_hex; @@ -32,13 +32,13 @@ #undef _PTH_VERS_C_AS_HEADER_ pth_internal_version_t pth_internal_version = { - 0x104004, - "1.4a4", - "1.4a4 (24-Mar-2001)", - "This is GNU Pth, Version 1.4a4 (24-Mar-2001)", - "GNU Pth 1.4a4 (24-Mar-2001)", - "GNU Pth/1.4a4", - "@(#)GNU Pth 1.4a4 (24-Mar-2001)", + 0x104200, + "1.4.0", + "1.4.0 (24-Mar-2001)", + "This is GNU Pth, Version 1.4.0 (24-Mar-2001)", + "GNU Pth 1.4.0 (24-Mar-2001)", + "GNU Pth/1.4.0", + "@(#)GNU Pth 1.4.0 (24-Mar-2001)", "$Id$" }; Index: ossp-pkg/pth/pthread-config.1 RCS File: /v/ossp/cvs/ossp-pkg/pth/Attic/pthread-config.1,v rcsdiff -q -kk '-r1.95' '-r1.96' -u '/v/ossp/cvs/ossp-pkg/pth/Attic/pthread-config.1,v' 2>/dev/null --- pthread-config.1 2001/03/24 14:56:47 1.95 +++ pthread-config.1 2001/03/24 16:30:36 1.96 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.02 -.\" Sat Mar 24 15:54:48 2001 +.\" Sat Mar 24 17:29:28 2001 .\" .\" Standard preamble: .\" ====================================================================== @@ -138,13 +138,13 @@ .\" ====================================================================== .\" .IX Title "PTHREAD-CONFIG 1" -.TH PTHREAD-CONFIG 1 "24-Mar-2001" "GNU Pth 1.4a4" "POSIX Threading API of GNU Pth" +.TH PTHREAD-CONFIG 1 "24-Mar-2001" "GNU Pth 1.4.0" "POSIX Threading API of GNU Pth" .UC .SH "NAME" \&\fBpthread-config\fR \- Pth pthread library build utility .SH "VERSION" .IX Header "VERSION" -\&\s-1GNU\s0 Pth \s-11.4a4 (24-Mar-2001)\s0 +\&\s-1GNU\s0 Pth \s-11.4.0 (24-Mar-2001)\s0 .SH "SYNOPSIS" .IX Header "SYNOPSIS" \&\fBpthread-config\fR Index: ossp-pkg/pth/pthread.3 RCS File: /v/ossp/cvs/ossp-pkg/pth/Attic/pthread.3,v rcsdiff -q -kk '-r1.100' '-r1.101' -u '/v/ossp/cvs/ossp-pkg/pth/Attic/pthread.3,v' 2>/dev/null --- pthread.3 2001/03/24 14:56:47 1.100 +++ pthread.3 2001/03/24 16:30:36 1.101 @@ -1,5 +1,5 @@ .\" Automatically generated by Pod::Man version 1.02 -.\" Sat Mar 24 15:54:48 2001 +.\" Sat Mar 24 17:29:29 2001 .\" .\" Standard preamble: .\" ====================================================================== @@ -138,13 +138,13 @@ .\" ====================================================================== .\" .IX Title "pthread 3" -.TH pthread 3 "24-Mar-2001" "GNU Pth 1.4a4" "POSIX Threading API of GNU Pth" +.TH pthread 3 "24-Mar-2001" "GNU Pth 1.4.0" "POSIX Threading API of GNU Pth" .UC .SH "NAME" \&\fBpthread\fR \- \s-1POSIX\s0.1c Threading \s-1API\s0 of \s-1GNU\s0 Pth .SH "VERSION" .IX Header "VERSION" -\&\s-1GNU\s0 Pth \s-11.4a4 (24-Mar-2001)\s0 +\&\s-1GNU\s0 Pth \s-11.4.0 (24-Mar-2001)\s0 .SH "SYNOPSIS" .IX Header "SYNOPSIS" \&\fBApplication Makefiles:\fR