Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Rene Hexel <rh@netbsd.org>
List: source-changes
Date: 08/22/1999 11:39:02
Module Name:	pkgsrc
Committed By:	rh
Date:		Sun Aug 22 18:39:02 UTC 1999

Modified Files:
	pkgsrc/devel/pth: Makefile
	pkgsrc/devel/pth/files: md5 patch-sum
	pkgsrc/devel/pth/pkg: PLIST

Log Message:
Update pth to 1.1.1

Changes between 1.0.x and 1.1.x (03-Aug-1999 to 19-Aug-1999):

   *) Fixed and enhanced POSIX semantics for replacement functions
   *) Cleaned up source tree
   *) Overhauled Autoconf environment
   *) Enhanced setjmp/longjmp support
   *) Support for SVR4/SUSv2 makecontext(2) mctx variant
   *) Barrier synchronization objects
   *) Sfio support via special Pth/Sfio discipline
   *) Overhauled filedescriptor handling


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/devel/pth/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/devel/pth/files/md5
cvs rdiff -r1.5 -r1.6 pkgsrc/devel/pth/files/patch-sum
cvs rdiff -r1.3 -r1.4 pkgsrc/devel/pth/pkg/PLIST

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.