Subject: CVS commit: pkgsrc/lang/python21-pth
To: None <pkgsrc-changes@netbsd.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 09/06/2002 20:01:09
Module Name:	pkgsrc
Committed By:	drochner
Date:		Fri Sep  6 17:01:09 UTC 2002

Modified Files:
	pkgsrc/lang/python21-pth: distinfo
Added Files:
	pkgsrc/lang/python21-pth/patches: patch-ba

Log Message:
more pth hackery:
increase stack size for created threads, and set the JOINABLE attribute
to "false" (nothing will join() them) to avoid a ressource leak
"works better now"


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/lang/python21-pth/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/lang/python21-pth/patches/patch-ba

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